#DEC4C0#DEC4C0
#DEC4C0 is a very light, muted red. Relative luminance 0.588; OKLCH L 84.1% C 0.030 H 28.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4C0 |
|---|---|
| RGB | rgb(222, 196, 192) |
| HSL | hsl(8, 31%, 81%) |
| HSV | hsv(8, 14%, 87%) |
| CMYK | cmyk(0%, 11.7%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.19, 8.51, 5.37) |
| CIE-LCH | lch(81.19, 10.06, 32.25°) |
| OKLab | oklab(84.11% 0.0266 0.0142) |
| OKLCH | oklch(84.11% 0.03 28.2) |
| XYZ | xyz(59.3781, 58.8166, 58.0838) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 9.66
Pale Rose
#FDC1C5
ΔE00 9.87
Light Rose
#FFC5CB
ΔE00 9.91
Pale Pink
#FFCFDC
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4C0 #C0DADE
analogous
#DEC0CB #DEC4C0 #DED3C0
triadic
#DEC4C0 #C0DEC4 #C4C0DE
tetradic
#DEC4C0 #CBDEC0 #C0DADE #D3C0DE
square
#DEC4C0 #CBDEC0 #C0DADE #D3C0DE
split-complementary
#DEC4C0 #C0DED3 #C0CBDE
monochromatic
#B47970 #C99E98 #DEC4C0 #F3EAE8 #F4ECEB
Accessibility & contrast
On white
1.65
#DEC4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DEC4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4C0
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4C0 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C0
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#E5C1C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4c0; /* rgb */ color: rgb(222, 196, 192); /* oklch */ color: oklch(84.1% 0.030 28.2);
Tailwind
colors: {
custom: {
50: '#e8d5d3',
500: '#dec4c0',
950: '#000000',
},
}SCSS
$custom: #dec4c0; $custom-light: #e8d5d3; $custom-dark: #000000;
JSON
{
"hex": "#dec4c0",
"rgb": {
"r": 222,
"g": 196,
"b": 192
},
"hsl": {
"h": 8,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.84108,
"c": 0.03011,
"h": 28.2
},
"luminance": 0.58815
}Semantic roles & 50–950 ramp
primary
#DEC4C0
secondary
#8DB0B6
accent
#9BAA3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383