#DEC4C5#DEC4C5
#DEC4C5 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.2% C 0.029 H 15.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4C5 |
|---|---|
| RGB | rgb(222, 196, 197) |
| HSL | hsl(358, 28%, 82%) |
| HSV | hsv(358, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.31, 9.32, 2.86) |
| CIE-LCH | lch(81.31, 9.75, 17.08°) |
| OKLab | oklab(84.25% 0.0285 0.0077) |
| OKLCH | oklch(84.25% 0.029 15.1) |
| XYZ | xyz(59.9415, 59.0420, 61.0511) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.48
Mistyrose
#FFE4E1
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 8.62
Light Pink
#FFD1DF
ΔE00 8.65
Light Rose
#FFC5CB
ΔE00 8.98
Pale Rose
#FDC1C5
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4C5 #C4DEDD
analogous
#DEC4D2 #DEC4C5 #DED0C4
triadic
#DEC4C5 #C5DEC4 #C4C5DE
tetradic
#DEC4C5 #D2DEC4 #C4DEDD #D0C4DE
square
#DEC4C5 #D2DEC4 #C4DEDD #D0C4DE
split-complementary
#DEC4C5 #C4DED0 #C4D2DE
monochromatic
#B27678 #C89D9E #DEC4C5 #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.64
#DEC4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#DEC4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4C5
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4C5 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#E4C2C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4c5; /* rgb */ color: rgb(222, 196, 197); /* oklch */ color: oklch(84.2% 0.029 15.1);
Tailwind
colors: {
custom: {
50: '#e8d5d6',
500: '#dec4c5',
950: '#000000',
},
}SCSS
$custom: #dec4c5; $custom-light: #e8d5d6; $custom-dark: #000000;
JSON
{
"hex": "#dec4c5",
"rgb": {
"r": 222,
"g": 196,
"b": 197
},
"hsl": {
"h": 357.692,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84246,
"c": 0.02949,
"h": 15.1
},
"luminance": 0.59041
}Semantic roles & 50–950 ramp
primary
#DEC4C5
secondary
#91B5B4
accent
#A7A33F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383