#DEACAA#DEACAA
#DEACAA is a light, muted red. Relative luminance 0.479; OKLCH L 78.9% C 0.059 H 21.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACAA |
|---|---|
| RGB | rgb(222, 172, 170) |
| HSL | hsl(2, 44%, 77%) |
| HSV | hsv(2, 23%, 87%) |
| CMYK | cmyk(0%, 22.5%, 23.4%, 12.9%) |
| CIE-LAB | lab(74.79, 17.97, 8.07) |
| CIE-LCH | lch(74.79, 19.70, 24.20°) |
| OKLab | oklab(78.95% 0.055 0.0213) |
| OKLCH | oklch(78.95% 0.059 21.1) |
| XYZ | xyz(52.1330, 47.9393, 44.5296) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.77
Pinkish Grey
#C8ACA9
ΔE00 6.49
Pale Rose
#FDC1C5
ΔE00 6.76
Faded Pink
#DE9DAC
ΔE00 7.21
Lightpink
#FFB6C1
ΔE00 7.63
Light Rose
#FFC5CB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACAA #AADCDE
analogous
#DEAAC2 #DEACAA #DEC6AA
triadic
#DEACAA #AADEAC #ACAADE
tetradic
#DEACAA #C2DEAA #AADCDE #C6AADE
square
#DEACAA #C2DEAA #AADCDE #C6AADE
split-complementary
#DEACAA #AADEC6 #AAC2DE
monochromatic
#BC5652 #CD817E #DEACAA #EFD7D6 #F6E9E9
Accessibility & contrast
On white
1.98
#DEACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#DEACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACAA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACAA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AA
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#E9A7AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deacaa; /* rgb */ color: rgb(222, 172, 170); /* oklch */ color: oklch(78.9% 0.059 21.1);
Tailwind
colors: {
custom: {
50: '#e9c5c3',
500: '#deacaa',
950: '#000000',
},
}SCSS
$custom: #deacaa; $custom-light: #e9c5c3; $custom-dark: #000000;
JSON
{
"hex": "#deacaa",
"rgb": {
"r": 222,
"g": 172,
"b": 170
},
"hsl": {
"h": 2.308,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.78947,
"c": 0.05897,
"h": 21.1
},
"luminance": 0.47937
}Semantic roles & 50–950 ramp
primary
#DEACAA
secondary
#DEEDED
accent
#B2B72E
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181