#DECBA8#DECBA8
#DECBA8 is a very light, muted orange. Relative luminance 0.611; OKLCH L 84.9% C 0.051 H 82.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBA8 |
|---|---|
| RGB | rgb(222, 203, 168) |
| HSL | hsl(39, 45%, 76%) |
| HSV | hsv(39, 24%, 87%) |
| CMYK | cmyk(0%, 8.6%, 24.3%, 12.9%) |
| CIE-LAB | lab(82.42, 1.22, 19.89) |
| CIE-LCH | lch(82.42, 19.93, 86.49°) |
| OKLab | oklab(84.89% 0.0065 0.0509) |
| OKLCH | oklch(84.89% 0.051 82.8) |
| XYZ | xyz(58.5483, 61.0701, 45.7417) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.97
Beige (survey)
#E6DAA6
ΔE00 6.49
Warm Beige
#E9DCC9
ΔE00 6.59
Tan
#D2B48C
ΔE00 6.65
Moccasin
#FFE4B5
ΔE00 6.84
Navajowhite
#FFDEAD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBA8 #A8BBDE
analogous
#DEB0A8 #DECBA8 #D6DEA8
triadic
#DECBA8 #A8DECB #CBA8DE
tetradic
#DECBA8 #A8DEB0 #A8BBDE #DEA8D6
square
#DECBA8 #A8DEB0 #A8BBDE #DEA8D6
split-complementary
#DECBA8 #A8D6DE #B0A8DE
monochromatic
#BC964F #CDB07C #DECBA8 #EFE6D4 #F7F2E9
Accessibility & contrast
On white
1.59
#DECBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DECBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBA8
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBA8 | 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)
#D4CAA6
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#E7C5C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decba8; /* rgb */ color: rgb(222, 203, 168); /* oklch */ color: oklch(84.9% 0.051 82.8);
Tailwind
colors: {
custom: {
50: '#e8dac2',
500: '#decba8',
950: '#000000',
},
}SCSS
$custom: #decba8; $custom-light: #e8dac2; $custom-dark: #000000;
JSON
{
"hex": "#decba8",
"rgb": {
"r": 222,
"g": 203,
"b": 168
},
"hsl": {
"h": 38.889,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.84893,
"c": 0.05128,
"h": 82.8
},
"luminance": 0.61069
}Semantic roles & 50–950 ramp
primary
#DECBA8
secondary
#748BB6
accent
#5EB82D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382