#DEC4C3#DEC4C3
#DEC4C3 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.2% C 0.030 H 20.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4C3 |
|---|---|
| RGB | rgb(222, 196, 195) |
| HSL | hsl(2, 29%, 82%) |
| HSV | hsv(2, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.26, 8.99, 3.86) |
| CIE-LCH | lch(81.26, 9.79, 23.26°) |
| OKLab | oklab(84.19% 0.0277 0.0103) |
| OKLCH | oklch(84.19% 0.03 20.4) |
| XYZ | xyz(59.7138, 58.9509, 59.8522) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.27
Mistyrose
#FFE4E1
ΔE00 7.40
Pale Pink
#FFCFDC
ΔE00 9.18
Light Pink
#FFD1DF
ΔE00 9.25
Light Rose
#FFC5CB
ΔE00 9.27
Pale Rose
#FDC1C5
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4C3 #C3DDDE
analogous
#DEC3D0 #DEC4C3 #DED2C3
triadic
#DEC4C3 #C3DEC4 #C4C3DE
tetradic
#DEC4C3 #D0DEC3 #C3DDDE #D2C3DE
square
#DEC4C3 #D0DEC3 #C3DDDE #D2C3DE
split-complementary
#DEC4C3 #C3DED2 #C3D0DE
monochromatic
#B37674 #C89D9C #DEC4C3 #F4EBEA #F4ECEB
Accessibility & contrast
On white
1.64
#DEC4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DEC4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4C3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4C3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C3
Deuteranopia (green-blind)
#CECCC3
Tritanopia (blue-blind)
#E4C2C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4c3; /* rgb */ color: rgb(222, 196, 195); /* oklch */ color: oklch(84.2% 0.030 20.4);
Tailwind
colors: {
custom: {
50: '#e8d5d5',
500: '#dec4c3',
950: '#000000',
},
}SCSS
$custom: #dec4c3; $custom-light: #e8d5d5; $custom-dark: #000000;
JSON
{
"hex": "#dec4c3",
"rgb": {
"r": 222,
"g": 196,
"b": 195
},
"hsl": {
"h": 2.222,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.8419,
"c": 0.02955,
"h": 20.4
},
"luminance": 0.5895
}Semantic roles & 50–950 ramp
primary
#DEC4C3
secondary
#90B4B5
accent
#A4A83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383