#DECDC8#DECDC8
#DECDC8 is a very light, muted red. Relative luminance 0.634; OKLCH L 86.1% C 0.020 H 37.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDC8 |
|---|---|
| RGB | rgb(222, 205, 200) |
| HSL | hsl(14, 25%, 83%) |
| HSV | hsv(14, 10%, 87%) |
| CMYK | cmyk(0%, 7.7%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.63, 5.06, 4.62) |
| CIE-LCH | lch(83.63, 6.85, 42.37°) |
| OKLab | oklab(86.08% 0.0162 0.0122) |
| OKLCH | oklch(86.08% 0.02 37) |
| XYZ | xyz(62.3799, 63.3633, 63.5766) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.91
Warm Gray
#C9BEB0
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.88
Warm Beige
#E9DCC9
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDC8 #C8D9DE
analogous
#DEC8CE #DECDC8 #DED8C8
triadic
#DECDC8 #C8DECD #CDC8DE
tetradic
#DECDC8 #CEDEC8 #C8D9DE #D8C8DE
square
#DECDC8 #CEDEC8 #C8D9DE #D8C8DE
split-complementary
#DECDC8 #C8DED8 #C8CEDE
monochromatic
#B0877B #C7AAA2 #DECDC8 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.54
#DECDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DECDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDC8
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDC8 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#E3CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdc8; /* rgb */ color: rgb(222, 205, 200); /* oklch */ color: oklch(86.1% 0.020 37.0);
Tailwind
colors: {
custom: {
50: '#e8dcd8',
500: '#decdc8',
950: '#000000',
},
}SCSS
$custom: #decdc8; $custom-light: #e8dcd8; $custom-dark: #000000;
JSON
{
"hex": "#decdc8",
"rgb": {
"r": 222,
"g": 205,
"b": 200
},
"hsl": {
"h": 13.636,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.86083,
"c": 0.02029,
"h": 37
},
"luminance": 0.63362
}Semantic roles & 50–950 ramp
primary
#DECDC8
secondary
#95AEB5
accent
#8DA442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483