#DC9AA7#DC9AA7
#DC9AA7 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.4% C 0.081 H 6.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9AA7 |
|---|---|
| RGB | rgb(220, 154, 167) |
| HSL | hsl(348, 49%, 73%) |
| HSV | hsv(348, 30%, 86%) |
| CMYK | cmyk(0%, 30%, 24.1%, 13.7%) |
| CIE-LAB | lab(70.26, 26.49, 3.18) |
| CIE-LCH | lch(70.26, 26.68, 6.85°) |
| OKLab | oklab(75.38% 0.0801 0.0087) |
| OKLCH | oklch(75.38% 0.081 6.2) |
| XYZ | xyz(48.0467, 41.1196, 41.9579) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.13
Dusty Pink
#D8A7B1
ΔE00 4.38
Pig Pink
#E78EA5
ΔE00 4.47
Dusty Pink (survey)
#D58A94
ΔE00 4.66
Greyish Pink
#C88D94
ΔE00 5.07
Grey Pink
#C3909B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9AA7 #9ADCCF
analogous
#DC9AC8 #DC9AA7 #DCAE9A
triadic
#DC9AA7 #A7DC9A #9AA7DC
tetradic
#DC9AA7 #C8DC9A #9ADCCF #AE9ADC
square
#DC9AA7 #C8DC9A #9ADCCF #AE9ADC
split-complementary
#DC9AA7 #9ADCAE #9AC8DC
monochromatic
#BB4159 #CC6D7F #DC9AA7 #ECC7CF #F7E8EB
Accessibility & contrast
On white
2.28
#DC9AA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DC9AA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9AA7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9AA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9AA7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#E8959E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc9aa7; /* rgb */ color: rgb(220, 154, 167); /* oklch */ color: oklch(75.4% 0.081 6.2);
Tailwind
colors: {
custom: {
50: '#e8b8c1',
500: '#dc9aa7',
950: '#000000',
},
}SCSS
$custom: #dc9aa7; $custom-light: #e8b8c1; $custom-dark: #000000;
JSON
{
"hex": "#dc9aa7",
"rgb": {
"r": 220,
"g": 154,
"b": 167
},
"hsl": {
"h": 348.182,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.75379,
"c": 0.08057,
"h": 6.2
},
"luminance": 0.41117
}Semantic roles & 50–950 ramp
primary
#DC9AA7
secondary
#DDEEEB
accent
#BC9F2A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081