#DEC4C2#DEC4C2
#DEC4C2 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.2% C 0.030 H 23.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4C2 |
|---|---|
| RGB | rgb(222, 196, 194) |
| HSL | hsl(4, 30%, 82%) |
| HSV | hsv(4, 13%, 87%) |
| CMYK | cmyk(0%, 11.7%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.24, 8.83, 4.36) |
| CIE-LCH | lch(81.24, 9.85, 26.30°) |
| OKLab | oklab(84.16% 0.0273 0.0116) |
| OKLCH | oklch(84.16% 0.03 23) |
| XYZ | xyz(59.6012, 58.9058, 59.2588) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.21
Mistyrose
#FFE4E1
ΔE00 7.38
Light Rose
#FFC5CB
ΔE00 9.46
Pale Pink
#FFCFDC
ΔE00 9.49
Pale Rose
#FDC1C5
ΔE00 9.49
Light Pink
#FFD1DF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4C2 #C2DCDE
analogous
#DEC2CE #DEC4C2 #DED2C2
triadic
#DEC4C2 #C2DEC4 #C4C2DE
tetradic
#DEC4C2 #CEDEC2 #C2DCDE #D2C2DE
square
#DEC4C2 #CEDEC2 #C2DCDE #D2C2DE
split-complementary
#DEC4C2 #C2DED2 #C2CEDE
monochromatic
#B37773 #C99E9A #DEC4C2 #F3EAEA #F4ECEB
Accessibility & contrast
On white
1.64
#DEC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#DEC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4C2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4C2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C2
Deuteranopia (green-blind)
#CECCC2
Tritanopia (blue-blind)
#E4C1C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4c2; /* rgb */ color: rgb(222, 196, 194); /* oklch */ color: oklch(84.2% 0.030 23.0);
Tailwind
colors: {
custom: {
50: '#e8d5d4',
500: '#dec4c2',
950: '#000000',
},
}SCSS
$custom: #dec4c2; $custom-light: #e8d5d4; $custom-dark: #000000;
JSON
{
"hex": "#dec4c2",
"rgb": {
"r": 222,
"g": 196,
"b": 194
},
"hsl": {
"h": 4.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.84162,
"c": 0.02968,
"h": 23
},
"luminance": 0.58904
}Semantic roles & 50–950 ramp
primary
#DEC4C2
secondary
#8FB3B5
accent
#A1A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383