#DEC8BB#DEC8BB
#DEC8BB is a very light, muted orange. Relative luminance 0.604; OKLCH L 84.8% C 0.031 H 52.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8BB |
|---|---|
| RGB | rgb(222, 200, 187) |
| HSL | hsl(22, 35%, 80%) |
| HSV | hsv(22, 16%, 87%) |
| CMYK | cmyk(0%, 9.9%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.07, 5.60, 9.30) |
| CIE-LCH | lch(82.07, 10.86, 58.95°) |
| OKLab | oklab(84.76% 0.0186 0.0243) |
| OKLCH | oklch(84.76% 0.031 52.7) |
| XYZ | xyz(59.7478, 60.4273, 55.5203) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.03
Warm Beige
#E9DCC9
ΔE00 7.12
Apricot
#FBCEB1
ΔE00 7.94
Peach
#FFDAB9
ΔE00 8.57
Mistyrose
#FFE4E1
ΔE00 8.78
Pinkish Grey
#C8ACA9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8BB #BBD1DE
analogous
#DEBBBF #DEC8BB #DED9BB
triadic
#DEC8BB #BBDEC8 #C8BBDE
tetradic
#DEC8BB #BFDEBB #BBD1DE #D9BBDE
square
#DEC8BB #BFDEBB #BBD1DE #D9BBDE
split-complementary
#DEC8BB #BBDED9 #BBBFDE
monochromatic
#B68569 #CAA792 #DEC8BB #F2E9E4 #F5EEEA
Accessibility & contrast
On white
1.60
#DEC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DEC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8BB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8BB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#E5C4C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec8bb; /* rgb */ color: rgb(222, 200, 187); /* oklch */ color: oklch(84.8% 0.031 52.7);
Tailwind
colors: {
custom: {
50: '#e8d8cf',
500: '#dec8bb',
950: '#000000',
},
}SCSS
$custom: #dec8bb; $custom-light: #e8d8cf; $custom-dark: #000000;
JSON
{
"hex": "#dec8bb",
"rgb": {
"r": 222,
"g": 200,
"b": 187
},
"hsl": {
"h": 22.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.84756,
"c": 0.03062,
"h": 52.7
},
"luminance": 0.60426
}Semantic roles & 50–950 ramp
primary
#DEC8BB
secondary
#87A5B6
accent
#82AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383