#DEC6CA#DEC6CA
#DEC6CA is a very light, muted red. Relative luminance 0.602; OKLCH L 84.8% C 0.028 H 6.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6CA |
|---|---|
| RGB | rgb(222, 198, 202) |
| HSL | hsl(350, 27%, 82%) |
| HSV | hsv(350, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 9%, 12.9%) |
| CIE-LAB | lab(81.94, 9.09, 1.09) |
| CIE-LCH | lch(81.94, 9.16, 6.83°) |
| OKLab | oklab(84.77% 0.0274 0.003) |
| OKLCH | oklch(84.77% 0.028 6.3) |
| XYZ | xyz(60.9780, 60.1832, 64.2699) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.40
Mistyrose
#FFE4E1
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.96
Light Pink
#FFD1DF
ΔE00 8.22
Pale Pink
#FFCFDC
ΔE00 8.29
Light Rose
#FFC5CB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6CA #C6DEDA
analogous
#DEC6D6 #DEC6CA #DECEC6
triadic
#DEC6CA #CADEC6 #C6CADE
tetradic
#DEC6CA #D6DEC6 #C6DEDA #CEC6DE
square
#DEC6CA #D6DEC6 #C6DEDA #CEC6DE
split-complementary
#DEC6CA #C6DECE #C6D6DE
monochromatic
#B17882 #C89FA6 #DEC6CA #F4ECED #F4ECED
Accessibility & contrast
On white
1.61
#DEC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DEC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6CA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6CA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#E3C5C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec6ca; /* rgb */ color: rgb(222, 198, 202); /* oklch */ color: oklch(84.8% 0.028 6.3);
Tailwind
colors: {
custom: {
50: '#e8d7da',
500: '#dec6ca',
950: '#000000',
},
}SCSS
$custom: #dec6ca; $custom-light: #e8d7da; $custom-dark: #000000;
JSON
{
"hex": "#dec6ca",
"rgb": {
"r": 222,
"g": 198,
"b": 202
},
"hsl": {
"h": 350,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.84774,
"c": 0.02754,
"h": 6.3
},
"luminance": 0.60182
}Semantic roles & 50–950 ramp
primary
#DEC6CA
secondary
#93B5AF
accent
#A59440
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383