#DEAAA1#DEAAA1
#DEAAA1 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.3% C 0.063 H 29.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAAA1 |
|---|---|
| RGB | rgb(222, 170, 161) |
| HSL | hsl(9, 48%, 75%) |
| HSV | hsv(9, 27%, 87%) |
| CMYK | cmyk(0%, 23.4%, 27.5%, 12.9%) |
| CIE-LAB | lab(74.10, 17.77, 12.01) |
| CIE-LCH | lch(74.10, 21.45, 34.05°) |
| OKLab | oklab(78.34% 0.0546 0.0312) |
| OKLCH | oklch(78.34% 0.063 29.8) |
| XYZ | xyz(50.9329, 46.8548, 40.0724) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.66
Pinkish Grey
#C8ACA9
ΔE00 6.91
Pinkish Tan
#D99B82
ΔE00 7.21
Pale Salmon
#FFB19A
ΔE00 7.46
Dusty Pink
#D8A7B1
ΔE00 7.53
Light Salmon
#FEA993
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAAA1 #A1D5DE
analogous
#DEA1B7 #DEAAA1 #DEC8A1
triadic
#DEAAA1 #A1DEAA #AAA1DE
tetradic
#DEAAA1 #B7DEA1 #A1D5DE #C8A1DE
square
#DEAAA1 #B7DEA1 #A1D5DE #C8A1DE
split-complementary
#DEAAA1 #A1DEC8 #A1B7DE
monochromatic
#BE5846 #CE8174 #DEAAA1 #EED3CE #F7EBE8
Accessibility & contrast
On white
2.02
#DEAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#DEAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAAA1
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAAA1 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A0
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#EAA4A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #deaaa1; /* rgb */ color: rgb(222, 170, 161); /* oklch */ color: oklch(78.3% 0.063 29.8);
Tailwind
colors: {
custom: {
50: '#e9c3bc',
500: '#deaaa1',
950: '#000000',
},
}SCSS
$custom: #deaaa1; $custom-light: #e9c3bc; $custom-dark: #000000;
JSON
{
"hex": "#deaaa1",
"rgb": {
"r": 222,
"g": 170,
"b": 161
},
"hsl": {
"h": 8.852,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.78343,
"c": 0.06293,
"h": 29.8
},
"luminance": 0.46852
}Semantic roles & 50–950 ramp
primary
#DEAAA1
secondary
#DDECEE
accent
#A6BB2A
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181