#DEC8CC#DEC8CC
#DEC8CC is a very light, muted red. Relative luminance 0.612; OKLCH L 85.2% C 0.025 H 5.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8CC |
|---|---|
| RGB | rgb(222, 200, 204) |
| HSL | hsl(349, 25%, 83%) |
| HSV | hsv(349, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.49, 8.37, 0.82) |
| CIE-LCH | lch(82.49, 8.41, 5.57°) |
| OKLab | oklab(85.22% 0.0252 0.0023) |
| OKLCH | oklch(85.22% 0.025 5.2) |
| XYZ | xyz(61.6765, 61.1988, 65.6785) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.29
Pinkish Grey
#C8ACA9
ΔE00 7.88
Thistle
#D8BFD8
ΔE00 8.13
Light Pink
#FFD1DF
ΔE00 8.59
Pale Pink
#FFCFDC
ΔE00 8.71
Lavenderblush
#FFF0F5
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8CC #C8DEDA
analogous
#DEC8D7 #DEC8CC #DECFC8
triadic
#DEC8CC #CCDEC8 #C8CCDE
tetradic
#DEC8CC #D7DEC8 #C8DEDA #CFC8DE
square
#DEC8CC #D7DEC8 #C8DEDA #CFC8DE
split-complementary
#DEC8CC #C8DECF #C8D7DE
monochromatic
#B07B85 #C7A2A9 #DEC8CC #F4ECED #F4ECED
Accessibility & contrast
On white
1.59
#DEC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DEC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8CC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8CC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#E3C7C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec8cc; /* rgb */ color: rgb(222, 200, 204); /* oklch */ color: oklch(85.2% 0.025 5.2);
Tailwind
colors: {
custom: {
50: '#e8d8db',
500: '#dec8cc',
950: '#000000',
},
}SCSS
$custom: #dec8cc; $custom-light: #e8d8db; $custom-dark: #000000;
JSON
{
"hex": "#dec8cc",
"rgb": {
"r": 222,
"g": 200,
"b": 204
},
"hsl": {
"h": 349.091,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85219,
"c": 0.02525,
"h": 5.2
},
"luminance": 0.61198
}Semantic roles & 50–950 ramp
primary
#DEC8CC
secondary
#95B5AF
accent
#A49242
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384