#DEAEAB#DEAEAB
#DEAEAB is a light, muted red. Relative luminance 0.487; OKLCH L 79.3% C 0.057 H 22.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAEAB |
|---|---|
| RGB | rgb(222, 174, 171) |
| HSL | hsl(4, 44%, 77%) |
| HSV | hsv(4, 23%, 87%) |
| CMYK | cmyk(0%, 21.6%, 23%, 12.9%) |
| CIE-LAB | lab(75.29, 17.04, 8.25) |
| CIE-LCH | lch(75.29, 18.93, 25.84°) |
| OKLab | oklab(79.35% 0.0523 0.0217) |
| OKLCH | oklch(79.35% 0.057 22.6) |
| XYZ | xyz(52.6115, 48.7443, 45.1575) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.26
Pinkish Grey
#C8ACA9
ΔE00 6.06
Pale Rose
#FDC1C5
ΔE00 6.77
Light Rose
#FFC5CB
ΔE00 7.65
Faded Pink
#DE9DAC
ΔE00 7.91
Lightpink
#FFB6C1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAEAB #ABDBDE
analogous
#DEABC2 #DEAEAB #DEC8AB
triadic
#DEAEAB #ABDEAE #AEABDE
tetradic
#DEAEAB #C2DEAB #ABDBDE #C8ABDE
square
#DEAEAB #C2DEAB #ABDBDE #C8ABDE
split-complementary
#DEAEAB #ABDEC8 #ABC2DE
monochromatic
#BB5953 #CD847F #DEAEAB #EFD8D7 #F6EAE9
Accessibility & contrast
On white
1.95
#DEAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#DEAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAEAB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAEAB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#C2BDAA
Tritanopia (blue-blind)
#E9A9AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #deaeab; /* rgb */ color: rgb(222, 174, 171); /* oklch */ color: oklch(79.3% 0.057 22.6);
Tailwind
colors: {
custom: {
50: '#e9c6c4',
500: '#deaeab',
950: '#000000',
},
}SCSS
$custom: #deaeab; $custom-light: #e9c6c4; $custom-dark: #000000;
JSON
{
"hex": "#deaeab",
"rgb": {
"r": 222,
"g": 174,
"b": 171
},
"hsl": {
"h": 3.529,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79347,
"c": 0.05658,
"h": 22.6
},
"luminance": 0.48742
}Semantic roles & 50–950 ramp
primary
#DEAEAB
secondary
#DEECED
accent
#AFB72F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161312
muted
#848281