#DEC2C4#DEC2C4
#DEC2C4 is a very light, muted red. Relative luminance 0.581; OKLCH L 83.8% C 0.032 H 12.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2C4 |
|---|---|
| RGB | rgb(222, 194, 196) |
| HSL | hsl(356, 30%, 82%) |
| HSV | hsv(356, 13%, 87%) |
| CMYK | cmyk(0%, 12.6%, 11.7%, 12.9%) |
| CIE-LAB | lab(80.79, 10.22, 2.65) |
| CIE-LCH | lch(80.79, 10.55, 14.52°) |
| OKLab | oklab(83.83% 0.0311 0.0071) |
| OKLCH | oklch(83.83% 0.032 12.9) |
| XYZ | xyz(59.3792, 58.1001, 60.3003) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.25
Mistyrose
#FFE4E1
ΔE00 8.03
Pale Pink
#FFCFDC
ΔE00 8.09
Light Pink
#FFD1DF
ΔE00 8.16
Light Rose
#FFC5CB
ΔE00 8.35
Pale Rose
#FDC1C5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2C4 #C2DEDC
analogous
#DEC2D2 #DEC2C4 #DECEC2
triadic
#DEC2C4 #C4DEC2 #C2C4DE
tetradic
#DEC2C4 #D2DEC2 #C2DEDC #CEC2DE
square
#DEC2C4 #D2DEC2 #C2DEDC #CEC2DE
split-complementary
#DEC2C4 #C2DECE #C2D2DE
monochromatic
#B37377 #C99A9E #DEC2C4 #F3EAEA #F4EBEC
Accessibility & contrast
On white
1.66
#DEC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DEC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2C4
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2C4 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C4
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#E4C0C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec2c4; /* rgb */ color: rgb(222, 194, 196); /* oklch */ color: oklch(83.8% 0.032 12.9);
Tailwind
colors: {
custom: {
50: '#e8d4d5',
500: '#dec2c4',
950: '#000000',
},
}SCSS
$custom: #dec2c4; $custom-light: #e8d4d5; $custom-dark: #000000;
JSON
{
"hex": "#dec2c4",
"rgb": {
"r": 222,
"g": 194,
"b": 196
},
"hsl": {
"h": 355.714,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.83831,
"c": 0.0319,
"h": 12.9
},
"luminance": 0.58099
}Semantic roles & 50–950 ramp
primary
#DEC2C4
secondary
#8FB5B3
accent
#A8A13D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383