#DECCC7#DECCC7
#DECCC7 is a very light, muted red. Relative luminance 0.628; OKLCH L 85.9% C 0.021 H 36.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC7 |
|---|---|
| RGB | rgb(222, 204, 199) |
| HSL | hsl(13, 26%, 83%) |
| HSV | hsv(13, 10%, 87%) |
| CMYK | cmyk(0%, 8.1%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.36, 5.42, 4.75) |
| CIE-LCH | lch(83.36, 7.21, 41.23°) |
| OKLab | oklab(85.86% 0.0173 0.0126) |
| OKLCH | oklch(85.86% 0.021 36) |
| XYZ | xyz(62.0250, 62.8399, 62.8836) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC7 #C7D9DE
analogous
#DEC7CE #DECCC7 #DED7C7
triadic
#DECCC7 #C7DECC #CCC7DE
tetradic
#DECCC7 #CEDEC7 #C7D9DE #D7C7DE
square
#DECCC7 #CEDEC7 #C7D9DE #D7C7DE
split-complementary
#DECCC7 #C7DED7 #C7CEDE
monochromatic
#B1867A #C7A9A0 #DECCC7 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.55
#DECCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DECCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC7
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC7 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC7
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#E3CACB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #deccc7; /* rgb */ color: rgb(222, 204, 199); /* oklch */ color: oklch(85.9% 0.021 36.0);
Tailwind
colors: {
custom: {
50: '#e8dbd8',
500: '#deccc7',
950: '#000000',
},
}SCSS
$custom: #deccc7; $custom-light: #e8dbd8; $custom-dark: #000000;
JSON
{
"hex": "#deccc7",
"rgb": {
"r": 222,
"g": 204,
"b": 199
},
"hsl": {
"h": 13.043,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.8586,
"c": 0.02139,
"h": 36
},
"luminance": 0.62839
}Semantic roles & 50–950 ramp
primary
#DECCC7
secondary
#94AEB5
accent
#8FA441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483