#DECAB5#DECAB5
#DECAB5 is a very light, muted orange. Relative luminance 0.611; OKLCH L 85.0% C 0.036 H 68.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB5 |
|---|---|
| RGB | rgb(222, 202, 181) |
| HSL | hsl(31, 38%, 79%) |
| HSV | hsv(31, 18%, 87%) |
| CMYK | cmyk(0%, 9%, 18.5%, 12.9%) |
| CIE-LAB | lab(82.44, 3.63, 13.02) |
| CIE-LCH | lch(82.44, 13.52, 74.43°) |
| OKLab | oklab(85% 0.0132 0.0338) |
| OKLCH | oklch(85% 0.036 68.7) |
| XYZ | xyz(59.5850, 61.1082, 52.3633) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 5.10
Champagne
#F7E7CE
ΔE00 6.99
Bisque
#FFE4C4
ΔE00 7.09
Peach
#FFDAB9
ΔE00 7.19
Antiquewhite
#FAEBD7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB5 #B5C9DE
analogous
#DEB6B5 #DECAB5 #DEDEB5
triadic
#DECAB5 #B5DECA #CAB5DE
tetradic
#DECAB5 #B5DEB6 #B5C9DE #DEB5DE
square
#DECAB5 #B5DEB6 #B5C9DE #DEB5DE
split-complementary
#DECAB5 #B5DEDE #B6B5DE
monochromatic
#B88D60 #CBAC8B #DECAB5 #F1E8DF #F6F0EA
Accessibility & contrast
On white
1.59
#DECAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DECAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB4
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#E6C5C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab5; /* rgb */ color: rgb(222, 202, 181); /* oklch */ color: oklch(85.0% 0.036 68.7);
Tailwind
colors: {
custom: {
50: '#e8dacb',
500: '#decab5',
950: '#000000',
},
}SCSS
$custom: #decab5; $custom-light: #e8dacb; $custom-dark: #000000;
JSON
{
"hex": "#decab5",
"rgb": {
"r": 222,
"g": 202,
"b": 181
},
"hsl": {
"h": 30.732,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.84999,
"c": 0.03627,
"h": 68.7
},
"luminance": 0.61107
}Semantic roles & 50–950 ramp
primary
#DECAB5
secondary
#819BB6
accent
#71B134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382