#DECAB8#DECAB8
#DECAB8 is a very light, muted orange. Relative luminance 0.612; OKLCH L 85.1% C 0.033 H 64.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAB8 |
|---|---|
| RGB | rgb(222, 202, 184) |
| HSL | hsl(28, 37%, 80%) |
| HSV | hsv(28, 17%, 87%) |
| CMYK | cmyk(0%, 9%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.50, 4.09, 11.52) |
| CIE-LCH | lch(82.50, 12.22, 70.48°) |
| OKLab | oklab(85.07% 0.0144 0.03) |
| OKLCH | oklch(85.07% 0.033 64.4) |
| XYZ | xyz(59.8962, 61.2327, 54.0020) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.17
Champagne
#F7E7CE
ΔE00 7.48
Peach
#FFDAB9
ΔE00 7.50
Bisque
#FFE4C4
ΔE00 7.64
Antiquewhite
#FAEBD7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAB8 #B8CCDE
analogous
#DEB8B9 #DECAB8 #DEDDB8
triadic
#DECAB8 #B8DECA #CAB8DE
tetradic
#DECAB8 #B9DEB8 #B8CCDE #DDB8DE
square
#DECAB8 #B9DEB8 #B8CCDE #DDB8DE
split-complementary
#DECAB8 #B8DEDD #B8B9DE
monochromatic
#B78C64 #CBAB8E #DECAB8 #F1E9E2 #F5EFEA
Accessibility & contrast
On white
1.59
#DECAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#DECAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAB8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAB8 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#E5C6C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decab8; /* rgb */ color: rgb(222, 202, 184); /* oklch */ color: oklch(85.1% 0.033 64.4);
Tailwind
colors: {
custom: {
50: '#e8dacd',
500: '#decab8',
950: '#000000',
},
}SCSS
$custom: #decab8; $custom-light: #e8dacd; $custom-dark: #000000;
JSON
{
"hex": "#decab8",
"rgb": {
"r": 222,
"g": 202,
"b": 184
},
"hsl": {
"h": 28.421,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.85074,
"c": 0.03326,
"h": 64.4
},
"luminance": 0.61231
}Semantic roles & 50–950 ramp
primary
#DECAB8
secondary
#849EB6
accent
#76AF36
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383