#DC9AAA#DC9AAA
#DC9AAA is a light, moderate red. Relative luminance 0.412; OKLCH L 75.5% C 0.081 H 3.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9AAA |
|---|---|
| RGB | rgb(220, 154, 170) |
| HSL | hsl(345, 49%, 73%) |
| HSV | hsv(345, 30%, 86%) |
| CMYK | cmyk(0%, 30%, 22.7%, 13.7%) |
| CIE-LAB | lab(70.34, 26.93, 1.63) |
| CIE-LCH | lch(70.34, 26.98, 3.46°) |
| OKLab | oklab(75.47% 0.0812 0.0047) |
| OKLCH | oklch(75.47% 0.081 3.3) |
| XYZ | xyz(48.3273, 41.2318, 43.4354) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.82
Pig Pink
#E78EA5
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 4.50
Dusty Pink (survey)
#D58A94
ΔE00 5.19
Grey Pink
#C3909B
ΔE00 5.34
Dull Pink
#D5869D
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9AAA #9ADCCC
analogous
#DC9ACB #DC9AAA #DCAB9A
triadic
#DC9AAA #AADC9A #9AAADC
tetradic
#DC9AAA #CBDC9A #9ADCCC #AB9ADC
square
#DC9AAA #CBDC9A #9ADCCC #AB9ADC
split-complementary
#DC9AAA #9ADCAB #9ACBDC
monochromatic
#BB415E #CC6D84 #DC9AAA #ECC7D0 #F7E8EC
Accessibility & contrast
On white
2.27
#DC9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#DC9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9AAA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9AAA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#B3B0A9
Tritanopia (blue-blind)
#E7969F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc9aaa; /* rgb */ color: rgb(220, 154, 170); /* oklch */ color: oklch(75.5% 0.081 3.3);
Tailwind
colors: {
custom: {
50: '#e8b8c3',
500: '#dc9aaa',
950: '#000000',
},
}SCSS
$custom: #dc9aaa; $custom-light: #e8b8c3; $custom-dark: #000000;
JSON
{
"hex": "#dc9aaa",
"rgb": {
"r": 220,
"g": 154,
"b": 170
},
"hsl": {
"h": 345.455,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.75465,
"c": 0.08135,
"h": 3.3
},
"luminance": 0.41229
}Semantic roles & 50–950 ramp
primary
#DC9AAA
secondary
#DDEEEA
accent
#BC982A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081