#DECAB0#DECAB0
#DECAB0 is a very light, muted orange. Relative luminance 0.609; OKLCH L 84.9% C 0.042 H 74.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB0 |
|---|---|
| RGB | rgb(222, 202, 176) |
| HSL | hsl(34, 41%, 78%) |
| HSV | hsv(34, 21%, 87%) |
| CMYK | cmyk(0%, 9%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.33, 2.89, 15.53) |
| CIE-LCH | lch(82.33, 15.80, 79.47°) |
| OKLab | oklab(84.88% 0.0112 0.0401) |
| OKLCH | oklch(84.88% 0.042 74.4) |
| XYZ | xyz(59.0812, 60.9067, 49.7098) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.79
Bisque
#FFE4C4
ΔE00 6.66
Champagne
#F7E7CE
ΔE00 6.67
Wheat
#F5DEB3
ΔE00 6.77
Tan
#D2B48C
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB0 #B0C4DE
analogous
#DEB3B0 #DECAB0 #DBDEB0
triadic
#DECAB0 #B0DECA #CAB0DE
tetradic
#DECAB0 #B0DEB3 #B0C4DE #DEB0DB
square
#DECAB0 #B0DEB3 #B0C4DE #DEB0DB
split-complementary
#DECAB0 #B0DBDE #B3B0DE
monochromatic
#BA905A #CCAD85 #DECAB0 #F0E7DB #F6F1E9
Accessibility & contrast
On white
1.59
#DECAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DECAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB0
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB0 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAE
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#E6C5C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab0; /* rgb */ color: rgb(222, 202, 176); /* oklch */ color: oklch(84.9% 0.042 74.4);
Tailwind
colors: {
custom: {
50: '#e8dac7',
500: '#decab0',
950: '#000000',
},
}SCSS
$custom: #decab0; $custom-light: #e8dac7; $custom-dark: #000000;
JSON
{
"hex": "#decab0",
"rgb": {
"r": 222,
"g": 202,
"b": 176
},
"hsl": {
"h": 33.913,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.84879,
"c": 0.04161,
"h": 74.4
},
"luminance": 0.60905
}Semantic roles & 50–950 ramp
primary
#DECAB0
secondary
#7C95B6
accent
#6AB431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382