#DEAAAA#DEAAAA
#DEAAAA is a light, moderate red. Relative luminance 0.472; OKLCH L 78.6% C 0.061 H 18.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAAAA |
|---|---|
| RGB | rgb(222, 170, 170) |
| HSL | hsl(0, 44%, 77%) |
| HSV | hsv(0, 23%, 87%) |
| CMYK | cmyk(0%, 23.4%, 23.4%, 12.9%) |
| CIE-LAB | lab(74.31, 19.04, 7.39) |
| CIE-LCH | lch(74.31, 20.42, 21.21°) |
| OKLab | oklab(78.57% 0.0582 0.0195) |
| OKLCH | oklch(78.57% 0.061 18.5) |
| XYZ | xyz(51.7553, 47.1837, 44.4036) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.00
Faded Pink
#DE9DAC
ΔE00 6.22
Pale Rose
#FDC1C5
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 7.05
Lightpink
#FFB6C1
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAAAA #AADEDE
analogous
#DEAAC4 #DEAAAA #DEC4AA
triadic
#DEAAAA #AADEAA #AAAADE
tetradic
#DEAAAA #C4DEAA #AADEDE #C4AADE
square
#DEAAAA #C4DEAA #AADEDE #C4AADE
split-complementary
#DEAAAA #AADEC4 #AAC4DE
monochromatic
#BC5252 #CD7E7E #DEAAAA #EFD6D6 #F6E9E9
Accessibility & contrast
On white
2.01
#DEAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#DEAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAAAA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAAAA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#BFBBA9
Tritanopia (blue-blind)
#E9A5AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #deaaaa; /* rgb */ color: rgb(222, 170, 170); /* oklch */ color: oklch(78.6% 0.061 18.5);
Tailwind
colors: {
custom: {
50: '#e9c3c3',
500: '#deaaaa',
950: '#000000',
},
}SCSS
$custom: #deaaaa; $custom-light: #e9c3c3; $custom-dark: #000000;
JSON
{
"hex": "#deaaaa",
"rgb": {
"r": 222,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.78575,
"c": 0.06134,
"h": 18.5
},
"luminance": 0.47181
}Semantic roles & 50–950 ramp
primary
#DEAAAA
secondary
#DEEDED
accent
#B7B72E
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181