York Pink Color Hex Code
#d7837fWhat is York Pink Color Hex Code Color?
York Pink Color Hex Code is a light, moderately saturated red color with the hex code #d7837f. Its RGB value is rgb(215, 131, 127), meaning it contains 215 red, 131 green, and 127 blue light values. In the HSL color model, it has a hue of 3°, saturation of 52%, and lightness of 67%.
York Pink Color Hex Code Color Codes
Here are all the color format codes for York Pink Color Hex Code:
- HEX: #d7837f
- RGB: rgb(215, 131, 127)
- HSL: hsl(3°, 52%, 67%)
- CMYK: cmyk(0%, 39%, 41%, 16%)
- Android/Flutter: Color(0xFFD7837F)
- Swift UIColor: UIColor(red: 0.843, green: 0.514, blue: 0.498, alpha: 1.0)
Is York Pink Color Hex Code Accessible?
York Pink Color Hex Code (#d7837f) passes WCAG AA accessibility standards. It has a contrast ratio of 2.82:1 against white and 7.44:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use York Pink Color Hex Code in Design
York Pink Color Hex Code is a light red tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#7fd2d7
for strong contrast.
In CSS, you can use it directly as color: #d7837f; or
background-color: #d7837f;.
York Pink Color Hex Code Shades and Tints
Shades of York Pink Color Hex Code are created by mixing it with black, ranging from the original #d7837f down to near-black #bf7471. Tints are made by adding white — from the base color up to near-white #fbf1f1. These variations help build complete design system palettes and Tailwind CSS color scales.
York Pink Color Hex Code Color Harmonies
The complementary color of York Pink Color Hex Code is #7fd2d7. Its analogous colors are #d7af7f and #d77fa6. For a triadic palette, combine it with #7fd783 and #837fd7.
Frequently Asked Questions
What is the hex code for York Pink Color Hex Code?
The hex code for York Pink Color Hex Code is #d7837f.
What is the RGB value of York Pink Color Hex Code?
The RGB value is rgb(215, 131, 127). Red channel: 215/255, Green: 131/255, Blue: 127/255.
Is York Pink Color Hex Code good for web accessibility?
York Pink Color Hex Code has a contrast ratio of 2.82:1 with white and 7.44:1 with black. It passes WCAG AA standards for normal text.
What colors go well with York Pink Color Hex Code?
York Pink Color Hex Code pairs well with its complementary color #7fd2d7, analogous colors #d7af7f and #d77fa6, or neutral whites and grays for a clean, modern look.
How do I use York Pink Color Hex Code in CSS?
Use it in CSS like this:
background-color: #d7837f;
color: #d7837f;
Or as a CSS variable: --color-primary: #d7837f;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #d7837f;
--color-primary-rgb: 215, 131, 127;
--color-primary-hsl: 3 52% 67%;
--color-primary-text: #1a1a2e;
colors: {
'york-pink-color-hex-code': {
DEFAULT: '#d7837f',
100: '#ffffff',
200: '#fbf1f1',
300: '#f6e4e3',
400: '#f2d6d4',
500: '#edc8c6',
600: '#bf7471',
700: '#a76663',
800: '#8f5755',
900: '#774947',
950: '#603a38',
}
}
'base': #d7837f,
'light': #f6e4e3,
'dark': #a76663,
'rgb': 215, 131, 127
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.