#DEC7CC#DEC7CC
#DEC7CC is a very light, muted red. Relative luminance 0.607; OKLCH L 85.0% C 0.027 H 2.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7CC |
|---|---|
| RGB | rgb(222, 199, 204) |
| HSL | hsl(347, 26%, 83%) |
| HSV | hsv(347, 10%, 87%) |
| CMYK | cmyk(0%, 10.4%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.24, 8.90, 0.45) |
| CIE-LCH | lch(82.24, 8.91, 2.92°) |
| OKLab | oklab(85.03% 0.0266 0.0013) |
| OKLCH | oklch(85.03% 0.027 2.9) |
| XYZ | xyz(61.4457, 60.7372, 65.6016) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.62
Pinkish Grey
#C8ACA9
ΔE00 7.83
Light Pink
#FFD1DF
ΔE00 8.20
Pale Pink
#FFCFDC
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7CC #C7DED9
analogous
#DEC7D7 #DEC7CC #DECEC7
triadic
#DEC7CC #CCDEC7 #C7CCDE
tetradic
#DEC7CC #D7DEC7 #C7DED9 #CEC7DE
square
#DEC7CC #D7DEC7 #C7DED9 #CEC7DE
split-complementary
#DEC7CC #C7DECE #C7D7DE
monochromatic
#B17A86 #C7A0A9 #DEC7CC #F4ECED #F4ECED
Accessibility & contrast
On white
1.60
#DEC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DEC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7CC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7CC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#CFCECC
Tritanopia (blue-blind)
#E3C6C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec7cc; /* rgb */ color: rgb(222, 199, 204); /* oklch */ color: oklch(85.0% 0.027 2.9);
Tailwind
colors: {
custom: {
50: '#e8d8db',
500: '#dec7cc',
950: '#000000',
},
}SCSS
$custom: #dec7cc; $custom-light: #e8d8db; $custom-dark: #000000;
JSON
{
"hex": "#dec7cc",
"rgb": {
"r": 222,
"g": 199,
"b": 204
},
"hsl": {
"h": 346.957,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.85025,
"c": 0.02667,
"h": 2.9
},
"luminance": 0.60736
}Semantic roles & 50–950 ramp
primary
#DEC7CC
secondary
#94B5AE
accent
#A48F41
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384