#DEACA2#DEACA2
#DEACA2 is a light, moderate red. Relative luminance 0.476; OKLCH L 78.7% C 0.061 H 31.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACA2 |
|---|---|
| RGB | rgb(222, 172, 162) |
| HSL | hsl(10, 48%, 75%) |
| HSV | hsv(10, 27%, 87%) |
| CMYK | cmyk(0%, 22.5%, 27%, 12.9%) |
| CIE-LAB | lab(74.60, 16.84, 12.18) |
| CIE-LCH | lch(74.60, 20.78, 35.88°) |
| OKLab | oklab(78.74% 0.0519 0.0317) |
| OKLCH | oklch(78.74% 0.061 31.4) |
| XYZ | xyz(51.3992, 47.6457, 40.6646) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.61
Blush (survey)
#F29E8E
ΔE00 7.05
Pinkish Tan
#D99B82
ΔE00 7.18
Pale Salmon
#FFB19A
ΔE00 7.35
Light Salmon
#FEA993
ΔE00 7.71
Dusty Pink
#D8A7B1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACA2 #A2D4DE
analogous
#DEA2B6 #DEACA2 #DECAA2
triadic
#DEACA2 #A2DEAC #ACA2DE
tetradic
#DEACA2 #B6DEA2 #A2D4DE #CAA2DE
square
#DEACA2 #B6DEA2 #A2D4DE #CAA2DE
split-complementary
#DEACA2 #A2DECA #A2B6DE
monochromatic
#BE5B48 #CE8475 #DEACA2 #EED4CF #F7EBE8
Accessibility & contrast
On white
1.99
#DEACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#DEACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACA2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACA2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#C2BBA2
Tritanopia (blue-blind)
#EAA6A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deaca2; /* rgb */ color: rgb(222, 172, 162); /* oklch */ color: oklch(78.7% 0.061 31.4);
Tailwind
colors: {
custom: {
50: '#e9c4bd',
500: '#deaca2',
950: '#000000',
},
}SCSS
$custom: #deaca2; $custom-light: #e9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#deaca2",
"rgb": {
"r": 222,
"g": 172,
"b": 162
},
"hsl": {
"h": 10,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.78742,
"c": 0.06077,
"h": 31.4
},
"luminance": 0.47643
}Semantic roles & 50–950 ramp
primary
#DEACA2
secondary
#DDEBEE
accent
#A3BB2B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181