#DEC9CA#DEC9CA
#DEC9CA is a very light, muted red. Relative luminance 0.616; OKLCH L 85.4% C 0.024 H 14.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9CA |
|---|---|
| RGB | rgb(222, 201, 202) |
| HSL | hsl(357, 24%, 83%) |
| HSV | hsv(357, 9%, 87%) |
| CMYK | cmyk(0%, 9.5%, 9%, 12.9%) |
| CIE-LAB | lab(82.68, 7.50, 2.17) |
| CIE-LCH | lch(82.68, 7.81, 16.16°) |
| OKLab | oklab(85.36% 0.0229 0.0059) |
| OKLCH | oklch(85.36% 0.024 14.3) |
| XYZ | xyz(61.6705, 61.5682, 64.5008) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.81
Pinkish Grey
#C8ACA9
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 8.89
Light Gray
#D3D3D3
ΔE00 9.19
Thistle
#D8BFD8
ΔE00 9.52
Light Pink
#FFD1DF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9CA #C9DEDD
analogous
#DEC9D4 #DEC9CA #DED2C9
triadic
#DEC9CA #CADEC9 #C9CADE
tetradic
#DEC9CA #D4DEC9 #C9DEDD #D2C9DE
square
#DEC9CA #D4DEC9 #C9DEDD #D2C9DE
split-complementary
#DEC9CA #C9DED2 #C9D4DE
monochromatic
#B07D7F #C7A3A5 #DEC9CA #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.58
#DEC9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DEC9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9CA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9CA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#E3C7C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec9ca; /* rgb */ color: rgb(222, 201, 202); /* oklch */ color: oklch(85.4% 0.024 14.3);
Tailwind
colors: {
custom: {
50: '#e8d9da',
500: '#dec9ca',
950: '#000000',
},
}SCSS
$custom: #dec9ca; $custom-light: #e8d9da; $custom-dark: #000000;
JSON
{
"hex": "#dec9ca",
"rgb": {
"r": 222,
"g": 201,
"b": 202
},
"hsl": {
"h": 357.143,
"s": 24.138,
"l": 82.941
},
"oklch": {
"l": 0.85356,
"c": 0.02364,
"h": 14.3
},
"luminance": 0.61567
}Semantic roles & 50–950 ramp
primary
#DEC9CA
secondary
#96B5B3
accent
#A39E43
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383