#DEC6CC#DEC6CC
#DEC6CC is a very light, muted red. Relative luminance 0.603; OKLCH L 84.8% C 0.028 H 0.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6CC |
|---|---|
| RGB | rgb(222, 198, 204) |
| HSL | hsl(345, 27%, 82%) |
| HSV | hsv(345, 11%, 87%) |
| CMYK | cmyk(0%, 10.8%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.99, 9.43, 0.09) |
| CIE-LCH | lch(81.99, 9.43, 0.56°) |
| OKLab | oklab(84.83% 0.0281 0.0004) |
| OKLCH | oklch(84.83% 0.028 0.8) |
| XYZ | xyz(61.2164, 60.2785, 65.5251) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 7.82
Light Pink
#FFD1DF
ΔE00 7.84
Mistyrose
#FFE4E1
ΔE00 7.90
Pale Pink
#FFCFDC
ΔE00 7.95
Light Rose
#FFC5CB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6CC #C6DED8
analogous
#DEC6D8 #DEC6CC #DECCC6
triadic
#DEC6CC #CCDEC6 #C6CCDE
tetradic
#DEC6CC #D8DEC6 #C6DED8 #CCC6DE
square
#DEC6CC #D8DEC6 #C6DED8 #CCC6DE
split-complementary
#DEC6CC #C6DECC #C6D8DE
monochromatic
#B17887 #C89FA9 #DEC6CC #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.61
#DEC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DEC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6CC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6CC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#E3C5C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec6cc; /* rgb */ color: rgb(222, 198, 204); /* oklch */ color: oklch(84.8% 0.028 0.8);
Tailwind
colors: {
custom: {
50: '#e8d7db',
500: '#dec6cc',
950: '#000000',
},
}SCSS
$custom: #dec6cc; $custom-light: #e8d7db; $custom-dark: #000000;
JSON
{
"hex": "#dec6cc",
"rgb": {
"r": 222,
"g": 198,
"b": 204
},
"hsl": {
"h": 345,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.84831,
"c": 0.02813,
"h": 0.8
},
"luminance": 0.60277
}Semantic roles & 50–950 ramp
primary
#DEC6CC
secondary
#93B5AD
accent
#A58C40
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384