#DECBC8#DECBC8
#DECBC8 is a very light, muted red. Relative luminance 0.624; OKLCH L 85.7% C 0.022 H 28.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBC8 |
|---|---|
| RGB | rgb(222, 203, 200) |
| HSL | hsl(8, 25%, 83%) |
| HSV | hsv(8, 10%, 87%) |
| CMYK | cmyk(0%, 8.6%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.13, 6.11, 3.89) |
| CIE-LCH | lch(83.13, 7.25, 32.48°) |
| OKLab | oklab(85.69% 0.0192 0.0103) |
| OKLCH | oklch(85.69% 0.022 28.3) |
| XYZ | xyz(61.9045, 62.4126, 63.4181) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.19
Warm Gray
#C9BEB0
ΔE00 8.49
Gainsboro
#DCDCDC
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBC8 #C8DBDE
analogous
#DEC8D0 #DECBC8 #DED6C8
triadic
#DECBC8 #C8DECB #CBC8DE
tetradic
#DECBC8 #D0DEC8 #C8DBDE #D6C8DE
square
#DECBC8 #D0DEC8 #C8DBDE #D6C8DE
split-complementary
#DECBC8 #C8DED6 #C8D0DE
monochromatic
#B0837B #C7A7A2 #DECBC8 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.56
#DECBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DECBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBC8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBC8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#E3C9CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decbc8; /* rgb */ color: rgb(222, 203, 200); /* oklch */ color: oklch(85.7% 0.022 28.3);
Tailwind
colors: {
custom: {
50: '#e8dad8',
500: '#decbc8',
950: '#000000',
},
}SCSS
$custom: #decbc8; $custom-light: #e8dad8; $custom-dark: #000000;
JSON
{
"hex": "#decbc8",
"rgb": {
"r": 222,
"g": 203,
"b": 200
},
"hsl": {
"h": 8.182,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85691,
"c": 0.02178,
"h": 28.3
},
"luminance": 0.62412
}Semantic roles & 50–950 ramp
primary
#DECBC8
secondary
#95B1B5
accent
#96A442
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383