#DECAB7#DECAB7
#DECAB7 is a very light, muted orange. Relative luminance 0.612; OKLCH L 85.0% C 0.034 H 65.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB7 |
|---|---|
| RGB | rgb(222, 202, 183) |
| HSL | hsl(29, 37%, 79%) |
| HSV | hsv(29, 18%, 87%) |
| CMYK | cmyk(0%, 9%, 17.6%, 12.9%) |
| CIE-LAB | lab(82.48, 3.93, 12.02) |
| CIE-LCH | lch(82.48, 12.65, 71.89°) |
| OKLab | oklab(85.05% 0.014 0.0313) |
| OKLCH | oklch(85.05% 0.034 65.9) |
| XYZ | xyz(59.7917, 61.1909, 53.4519) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.05
Champagne
#F7E7CE
ΔE00 7.29
Peach
#FFDAB9
ΔE00 7.37
Bisque
#FFE4C4
ΔE00 7.43
Antiquewhite
#FAEBD7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB7 #B7CBDE
analogous
#DEB7B8 #DECAB7 #DEDEB7
triadic
#DECAB7 #B7DECA #CAB7DE
tetradic
#DECAB7 #B8DEB7 #B7CBDE #DEB7DE
square
#DECAB7 #B8DEB7 #B7CBDE #DEB7DE
split-complementary
#DECAB7 #B7DEDE #B7B8DE
monochromatic
#B88C63 #CBAB8D #DECAB7 #F1E9E1 #F5F0EA
Accessibility & contrast
On white
1.59
#DECAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#DECAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#E5C6C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab7; /* rgb */ color: rgb(222, 202, 183); /* oklch */ color: oklch(85.0% 0.034 65.9);
Tailwind
colors: {
custom: {
50: '#e8dacc',
500: '#decab7',
950: '#000000',
},
}SCSS
$custom: #decab7; $custom-light: #e8dacc; $custom-dark: #000000;
JSON
{
"hex": "#decab7",
"rgb": {
"r": 222,
"g": 202,
"b": 183
},
"hsl": {
"h": 29.231,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.85049,
"c": 0.03425,
"h": 65.9
},
"luminance": 0.6119
}Semantic roles & 50–950 ramp
primary
#DECAB7
secondary
#839DB6
accent
#74B035
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383