#DC9DA7#DC9DA7
#DC9DA7 is a light, moderate red. Relative luminance 0.421; OKLCH L 75.9% C 0.076 H 8.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DA7 |
|---|---|
| RGB | rgb(220, 157, 167) |
| HSL | hsl(350, 47%, 74%) |
| HSV | hsv(350, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 24.1%, 13.7%) |
| CIE-LAB | lab(70.96, 24.88, 4.19) |
| CIE-LCH | lch(70.96, 25.23, 9.56°) |
| OKLab | oklab(75.91% 0.0753 0.0113) |
| OKLCH | oklch(75.91% 0.076 8.5) |
| XYZ | xyz(48.5480, 42.1222, 42.1250) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.71
Dusty Pink
#D8A7B1
ΔE00 3.64
Dusty Pink (survey)
#D58A94
ΔE00 5.17
Greyish Pink
#C88D94
ΔE00 5.22
Grey Pink
#C3909B
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DA7 #9DDCD2
analogous
#DC9DC7 #DC9DA7 #DCB39D
triadic
#DC9DA7 #A7DC9D #9DA7DC
tetradic
#DC9DA7 #C7DC9D #9DDCD2 #B39DDC
square
#DC9DA7 #C7DC9D #9DDCD2 #B39DDC
split-complementary
#DC9DA7 #9DDCB3 #9DC7DC
monochromatic
#BC4356 #CC707F #DC9DA7 #ECCACF #F7E8EB
Accessibility & contrast
On white
2.23
#DC9DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#DC9DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DA7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DA7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#B6B2A6
Tritanopia (blue-blind)
#E898A0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc9da7; /* rgb */ color: rgb(220, 157, 167); /* oklch */ color: oklch(75.9% 0.076 8.5);
Tailwind
colors: {
custom: {
50: '#e8bac1',
500: '#dc9da7',
950: '#000000',
},
}SCSS
$custom: #dc9da7; $custom-light: #e8bac1; $custom-dark: #000000;
JSON
{
"hex": "#dc9da7",
"rgb": {
"r": 220,
"g": 157,
"b": 167
},
"hsl": {
"h": 350.476,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.75914,
"c": 0.07617,
"h": 8.5
},
"luminance": 0.4212
}Semantic roles & 50–950 ramp
primary
#DC9DA7
secondary
#DDEEEB
accent
#BBA42B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081