#DEAAA3#DEAAA3
#DEAAA3 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.4% C 0.062 H 27.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAAA3 |
|---|---|
| RGB | rgb(222, 170, 163) |
| HSL | hsl(7, 47%, 75%) |
| HSV | hsv(7, 27%, 87%) |
| CMYK | cmyk(0%, 23.4%, 26.6%, 12.9%) |
| CIE-LAB | lab(74.14, 18.05, 10.98) |
| CIE-LCH | lch(74.14, 21.13, 31.32°) |
| OKLab | oklab(78.39% 0.0554 0.0287) |
| OKLCH | oklch(78.39% 0.062 27.3) |
| XYZ | xyz(51.1107, 46.9259, 41.0087) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.72
Pinkish Grey
#C8ACA9
ΔE00 6.81
Blush (survey)
#F29E8E
ΔE00 6.97
Pinkish Tan
#D99B82
ΔE00 7.92
Pale Salmon
#FFB19A
ΔE00 7.97
Pale Rose
#FDC1C5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAAA3 #A3D7DE
analogous
#DEA3B9 #DEAAA3 #DEC7A3
triadic
#DEAAA3 #A3DEAA #AAA3DE
tetradic
#DEAAA3 #B9DEA3 #A3D7DE #C7A3DE
square
#DEAAA3 #B9DEA3 #A3D7DE #C7A3DE
split-complementary
#DEAAA3 #A3DEC7 #A3B9DE
monochromatic
#BE5749 #CE8076 #DEAAA3 #EED4D0 #F7EAE8
Accessibility & contrast
On white
2.02
#DEAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#DEAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAAA3
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAAA3 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A2
Deuteranopia (green-blind)
#C1BAA2
Tritanopia (blue-blind)
#EAA4A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #deaaa3; /* rgb */ color: rgb(222, 170, 163); /* oklch */ color: oklch(78.4% 0.062 27.3);
Tailwind
colors: {
custom: {
50: '#e9c3be',
500: '#deaaa3',
950: '#000000',
},
}SCSS
$custom: #deaaa3; $custom-light: #e9c3be; $custom-dark: #000000;
JSON
{
"hex": "#deaaa3",
"rgb": {
"r": 222,
"g": 170,
"b": 163
},
"hsl": {
"h": 7.119,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.78393,
"c": 0.06239,
"h": 27.3
},
"luminance": 0.46923
}Semantic roles & 50–950 ramp
primary
#DEAAA3
secondary
#DDECEE
accent
#A9BA2B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181