#DC9AA2#DC9AA2
#DC9AA2 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.2% C 0.080 H 11.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9AA2 |
|---|---|
| RGB | rgb(220, 154, 162) |
| HSL | hsl(353, 49%, 73%) |
| HSV | hsv(353, 30%, 86%) |
| CMYK | cmyk(0%, 30%, 26.4%, 13.7%) |
| CIE-LAB | lab(70.13, 25.78, 5.78) |
| CIE-LCH | lch(70.13, 26.42, 12.63°) |
| OKLab | oklab(75.24% 0.0782 0.0154) |
| OKLCH | oklch(75.24% 0.08 11.1) |
| XYZ | xyz(47.5934, 40.9383, 39.5705) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.70
Dusty Pink (survey)
#D58A94
ΔE00 4.27
Greyish Pink
#C88D94
ΔE00 4.63
Dusty Pink
#D8A7B1
ΔE00 4.68
Pig Pink
#E78EA5
ΔE00 5.41
Grey Pink
#C3909B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9AA2 #9ADCD4
analogous
#DC9AC3 #DC9AA2 #DCB39A
triadic
#DC9AA2 #A2DC9A #9AA2DC
tetradic
#DC9AA2 #C3DC9A #9ADCD4 #B39ADC
square
#DC9AA2 #C3DC9A #9ADCD4 #B39ADC
split-complementary
#DC9AA2 #9ADCB3 #9AC3DC
monochromatic
#BB4150 #CC6D78 #DC9AA2 #ECC7CC #F7E8EA
Accessibility & contrast
On white
2.29
#DC9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#DC9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9AA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9AA2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#E8949D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc9aa2; /* rgb */ color: rgb(220, 154, 162); /* oklch */ color: oklch(75.2% 0.080 11.1);
Tailwind
colors: {
custom: {
50: '#e8b8bd',
500: '#dc9aa2',
950: '#000000',
},
}SCSS
$custom: #dc9aa2; $custom-light: #e8b8bd; $custom-dark: #000000;
JSON
{
"hex": "#dc9aa2",
"rgb": {
"r": 220,
"g": 154,
"b": 162
},
"hsl": {
"h": 352.727,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.75239,
"c": 0.07972,
"h": 11.1
},
"luminance": 0.40935
}Semantic roles & 50–950 ramp
primary
#DC9AA2
secondary
#DDEEEC
accent
#BCAA2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081