#DECDC9#DECDC9
#DECDC9 is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.020 H 33.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDC9 |
|---|---|
| RGB | rgb(222, 205, 201) |
| HSL | hsl(11, 24%, 83%) |
| HSV | hsv(11, 9%, 87%) |
| CMYK | cmyk(0%, 7.7%, 9.5%, 12.9%) |
| CIE-LAB | lab(83.66, 5.23, 4.12) |
| CIE-LCH | lch(83.66, 6.66, 38.24°) |
| OKLab | oklab(86.11% 0.0166 0.0109) |
| OKLCH | oklch(86.11% 0.02 33.4) |
| XYZ | xyz(62.4971, 63.4102, 64.1941) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.41
Warm Gray
#C9BEB0
ΔE00 7.77
Gainsboro
#DCDCDC
ΔE00 7.86
Silver
#C0C0C0
ΔE00 8.44
Warm Beige
#E9DCC9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDC9 #C9DADE
analogous
#DEC9CF #DECDC9 #DED7C9
triadic
#DECDC9 #C9DECD #CDC9DE
tetradic
#DECDC9 #CFDEC9 #C9DADE #D7C9DE
square
#DECDC9 #CFDEC9 #C9DADE #D7C9DE
split-complementary
#DECDC9 #C9DED7 #C9CFDE
monochromatic
#B0877D #C7AAA3 #DECDC9 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.53
#DECDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DECDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDC9
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDC9 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#D4D2C9
Tritanopia (blue-blind)
#E3CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdc9; /* rgb */ color: rgb(222, 205, 201); /* oklch */ color: oklch(86.1% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#e8dcd9',
500: '#decdc9',
950: '#000000',
},
}SCSS
$custom: #decdc9; $custom-light: #e8dcd9; $custom-dark: #000000;
JSON
{
"hex": "#decdc9",
"rgb": {
"r": 222,
"g": 205,
"b": 201
},
"hsl": {
"h": 11.429,
"s": 24.138,
"l": 82.941
},
"oklch": {
"l": 0.86111,
"c": 0.01987,
"h": 33.4
},
"luminance": 0.63409
}Semantic roles & 50–950 ramp
primary
#DECDC9
secondary
#96AFB5
accent
#90A343
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483