#DEC8BD#DEC8BD
#DEC8BD is a very light, muted orange. Relative luminance 0.605; OKLCH L 84.8% C 0.029 H 48.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8BD |
|---|---|
| RGB | rgb(222, 200, 189) |
| HSL | hsl(20, 33%, 81%) |
| HSV | hsv(20, 15%, 87%) |
| CMYK | cmyk(0%, 9.9%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.12, 5.91, 8.30) |
| CIE-LCH | lch(82.12, 10.19, 54.54°) |
| OKLab | oklab(84.81% 0.0194 0.0218) |
| OKLCH | oklch(84.81% 0.029 48.4) |
| XYZ | xyz(59.9633, 60.5136, 56.6558) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.49
Warm Beige
#E9DCC9
ΔE00 7.70
Mistyrose
#FFE4E1
ΔE00 8.19
Apricot
#FBCEB1
ΔE00 8.35
Pinkish Grey
#C8ACA9
ΔE00 8.42
Peach
#FFDAB9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8BD #BDD3DE
analogous
#DEBDC2 #DEC8BD #DED8BD
triadic
#DEC8BD #BDDEC8 #C8BDDE
tetradic
#DEC8BD #C2DEBD #BDD3DE #D8BDDE
square
#DEC8BD #C2DEBD #BDD3DE #D8BDDE
split-complementary
#DEC8BD #BDDED8 #BDC2DE
monochromatic
#B5846B #CAA694 #DEC8BD #F2EAE6 #F5EEEB
Accessibility & contrast
On white
1.60
#DEC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#DEC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8BD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8BD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#E5C5C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec8bd; /* rgb */ color: rgb(222, 200, 189); /* oklch */ color: oklch(84.8% 0.029 48.4);
Tailwind
colors: {
custom: {
50: '#e8d8d0',
500: '#dec8bd',
950: '#000000',
},
}SCSS
$custom: #dec8bd; $custom-light: #e8d8d0; $custom-dark: #000000;
JSON
{
"hex": "#dec8bd",
"rgb": {
"r": 222,
"g": 200,
"b": 189
},
"hsl": {
"h": 20,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.84808,
"c": 0.02914,
"h": 48.4
},
"luminance": 0.60512
}Semantic roles & 50–950 ramp
primary
#DEC8BD
secondary
#89A7B6
accent
#86AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383