#DC9AA1#DC9AA1
#DC9AA1 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.2% C 0.080 H 12.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9AA1 |
|---|---|
| RGB | rgb(220, 154, 161) |
| HSL | hsl(354, 49%, 73%) |
| HSV | hsv(354, 30%, 86%) |
| CMYK | cmyk(0%, 30%, 26.8%, 13.7%) |
| CIE-LAB | lab(70.11, 25.64, 6.30) |
| CIE-LCH | lch(70.11, 26.41, 13.80°) |
| OKLab | oklab(75.21% 0.0778 0.0168) |
| OKLCH | oklch(75.21% 0.08 12.1) |
| XYZ | xyz(47.5049, 40.9028, 39.1042) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.05
Dusty Pink (survey)
#D58A94
ΔE00 4.28
Greyish Pink
#C88D94
ΔE00 4.61
Dusty Pink
#D8A7B1
ΔE00 4.81
Grey Pink
#C3909B
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9AA1 #9ADCD5
analogous
#DC9AC2 #DC9AA1 #DCB49A
triadic
#DC9AA1 #A1DC9A #9AA1DC
tetradic
#DC9AA1 #C2DC9A #9ADCD5 #B49ADC
square
#DC9AA1 #C2DC9A #9ADCD5 #B49ADC
split-complementary
#DC9AA1 #9ADCB4 #9AC2DC
monochromatic
#BB414E #CC6D77 #DC9AA1 #ECC7CB #F7E8EA
Accessibility & contrast
On white
2.29
#DC9AA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#DC9AA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9AA1
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9AA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9AA1 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A1
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#E8949D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc9aa1; /* rgb */ color: rgb(220, 154, 161); /* oklch */ color: oklch(75.2% 0.080 12.1);
Tailwind
colors: {
custom: {
50: '#e8b8bc',
500: '#dc9aa1',
950: '#000000',
},
}SCSS
$custom: #dc9aa1; $custom-light: #e8b8bc; $custom-dark: #000000;
JSON
{
"hex": "#dc9aa1",
"rgb": {
"r": 220,
"g": 154,
"b": 161
},
"hsl": {
"h": 353.636,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.75212,
"c": 0.07962,
"h": 12.1
},
"luminance": 0.409
}Semantic roles & 50–950 ramp
primary
#DC9AA1
secondary
#DDEEEC
accent
#BCAC2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081