#DEAAA5#DEAAA5
#DEAAA5 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.4% C 0.062 H 24.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAAA5 |
|---|---|
| RGB | rgb(222, 170, 165) |
| HSL | hsl(5, 46%, 76%) |
| HSV | hsv(5, 26%, 87%) |
| CMYK | cmyk(0%, 23.4%, 25.7%, 12.9%) |
| CIE-LAB | lab(74.19, 18.33, 9.96) |
| CIE-LCH | lch(74.19, 20.86, 28.51°) |
| OKLab | oklab(78.44% 0.0562 0.0261) |
| OKLCH | oklch(78.44% 0.062 24.9) |
| XYZ | xyz(51.2913, 46.9981, 41.9599) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.92
Pinkish Grey
#C8ACA9
ΔE00 6.79
Blush (survey)
#F29E8E
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 7.53
Faded Pink
#DE9DAC
ΔE00 7.98
Lightpink
#FFB6C1
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAAA5 #A5D9DE
analogous
#DEA5BC #DEAAA5 #DEC6A5
triadic
#DEAAA5 #A5DEAA #AAA5DE
tetradic
#DEAAA5 #BCDEA5 #A5D9DE #C6A5DE
square
#DEAAA5 #BCDEA5 #A5D9DE #C6A5DE
split-complementary
#DEAAA5 #A5DEC6 #A5BCDE
monochromatic
#BD554B #CE8078 #DEAAA5 #EED4D2 #F7EAE9
Accessibility & contrast
On white
2.02
#DEAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#DEAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAAA5
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAAA5 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A4
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#EAA4A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #deaaa5; /* rgb */ color: rgb(222, 170, 165); /* oklch */ color: oklch(78.4% 0.062 24.9);
Tailwind
colors: {
custom: {
50: '#e9c3bf',
500: '#deaaa5',
950: '#000000',
},
}SCSS
$custom: #deaaa5; $custom-light: #e9c3bf; $custom-dark: #000000;
JSON
{
"hex": "#deaaa5",
"rgb": {
"r": 222,
"g": 170,
"b": 165
},
"hsl": {
"h": 5.263,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.78444,
"c": 0.06194,
"h": 24.9
},
"luminance": 0.46996
}Semantic roles & 50–950 ramp
primary
#DEAAA5
secondary
#DDECEE
accent
#ADBA2C
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181