#DECAA9#DECAA9
#DECAA9 is a very light, muted orange. Relative luminance 0.606; OKLCH L 84.7% C 0.049 H 80.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAA9 |
|---|---|
| RGB | rgb(222, 202, 169) |
| HSL | hsl(37, 45%, 77%) |
| HSV | hsv(37, 24%, 87%) |
| CMYK | cmyk(0%, 9%, 23.9%, 12.9%) |
| CIE-LAB | lab(82.18, 1.88, 19.04) |
| CIE-LCH | lch(82.18, 19.13, 84.35°) |
| OKLab | oklab(84.72% 0.0084 0.0488) |
| OKLCH | oklch(84.72% 0.049 80.3) |
| XYZ | xyz(58.4064, 60.6367, 46.1558) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.36
Warm Beige
#E9DCC9
ΔE00 6.30
Tan
#D2B48C
ΔE00 6.33
Khaki
#C3B091
ΔE00 6.76
Bisque
#FFE4C4
ΔE00 6.93
Very Light Brown
#D3B683
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAA9 #A9BDDE
analogous
#DEB0A9 #DECAA9 #D8DEA9
triadic
#DECAA9 #A9DECA #CAA9DE
tetradic
#DECAA9 #A9DEB0 #A9BDDE #DEA9D8
square
#DECAA9 #A9DEB0 #A9BDDE #DEA9D8
split-complementary
#DECAA9 #A9D8DE #B0A9DE
monochromatic
#BC9351 #CDAF7D #DECAA9 #EFE5D5 #F7F1E9
Accessibility & contrast
On white
1.60
#DECAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DECAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAA9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAA9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA7
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#E7C4C1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decaa9; /* rgb */ color: rgb(222, 202, 169); /* oklch */ color: oklch(84.7% 0.049 80.3);
Tailwind
colors: {
custom: {
50: '#e8dac2',
500: '#decaa9',
950: '#000000',
},
}SCSS
$custom: #decaa9; $custom-light: #e8dac2; $custom-dark: #000000;
JSON
{
"hex": "#decaa9",
"rgb": {
"r": 222,
"g": 202,
"b": 169
},
"hsl": {
"h": 37.358,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.84716,
"c": 0.04948,
"h": 80.3
},
"luminance": 0.60635
}Semantic roles & 50–950 ramp
primary
#DECAA9
secondary
#758EB6
accent
#62B82E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382