#DEC4CA#DEC4CA
#DEC4CA is a very light, muted red. Relative luminance 0.593; OKLCH L 84.4% C 0.030 H 2.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4CA |
|---|---|
| RGB | rgb(222, 196, 202) |
| HSL | hsl(346, 28%, 82%) |
| HSV | hsv(346, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 9%, 12.9%) |
| CIE-LAB | lab(81.44, 10.15, 0.37) |
| CIE-LCH | lch(81.44, 10.16, 2.07°) |
| OKLab | oklab(84.39% 0.0304 0.0011) |
| OKLCH | oklch(84.39% 0.03 2.1) |
| XYZ | xyz(60.5239, 59.2749, 64.1186) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 7.42
Light Pink
#FFD1DF
ΔE00 7.53
Pale Pink
#FFCFDC
ΔE00 7.59
Mistyrose
#FFE4E1
ΔE00 8.22
Light Rose
#FFC5CB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4CA #C4DED8
analogous
#DEC4D7 #DEC4CA #DECBC4
triadic
#DEC4CA #CADEC4 #C4CADE
tetradic
#DEC4CA #D7DEC4 #C4DED8 #CBC4DE
square
#DEC4CA #D7DEC4 #C4DED8 #CBC4DE
split-complementary
#DEC4CA #C4DECB #C4D7DE
monochromatic
#B27683 #C89DA7 #DEC4CA #F4EBED #F4EBED
Accessibility & contrast
On white
1.63
#DEC4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#DEC4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4CA
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4CA | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#E3C3C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec4ca; /* rgb */ color: rgb(222, 196, 202); /* oklch */ color: oklch(84.4% 0.030 2.1);
Tailwind
colors: {
custom: {
50: '#e8d5da',
500: '#dec4ca',
950: '#000000',
},
}SCSS
$custom: #dec4ca; $custom-light: #e8d5da; $custom-dark: #000000;
JSON
{
"hex": "#dec4ca",
"rgb": {
"r": 222,
"g": 196,
"b": 202
},
"hsl": {
"h": 346.154,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84388,
"c": 0.03039,
"h": 2.1
},
"luminance": 0.59274
}Semantic roles & 50–950 ramp
primary
#DEC4CA
secondary
#91B5AD
accent
#A78F3F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383