#DEC8CA#DEC8CA
#DEC8CA is a very light, muted red. Relative luminance 0.611; OKLCH L 85.2% C 0.025 H 11.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8CA |
|---|---|
| RGB | rgb(222, 200, 202) |
| HSL | hsl(355, 25%, 83%) |
| HSV | hsv(355, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 9%, 12.9%) |
| CIE-LAB | lab(82.43, 8.03, 1.81) |
| CIE-LCH | lch(82.43, 8.23, 12.71°) |
| OKLab | oklab(85.16% 0.0244 0.0049) |
| OKLCH | oklch(85.16% 0.025 11.4) |
| XYZ | xyz(61.4382, 61.1035, 64.4233) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.01
Pinkish Grey
#C8ACA9
ΔE00 7.57
Thistle
#D8BFD8
ΔE00 8.97
Light Pink
#FFD1DF
ΔE00 9.05
Lavenderblush
#FFF0F5
ΔE00 9.09
Pale Pink
#FFCFDC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8CA #C8DEDC
analogous
#DEC8D5 #DEC8CA #DED1C8
triadic
#DEC8CA #CADEC8 #C8CADE
tetradic
#DEC8CA #D5DEC8 #C8DEDC #D1C8DE
square
#DEC8CA #D5DEC8 #C8DEDC #D1C8DE
split-complementary
#DEC8CA #C8DED1 #C8D5DE
monochromatic
#B07B80 #C7A2A5 #DEC8CA #F4ECED #F4ECED
Accessibility & contrast
On white
1.59
#DEC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DEC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8CA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8CA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#E3C6C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec8ca; /* rgb */ color: rgb(222, 200, 202); /* oklch */ color: oklch(85.2% 0.025 11.4);
Tailwind
colors: {
custom: {
50: '#e8d8da',
500: '#dec8ca',
950: '#000000',
},
}SCSS
$custom: #dec8ca; $custom-light: #e8d8da; $custom-dark: #000000;
JSON
{
"hex": "#dec8ca",
"rgb": {
"r": 222,
"g": 200,
"b": 202
},
"hsl": {
"h": 354.545,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85162,
"c": 0.02488,
"h": 11.4
},
"luminance": 0.61102
}Semantic roles & 50–950 ramp
primary
#DEC8CA
secondary
#95B5B2
accent
#A49B42
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383