#DEC6C4#DEC6C4
#DEC6C4 is a very light, muted red. Relative luminance 0.599; OKLCH L 84.6% C 0.027 H 23.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6C4 |
|---|---|
| RGB | rgb(222, 198, 196) |
| HSL | hsl(5, 28%, 82%) |
| HSV | hsv(5, 12%, 87%) |
| CMYK | cmyk(0%, 10.8%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.79, 8.10, 4.08) |
| CIE-LCH | lch(81.79, 9.07, 26.76°) |
| OKLab | oklab(84.61% 0.0251 0.0109) |
| OKLCH | oklch(84.61% 0.027 23.4) |
| XYZ | xyz(60.2814, 59.9045, 60.6010) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.70
Mistyrose
#FFE4E1
ΔE00 7.04
Pale Pink
#FFCFDC
ΔE00 9.83
Light Pink
#FFD1DF
ΔE00 9.87
Warm Gray
#C9BEB0
ΔE00 9.88
Light Rose
#FFC5CB
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6C4 #C4DCDE
analogous
#DEC4CF #DEC6C4 #DED3C4
triadic
#DEC6C4 #C4DEC6 #C6C4DE
tetradic
#DEC6C4 #CFDEC4 #C4DCDE #D3C4DE
square
#DEC6C4 #CFDEC4 #C4DCDE #D3C4DE
split-complementary
#DEC6C4 #C4DED3 #C4CFDE
monochromatic
#B27A76 #C8A09D #DEC6C4 #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.62
#DEC6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#DEC6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6C4
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6C4 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C4
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#E4C4C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec6c4; /* rgb */ color: rgb(222, 198, 196); /* oklch */ color: oklch(84.6% 0.027 23.4);
Tailwind
colors: {
custom: {
50: '#e8d7d5',
500: '#dec6c4',
950: '#000000',
},
}SCSS
$custom: #dec6c4; $custom-light: #e8d7d5; $custom-dark: #000000;
JSON
{
"hex": "#dec6c4",
"rgb": {
"r": 222,
"g": 198,
"b": 196
},
"hsl": {
"h": 4.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84606,
"c": 0.02733,
"h": 23.4
},
"luminance": 0.59903
}Semantic roles & 50–950 ramp
primary
#DEC6C4
secondary
#91B2B5
accent
#9FA73F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383