#DEC0C2#DEC0C2
#DEC0C2 is a very light, muted red. Relative luminance 0.571; OKLCH L 83.4% C 0.034 H 13.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0C2 |
|---|---|
| RGB | rgb(222, 192, 194) |
| HSL | hsl(356, 31%, 81%) |
| HSV | hsv(356, 14%, 87%) |
| CMYK | cmyk(0%, 13.5%, 12.6%, 12.9%) |
| CIE-LAB | lab(80.25, 10.95, 2.93) |
| CIE-LCH | lch(80.25, 11.34, 14.98°) |
| OKLab | oklab(83.39% 0.0334 0.0079) |
| OKLCH | oklch(83.39% 0.034 13.3) |
| XYZ | xyz(58.7109, 57.1254, 58.9620) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.94
Pale Pink
#FFCFDC
ΔE00 7.88
Light Rose
#FFC5CB
ΔE00 7.89
Pale Rose
#FDC1C5
ΔE00 7.95
Light Pink
#FFD1DF
ΔE00 8.02
Dusty Pink
#D8A7B1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0C2 #C0DEDC
analogous
#DEC0D1 #DEC0C2 #DECDC0
triadic
#DEC0C2 #C2DEC0 #C0C2DE
tetradic
#DEC0C2 #D1DEC0 #C0DEDC #CDC0DE
square
#DEC0C2 #D1DEC0 #C0DEDC #CDC0DE
split-complementary
#DEC0C2 #C0DECD #C0D1DE
monochromatic
#B47074 #C9989B #DEC0C2 #F3E8E9 #F4EBEC
Accessibility & contrast
On white
1.69
#DEC0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DEC0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0C2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0C2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#E5BEC1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec0c2; /* rgb */ color: rgb(222, 192, 194); /* oklch */ color: oklch(83.4% 0.034 13.3);
Tailwind
colors: {
custom: {
50: '#e8d3d4',
500: '#dec0c2',
950: '#000000',
},
}SCSS
$custom: #dec0c2; $custom-light: #e8d3d4; $custom-dark: #000000;
JSON
{
"hex": "#dec0c2",
"rgb": {
"r": 222,
"g": 192,
"b": 194
},
"hsl": {
"h": 356,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.8339,
"c": 0.03428,
"h": 13.3
},
"luminance": 0.57124
}Semantic roles & 50–950 ramp
primary
#DEC0C2
secondary
#8DB6B3
accent
#AAA33C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383