#DEC2C0#DEC2C0
#DEC2C0 is a very light, muted red. Relative luminance 0.579; OKLCH L 83.7% C 0.032 H 22.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2C0 |
|---|---|
| RGB | rgb(222, 194, 192) |
| HSL | hsl(4, 31%, 81%) |
| HSV | hsv(4, 14%, 87%) |
| CMYK | cmyk(0%, 12.6%, 13.5%, 12.9%) |
| CIE-LAB | lab(80.69, 9.57, 4.65) |
| CIE-LCH | lch(80.69, 10.64, 25.92°) |
| OKLab | oklab(83.72% 0.0296 0.0124) |
| OKLCH | oklch(83.72% 0.032 22.7) |
| XYZ | xyz(58.9300, 57.9204, 57.9344) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.78
Mistyrose
#FFE4E1
ΔE00 7.78
Pale Rose
#FDC1C5
ΔE00 8.92
Light Rose
#FFC5CB
ΔE00 8.95
Pale Pink
#FFCFDC
ΔE00 9.21
Light Pink
#FFD1DF
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2C0 #C0DCDE
analogous
#DEC0CD #DEC2C0 #DED1C0
triadic
#DEC2C0 #C0DEC2 #C2C0DE
tetradic
#DEC2C0 #CDDEC0 #C0DCDE #D1C0DE
square
#DEC2C0 #CDDEC0 #C0DCDE #D1C0DE
split-complementary
#DEC2C0 #C0DED1 #C0CDDE
monochromatic
#B47470 #C99B98 #DEC2C0 #F3E9E8 #F4ECEB
Accessibility & contrast
On white
1.67
#DEC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DEC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2C0
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2C0 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#E5BFC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2c0; /* rgb */ color: rgb(222, 194, 192); /* oklch */ color: oklch(83.7% 0.032 22.7);
Tailwind
colors: {
custom: {
50: '#e8d4d3',
500: '#dec2c0',
950: '#000000',
},
}SCSS
$custom: #dec2c0; $custom-light: #e8d4d3; $custom-dark: #000000;
JSON
{
"hex": "#dec2c0",
"rgb": {
"r": 222,
"g": 194,
"b": 192
},
"hsl": {
"h": 4,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.8372,
"c": 0.03204,
"h": 22.7
},
"luminance": 0.57919
}Semantic roles & 50–950 ramp
primary
#DEC2C0
secondary
#8DB3B6
accent
#A3AA3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383