#DF9CA2#DF9CA2
#DF9CA2 is a light, moderate red. Relative luminance 0.421; OKLCH L 75.9% C 0.081 H 13.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9CA2 |
|---|---|
| RGB | rgb(223, 156, 162) |
| HSL | hsl(355, 51%, 74%) |
| HSV | hsv(355, 30%, 87%) |
| CMYK | cmyk(0%, 30%, 27.4%, 12.5%) |
| CIE-LAB | lab(70.92, 25.82, 6.96) |
| CIE-LCH | lch(70.92, 26.74, 15.08°) |
| OKLab | oklab(75.92% 0.0784 0.0184) |
| OKLCH | oklch(75.92% 0.081 13.2) |
| XYZ | xyz(48.8426, 42.0764, 39.7244) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.34
Dusty Pink
#D8A7B1
ΔE00 4.84
Dusty Pink (survey)
#D58A94
ΔE00 4.84
Greyish Pink
#C88D94
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 6.00
Grey Pink
#C3909B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9CA2 #9CDFD9
analogous
#DF9CC4 #DF9CA2 #DFB89C
triadic
#DF9CA2 #A2DF9C #9CA2DF
tetradic
#DF9CA2 #C4DF9C #9CDFD9 #B89CDF
square
#DF9CA2 #C4DF9C #9CDFD9 #B89CDF
split-complementary
#DF9CA2 #9CDFB8 #9CC4DF
monochromatic
#C1404B #D06E77 #DF9CA2 #EECACD #F8E8E9
Accessibility & contrast
On white
2.23
#DF9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#DF9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9CA2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9CA2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#EC969E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df9ca2; /* rgb */ color: rgb(223, 156, 162); /* oklch */ color: oklch(75.9% 0.081 13.2);
Tailwind
colors: {
custom: {
50: '#eab9bd',
500: '#df9ca2',
950: '#000000',
},
}SCSS
$custom: #df9ca2; $custom-light: #eab9bd; $custom-dark: #000000;
JSON
{
"hex": "#df9ca2",
"rgb": {
"r": 223,
"g": 156,
"b": 162
},
"hsl": {
"h": 354.627,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.75921,
"c": 0.08055,
"h": 13.2
},
"luminance": 0.42074
}Semantic roles & 50–950 ramp
primary
#DF9CA2
secondary
#DCEFED
accent
#BFB127
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081