#DEAAA2#DEAAA2
#DEAAA2 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.4% C 0.063 H 28.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAAA2 |
|---|---|
| RGB | rgb(222, 170, 162) |
| HSL | hsl(8, 48%, 75%) |
| HSV | hsv(8, 27%, 87%) |
| CMYK | cmyk(0%, 23.4%, 27%, 12.9%) |
| CIE-LAB | lab(74.12, 17.91, 11.50) |
| CIE-LCH | lch(74.12, 21.28, 32.70°) |
| OKLab | oklab(78.37% 0.055 0.0299) |
| OKLCH | oklch(78.37% 0.063 28.5) |
| XYZ | xyz(51.0214, 46.8902, 40.5387) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.80
Pinkish Grey
#C8ACA9
ΔE00 6.85
Dusty Pink
#D8A7B1
ΔE00 7.12
Pinkish Tan
#D99B82
ΔE00 7.56
Pale Salmon
#FFB19A
ΔE00 7.70
Light Salmon
#FEA993
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAAA2 #A2D6DE
analogous
#DEA2B8 #DEAAA2 #DEC8A2
triadic
#DEAAA2 #A2DEAA #AAA2DE
tetradic
#DEAAA2 #B8DEA2 #A2D6DE #C8A2DE
square
#DEAAA2 #B8DEA2 #A2D6DE #C8A2DE
split-complementary
#DEAAA2 #A2DEC8 #A2B8DE
monochromatic
#BE5748 #CE8175 #DEAAA2 #EED3CF #F7EAE8
Accessibility & contrast
On white
2.02
#DEAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#DEAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAAA2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAAA2 | 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)
#B5B0A1
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#EAA4A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #deaaa2; /* rgb */ color: rgb(222, 170, 162); /* oklch */ color: oklch(78.4% 0.063 28.5);
Tailwind
colors: {
custom: {
50: '#e9c3bd',
500: '#deaaa2',
950: '#000000',
},
}SCSS
$custom: #deaaa2; $custom-light: #e9c3bd; $custom-dark: #000000;
JSON
{
"hex": "#deaaa2",
"rgb": {
"r": 222,
"g": 170,
"b": 162
},
"hsl": {
"h": 8,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.78368,
"c": 0.06265,
"h": 28.5
},
"luminance": 0.46888
}Semantic roles & 50–950 ramp
primary
#DEAAA2
secondary
#DDECEE
accent
#A8BB2B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181