#DE9AAA#DE9AAA
#DE9AAA is a light, moderate red. Relative luminance 0.415; OKLCH L 75.7% C 0.084 H 3.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9AAA |
|---|---|
| RGB | rgb(222, 154, 170) |
| HSL | hsl(346, 51%, 74%) |
| HSV | hsv(346, 31%, 87%) |
| CMYK | cmyk(0%, 30.6%, 23.4%, 12.9%) |
| CIE-LAB | lab(70.56, 27.66, 1.98) |
| CIE-LCH | lch(70.56, 27.73, 4.08°) |
| OKLab | oklab(75.68% 0.0835 0.0056) |
| OKLCH | oklch(75.68% 0.084 3.8) |
| XYZ | xyz(48.9363, 41.5459, 43.4640) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.84
Pig Pink
#E78EA5
ΔE00 3.95
Dusty Pink
#D8A7B1
ΔE00 4.71
Dusty Pink (survey)
#D58A94
ΔE00 5.13
Dull Pink
#D5869D
ΔE00 5.36
Grey Pink
#C3909B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9AAA #9ADECE
analogous
#DE9ACC #DE9AAA #DEAC9A
triadic
#DE9AAA #AADE9A #9AAADE
tetradic
#DE9AAA #CCDE9A #9ADECE #AC9ADE
square
#DE9AAA #CCDE9A #9ADECE #AC9ADE
split-complementary
#DE9AAA #9ADEAC #9ACCDE
monochromatic
#BF3E5D #CF6C83 #DE9AAA #EDC8D1 #F7E8EC
Accessibility & contrast
On white
2.26
#DE9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#DE9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9AAA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9AAA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AA
Deuteranopia (green-blind)
#B4B1A9
Tritanopia (blue-blind)
#EA969F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de9aaa; /* rgb */ color: rgb(222, 154, 170); /* oklch */ color: oklch(75.7% 0.084 3.8);
Tailwind
colors: {
custom: {
50: '#e9b8c3',
500: '#de9aaa',
950: '#000000',
},
}SCSS
$custom: #de9aaa; $custom-light: #e9b8c3; $custom-dark: #000000;
JSON
{
"hex": "#de9aaa",
"rgb": {
"r": 222,
"g": 154,
"b": 170
},
"hsl": {
"h": 345.882,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.75682,
"c": 0.08366,
"h": 3.8
},
"luminance": 0.41543
}Semantic roles & 50–950 ramp
primary
#DE9AAA
secondary
#DCEFEA
accent
#BE9B27
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081