#DC9DA4#DC9DA4
#DC9DA4 is a light, moderate red. Relative luminance 0.420; OKLCH L 75.8% C 0.076 H 11.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DA4 |
|---|---|
| RGB | rgb(220, 157, 164) |
| HSL | hsl(353, 47%, 74%) |
| HSV | hsv(353, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 25.5%, 13.7%) |
| CIE-LAB | lab(70.88, 24.45, 5.74) |
| CIE-LCH | lch(70.88, 25.11, 13.22°) |
| OKLab | oklab(75.83% 0.0742 0.0153) |
| OKLCH | oklch(75.83% 0.076 11.7) |
| XYZ | xyz(48.2739, 42.0126, 40.6813) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.78
Dusty Pink
#D8A7B1
ΔE00 3.98
Greyish Pink
#C88D94
ΔE00 5.07
Dusty Pink (survey)
#D58A94
ΔE00 5.08
Grey Pink
#C3909B
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DA4 #9DDCD5
analogous
#DC9DC4 #DC9DA4 #DCB69D
triadic
#DC9DA4 #A4DC9D #9DA4DC
tetradic
#DC9DA4 #C4DC9D #9DDCD5 #B69DDC
square
#DC9DA4 #C4DC9D #9DDCD5 #B69DDC
split-complementary
#DC9DA4 #9DDCB6 #9DC4DC
monochromatic
#BC4350 #CC707A #DC9DA4 #ECCACE #F7E8EA
Accessibility & contrast
On white
2.23
#DC9DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#DC9DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DA4
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DA4 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A4
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#E898A0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc9da4; /* rgb */ color: rgb(220, 157, 164); /* oklch */ color: oklch(75.8% 0.076 11.7);
Tailwind
colors: {
custom: {
50: '#e8babe',
500: '#dc9da4',
950: '#000000',
},
}SCSS
$custom: #dc9da4; $custom-light: #e8babe; $custom-dark: #000000;
JSON
{
"hex": "#dc9da4",
"rgb": {
"r": 220,
"g": 157,
"b": 164
},
"hsl": {
"h": 353.333,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.75831,
"c": 0.07575,
"h": 11.7
},
"luminance": 0.4201
}Semantic roles & 50–950 ramp
primary
#DC9DA4
secondary
#DDEEEC
accent
#BBAB2B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081