#DECAB9#DECAB9
#DECAB9 is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.1% C 0.032 H 62.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB9 |
|---|---|
| RGB | rgb(222, 202, 185) |
| HSL | hsl(28, 36%, 80%) |
| HSV | hsv(28, 17%, 87%) |
| CMYK | cmyk(0%, 9%, 16.7%, 12.9%) |
| CIE-LAB | lab(82.53, 4.24, 11.02) |
| CIE-LCH | lch(82.53, 11.81, 68.96°) |
| OKLab | oklab(85.1% 0.0148 0.0287) |
| OKLCH | oklch(85.1% 0.032 62.8) |
| XYZ | xyz(60.0014, 61.2747, 54.5560) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.05
Warm Beige
#E9DCC9
ΔE00 5.33
Peach
#FFDAB9
ΔE00 7.65
Champagne
#F7E7CE
ΔE00 7.69
Antiquewhite
#FAEBD7
ΔE00 7.82
Bisque
#FFE4C4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB9 #B9CDDE
analogous
#DEB9BB #DECAB9 #DEDDB9
triadic
#DECAB9 #B9DECA #CAB9DE
tetradic
#DECAB9 #BBDEB9 #B9CDDE #DDB9DE
square
#DECAB9 #BBDEB9 #B9CDDE #DDB9DE
split-complementary
#DECAB9 #B9DEDD #B9BBDE
monochromatic
#B78B66 #CAAB8F #DECAB9 #F2E9E3 #F5EFEA
Accessibility & contrast
On white
1.58
#DECAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DECAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB9
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB9 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB8
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#E5C6C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab9; /* rgb */ color: rgb(222, 202, 185); /* oklch */ color: oklch(85.1% 0.032 62.8);
Tailwind
colors: {
custom: {
50: '#e8dace',
500: '#decab9',
950: '#000000',
},
}SCSS
$custom: #decab9; $custom-light: #e8dace; $custom-dark: #000000;
JSON
{
"hex": "#decab9",
"rgb": {
"r": 222,
"g": 202,
"b": 185
},
"hsl": {
"h": 27.568,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.85099,
"c": 0.0323,
"h": 62.8
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#DECAB9
secondary
#85A0B6
accent
#78AF37
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383