#DEC7CA#DEC7CA
#DEC7CA is a very light, muted red. Relative luminance 0.606; OKLCH L 85.0% C 0.026 H 8.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7CA |
|---|---|
| RGB | rgb(222, 199, 202) |
| HSL | hsl(352, 26%, 83%) |
| HSV | hsv(352, 10%, 87%) |
| CMYK | cmyk(0%, 10.4%, 9%, 12.9%) |
| CIE-LAB | lab(82.19, 8.56, 1.45) |
| CIE-LCH | lch(82.19, 8.68, 9.61°) |
| OKLab | oklab(84.97% 0.0259 0.004) |
| OKLCH | oklch(84.97% 0.026 8.7) |
| XYZ | xyz(61.2074, 60.6418, 64.3464) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.26
Pinkish Grey
#C8ACA9
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 8.45
Light Pink
#FFD1DF
ΔE00 8.62
Pale Pink
#FFCFDC
ΔE00 8.69
Lavenderblush
#FFF0F5
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7CA #C7DEDB
analogous
#DEC7D5 #DEC7CA #DECFC7
triadic
#DEC7CA #CADEC7 #C7CADE
tetradic
#DEC7CA #D5DEC7 #C7DEDB #CFC7DE
square
#DEC7CA #D5DEC7 #C7DEDB #CFC7DE
split-complementary
#DEC7CA #C7DECF #C7D5DE
monochromatic
#B17A81 #C7A0A6 #DEC7CA #F4ECED #F4ECED
Accessibility & contrast
On white
1.60
#DEC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DEC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7CA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7CA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#E3C5C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec7ca; /* rgb */ color: rgb(222, 199, 202); /* oklch */ color: oklch(85.0% 0.026 8.7);
Tailwind
colors: {
custom: {
50: '#e8d8da',
500: '#dec7ca',
950: '#000000',
},
}SCSS
$custom: #dec7ca; $custom-light: #e8d8da; $custom-dark: #000000;
JSON
{
"hex": "#dec7ca",
"rgb": {
"r": 222,
"g": 199,
"b": 202
},
"hsl": {
"h": 352.174,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.84968,
"c": 0.02618,
"h": 8.7
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#DEC7CA
secondary
#94B5B1
accent
#A49741
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383