#DC9DA8#DC9DA8
#DC9DA8 is a light, moderate red. Relative luminance 0.422; OKLCH L 75.9% C 0.076 H 7.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DA8 |
|---|---|
| RGB | rgb(220, 157, 168) |
| HSL | hsl(350, 47%, 74%) |
| HSV | hsv(350, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 23.6%, 13.7%) |
| CIE-LAB | lab(70.98, 25.02, 3.67) |
| CIE-LCH | lch(70.98, 25.29, 8.35°) |
| OKLab | oklab(75.94% 0.0757 0.01) |
| OKLCH | oklch(75.94% 0.076 7.5) |
| XYZ | xyz(48.6408, 42.1594, 42.6137) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.36
Dusty Pink
#D8A7B1
ΔE00 3.58
Dusty Pink (survey)
#D58A94
ΔE00 5.25
Greyish Pink
#C88D94
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.37
Grey Pink
#C3909B
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DA8 #9DDCD1
analogous
#DC9DC8 #DC9DA8 #DCB29D
triadic
#DC9DA8 #A8DC9D #9DA8DC
tetradic
#DC9DA8 #C8DC9D #9DDCD1 #B29DDC
square
#DC9DA8 #C8DC9D #9DDCD1 #B29DDC
split-complementary
#DC9DA8 #9DDCB2 #9DC8DC
monochromatic
#BC4358 #CC7080 #DC9DA8 #ECCAD0 #F7E8EB
Accessibility & contrast
On white
2.23
#DC9DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#DC9DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DA8
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DA8 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#E798A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc9da8; /* rgb */ color: rgb(220, 157, 168); /* oklch */ color: oklch(75.9% 0.076 7.5);
Tailwind
colors: {
custom: {
50: '#e8bac1',
500: '#dc9da8',
950: '#000000',
},
}SCSS
$custom: #dc9da8; $custom-light: #e8bac1; $custom-dark: #000000;
JSON
{
"hex": "#dc9da8",
"rgb": {
"r": 220,
"g": 157,
"b": 168
},
"hsl": {
"h": 349.524,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.75942,
"c": 0.07636,
"h": 7.5
},
"luminance": 0.42157
}Semantic roles & 50–950 ramp
primary
#DC9DA8
secondary
#DDEEEB
accent
#BBA22B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081