#DEACA0#DEACA0
#DEACA0 is a light, moderate red. Relative luminance 0.476; OKLCH L 78.7% C 0.061 H 33.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACA0 |
|---|---|
| RGB | rgb(222, 172, 160) |
| HSL | hsl(12, 48%, 75%) |
| HSV | hsv(12, 28%, 87%) |
| CMYK | cmyk(0%, 22.5%, 27.9%, 12.9%) |
| CIE-LAB | lab(74.56, 16.56, 13.21) |
| CIE-LCH | lch(74.56, 21.18, 38.57°) |
| OKLab | oklab(78.69% 0.0511 0.0342) |
| OKLCH | oklch(78.69% 0.061 33.8) |
| XYZ | xyz(51.2228, 47.5752, 39.7357) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 6.85
Blush (survey)
#F29E8E
ΔE00 6.94
Pale Salmon
#FFB19A
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.40
Dusty Pink
#D8A7B1
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACA0 #A0D2DE
analogous
#DEA0B3 #DEACA0 #DECBA0
triadic
#DEACA0 #A0DEAC #ACA0DE
tetradic
#DEACA0 #B3DEA0 #A0D2DE #CBA0DE
square
#DEACA0 #B3DEA0 #A0D2DE #CBA0DE
split-complementary
#DEACA0 #A0DECB #A0B3DE
monochromatic
#BE5D45 #CE8473 #DEACA0 #EED4CD #F7EBE8
Accessibility & contrast
On white
2.00
#DEACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#DEACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACA0
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACA0 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29F
Deuteranopia (green-blind)
#C3BBA0
Tritanopia (blue-blind)
#EAA5A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #deaca0; /* rgb */ color: rgb(222, 172, 160); /* oklch */ color: oklch(78.7% 0.061 33.8);
Tailwind
colors: {
custom: {
50: '#e9c4bc',
500: '#deaca0',
950: '#000000',
},
}SCSS
$custom: #deaca0; $custom-light: #e9c4bc; $custom-dark: #000000;
JSON
{
"hex": "#deaca0",
"rgb": {
"r": 222,
"g": 172,
"b": 160
},
"hsl": {
"h": 11.613,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.78692,
"c": 0.06149,
"h": 33.8
},
"luminance": 0.47573
}Semantic roles & 50–950 ramp
primary
#DEACA0
secondary
#DDEBEE
accent
#9FBC2A
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181