#DECAC5#DECAC5
#DECAC5 is a very light, muted red. Relative luminance 0.618; OKLCH L 85.4% C 0.024 H 34.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAC5 |
|---|---|
| RGB | rgb(222, 202, 197) |
| HSL | hsl(12, 27%, 82%) |
| HSV | hsv(12, 11%, 87%) |
| CMYK | cmyk(0%, 9%, 11.3%, 12.9%) |
| CIE-LAB | lab(82.81, 6.15, 5.03) |
| CIE-LCH | lch(82.81, 7.94, 39.27°) |
| OKLab | oklab(85.41% 0.0195 0.0133) |
| OKLCH | oklch(85.41% 0.024 34.3) |
| XYZ | xyz(61.3220, 61.8030, 61.5113) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 7.92
Pinkish Grey
#C8ACA9
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 9.09
Warm Beige
#E9DCC9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAC5 #C5D9DE
analogous
#DEC5CD #DECAC5 #DED7C5
triadic
#DECAC5 #C5DECA #CAC5DE
tetradic
#DECAC5 #CDDEC5 #C5D9DE #D7C5DE
square
#DECAC5 #CDDEC5 #C5D9DE #D7C5DE
split-complementary
#DECAC5 #C5DED7 #C5CDDE
monochromatic
#B28377 #C8A69E #DECAC5 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.57
#DECAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DECAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAC5
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAC5 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC5
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#E3C8C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decac5; /* rgb */ color: rgb(222, 202, 197); /* oklch */ color: oklch(85.4% 0.024 34.3);
Tailwind
colors: {
custom: {
50: '#e8dad6',
500: '#decac5',
950: '#000000',
},
}SCSS
$custom: #decac5; $custom-light: #e8dad6; $custom-dark: #000000;
JSON
{
"hex": "#decac5",
"rgb": {
"r": 222,
"g": 202,
"b": 197
},
"hsl": {
"h": 12,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.85413,
"c": 0.0236,
"h": 34.3
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#DECAC5
secondary
#92AEB5
accent
#92A63F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383