#DEC9CC#DEC9CC
#DEC9CC is a very light, muted red. Relative luminance 0.617; OKLCH L 85.4% C 0.024 H 7.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC9CC |
|---|---|
| RGB | rgb(222, 201, 204) |
| HSL | hsl(351, 24%, 83%) |
| HSV | hsv(351, 9%, 87%) |
| CMYK | cmyk(0%, 9.5%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.73, 7.84, 1.18) |
| CIE-LCH | lch(82.73, 7.93, 8.55°) |
| OKLab | oklab(85.41% 0.0237 0.0032) |
| OKLCH | oklch(85.41% 0.024 7.8) |
| XYZ | xyz(61.9089, 61.6635, 65.7560) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.03
Pinkish Grey
#C8ACA9
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 8.66
Lavenderblush
#FFF0F5
ΔE00 8.76
Light Pink
#FFD1DF
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC9CC #C9DEDB
analogous
#DEC9D6 #DEC9CC #DED0C9
triadic
#DEC9CC #CCDEC9 #C9CCDE
tetradic
#DEC9CC #D6DEC9 #C9DEDB #D0C9DE
square
#DEC9CC #D6DEC9 #C9DEDB #D0C9DE
split-complementary
#DEC9CC #C9DED0 #C9D6DE
monochromatic
#B07D84 #C7A3A8 #DEC9CC #F3ECED #F3ECED
Accessibility & contrast
On white
1.58
#DEC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DEC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC9CC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC9CC | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#E3C8CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec9cc; /* rgb */ color: rgb(222, 201, 204); /* oklch */ color: oklch(85.4% 0.024 7.8);
Tailwind
colors: {
custom: {
50: '#e8d9db',
500: '#dec9cc',
950: '#000000',
},
}SCSS
$custom: #dec9cc; $custom-light: #e8d9db; $custom-dark: #000000;
JSON
{
"hex": "#dec9cc",
"rgb": {
"r": 222,
"g": 201,
"b": 204
},
"hsl": {
"h": 351.429,
"s": 24.138,
"l": 82.941
},
"oklch": {
"l": 0.85413,
"c": 0.02389,
"h": 7.8
},
"luminance": 0.61663
}Semantic roles & 50–950 ramp
primary
#DEC9CC
secondary
#96B5B0
accent
#A39543
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384