#DEACA5#DEACA5
#DEACA5 is a light, muted red. Relative luminance 0.478; OKLCH L 78.8% C 0.060 H 27.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACA5 |
|---|---|
| RGB | rgb(222, 172, 165) |
| HSL | hsl(7, 46%, 76%) |
| HSV | hsv(7, 26%, 87%) |
| CMYK | cmyk(0%, 22.5%, 25.7%, 12.9%) |
| CIE-LAB | lab(74.67, 17.25, 10.64) |
| CIE-LCH | lch(74.67, 20.27, 31.66°) |
| OKLab | oklab(78.82% 0.0531 0.0278) |
| OKLCH | oklch(78.82% 0.06 27.6) |
| XYZ | xyz(51.6690, 47.7537, 42.0858) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.41
Dusty Pink
#D8A7B1
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 7.43
Pale Rose
#FDC1C5
ΔE00 7.79
Pale Salmon
#FFB19A
ΔE00 8.07
Pinkish Tan
#D99B82
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACA5 #A5D7DE
analogous
#DEA5BA #DEACA5 #DEC8A5
triadic
#DEACA5 #A5DEAC #ACA5DE
tetradic
#DEACA5 #BADEA5 #A5D7DE #C8A5DE
square
#DEACA5 #BADEA5 #A5D7DE #C8A5DE
split-complementary
#DEACA5 #A5DEC8 #A5BADE
monochromatic
#BD594B #CE8378 #DEACA5 #EED5D2 #F7EAE9
Accessibility & contrast
On white
1.99
#DEACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#DEACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACA5
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACA5 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A4
Deuteranopia (green-blind)
#C2BBA4
Tritanopia (blue-blind)
#E9A6AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deaca5; /* rgb */ color: rgb(222, 172, 165); /* oklch */ color: oklch(78.8% 0.060 27.6);
Tailwind
colors: {
custom: {
50: '#e9c5bf',
500: '#deaca5',
950: '#000000',
},
}SCSS
$custom: #deaca5; $custom-light: #e9c5bf; $custom-dark: #000000;
JSON
{
"hex": "#deaca5",
"rgb": {
"r": 222,
"g": 172,
"b": 165
},
"hsl": {
"h": 7.368,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.78817,
"c": 0.05988,
"h": 27.6
},
"luminance": 0.47751
}Semantic roles & 50–950 ramp
primary
#DEACA5
secondary
#DDECEE
accent
#A8BA2C
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181