#DECAB3#DECAB3
#DECAB3 is a very light, muted orange. Relative luminance 0.610; OKLCH L 85.0% C 0.038 H 71.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB3 |
|---|---|
| RGB | rgb(222, 202, 179) |
| HSL | hsl(32, 39%, 79%) |
| HSV | hsv(32, 19%, 87%) |
| CMYK | cmyk(0%, 9%, 19.4%, 12.9%) |
| CIE-LAB | lab(82.39, 3.33, 14.03) |
| CIE-LCH | lch(82.39, 14.42, 76.64°) |
| OKLab | oklab(84.95% 0.0124 0.0363) |
| OKLCH | oklch(84.95% 0.038 71.2) |
| XYZ | xyz(59.3813, 61.0267, 51.2903) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 5.31
Champagne
#F7E7CE
ΔE00 6.79
Bisque
#FFE4C4
ΔE00 6.85
Peach
#FFDAB9
ΔE00 7.11
Antiquewhite
#FAEBD7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB3 #B3C7DE
analogous
#DEB4B3 #DECAB3 #DCDEB3
triadic
#DECAB3 #B3DECA #CAB3DE
tetradic
#DECAB3 #B3DEB4 #B3C7DE #DEB3DC
square
#DECAB3 #B3DEB4 #B3C7DE #DEB3DC
split-complementary
#DECAB3 #B3DCDE #B4B3DE
monochromatic
#B98E5E #CBAC88 #DECAB3 #F1E8DE #F6F0EA
Accessibility & contrast
On white
1.59
#DECAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DECAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB3
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB3 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB2
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#E6C5C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab3; /* rgb */ color: rgb(222, 202, 179); /* oklch */ color: oklch(85.0% 0.038 71.2);
Tailwind
colors: {
custom: {
50: '#e8dac9',
500: '#decab3',
950: '#000000',
},
}SCSS
$custom: #decab3; $custom-light: #e8dac9; $custom-dark: #000000;
JSON
{
"hex": "#decab3",
"rgb": {
"r": 222,
"g": 202,
"b": 179
},
"hsl": {
"h": 32.093,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.84951,
"c": 0.03838,
"h": 71.2
},
"luminance": 0.61025
}Semantic roles & 50–950 ramp
primary
#DECAB3
secondary
#7F99B6
accent
#6EB233
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382