#DEC4C7#DEC4C7
#DEC4C7 is a very light, muted red. Relative luminance 0.591; OKLCH L 84.3% C 0.030 H 9.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4C7 |
|---|---|
| RGB | rgb(222, 196, 199) |
| HSL | hsl(353, 28%, 82%) |
| HSV | hsv(353, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.37, 9.65, 1.86) |
| CIE-LCH | lch(81.37, 9.83, 10.93°) |
| OKLab | oklab(84.3% 0.0292 0.0051) |
| OKLCH | oklch(84.3% 0.03 9.8) |
| XYZ | xyz(60.1722, 59.1342, 62.2660) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 7.74
Light Pink
#FFD1DF
ΔE00 8.14
Pale Pink
#FFCFDC
ΔE00 8.14
Thistle
#D8BFD8
ΔE00 8.28
Light Rose
#FFC5CB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4C7 #C4DEDB
analogous
#DEC4D4 #DEC4C7 #DECEC4
triadic
#DEC4C7 #C7DEC4 #C4C7DE
tetradic
#DEC4C7 #D4DEC4 #C4DEDB #CEC4DE
square
#DEC4C7 #D4DEC4 #C4DEDB #CEC4DE
split-complementary
#DEC4C7 #C4DECE #C4D4DE
monochromatic
#B2767C #C89DA2 #DEC4C7 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.64
#DEC4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DEC4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4C7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4C7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C7
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#E4C2C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4c7; /* rgb */ color: rgb(222, 196, 199); /* oklch */ color: oklch(84.3% 0.030 9.8);
Tailwind
colors: {
custom: {
50: '#e8d5d8',
500: '#dec4c7',
950: '#000000',
},
}SCSS
$custom: #dec4c7; $custom-light: #e8d5d8; $custom-dark: #000000;
JSON
{
"hex": "#dec4c7",
"rgb": {
"r": 222,
"g": 196,
"b": 199
},
"hsl": {
"h": 353.077,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84302,
"c": 0.02966,
"h": 9.8
},
"luminance": 0.59133
}Semantic roles & 50–950 ramp
primary
#DEC4C7
secondary
#91B5B1
accent
#A79B3F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383