#DECAB1#DECAB1
#DECAB1 is a very light, muted orange. Relative luminance 0.609; OKLCH L 84.9% C 0.041 H 73.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB1 |
|---|---|
| RGB | rgb(222, 202, 177) |
| HSL | hsl(33, 41%, 78%) |
| HSV | hsv(33, 20%, 87%) |
| CMYK | cmyk(0%, 9%, 20.3%, 12.9%) |
| CIE-LAB | lab(82.35, 3.03, 15.03) |
| CIE-LCH | lch(82.35, 15.33, 78.59°) |
| OKLab | oklab(84.9% 0.0116 0.0388) |
| OKLCH | oklch(84.9% 0.041 73.4) |
| XYZ | xyz(59.1805, 60.9464, 50.2328) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.01
Warm Gray
#C9BEB0
ΔE00 5.61
Champagne
#F7E7CE
ΔE00 6.69
Bisque
#FFE4C4
ΔE00 6.70
Wheat
#F5DEB3
ΔE00 7.04
Peach
#FFDAB9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB1 #B1C5DE
analogous
#DEB3B1 #DECAB1 #DBDEB1
triadic
#DECAB1 #B1DECA #CAB1DE
tetradic
#DECAB1 #B1DEB3 #B1C5DE #DEB1DB
square
#DECAB1 #B1DEB3 #B1C5DE #DEB1DB
split-complementary
#DECAB1 #B1DBDE #B3B1DE
monochromatic
#BA905B #CCAD86 #DECAB1 #F0E7DC #F6F0E9
Accessibility & contrast
On white
1.59
#DECAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#DECAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB1
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB1 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAF
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#E6C5C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab1; /* rgb */ color: rgb(222, 202, 177); /* oklch */ color: oklch(84.9% 0.041 73.4);
Tailwind
colors: {
custom: {
50: '#e8dac8',
500: '#decab1',
950: '#000000',
},
}SCSS
$custom: #decab1; $custom-light: #e8dac8; $custom-dark: #000000;
JSON
{
"hex": "#decab1",
"rgb": {
"r": 222,
"g": 202,
"b": 177
},
"hsl": {
"h": 33.333,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.84902,
"c": 0.04052,
"h": 73.4
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#DECAB1
secondary
#7D96B6
accent
#6CB432
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382