#DEBA96#DEBA96
#DEBA96 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.064 H 66.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA96 |
|---|---|
| RGB | rgb(222, 186, 150) |
| HSL | hsl(30, 52%, 73%) |
| HSV | hsv(30, 32%, 87%) |
| CMYK | cmyk(0%, 16.2%, 32.4%, 12.9%) |
| CIE-LAB | lab(77.79, 7.78, 23.09) |
| CIE-LCH | lch(77.79, 24.36, 71.38°) |
| OKLab | oklab(81.15% 0.0251 0.0585) |
| OKLCH | oklch(81.15% 0.064 66.7) |
| XYZ | xyz(53.1892, 52.8516, 36.2479) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.48
Burlywood
#DEB887
ΔE00 3.66
Very Light Brown
#D3B683
ΔE00 5.94
Fawn
#CFAF7B
ΔE00 6.27
Khaki
#C3B091
ΔE00 6.89
Toupe
#C7AC7D
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA96 #96BADE
analogous
#DE9696 #DEBA96 #DEDE96
triadic
#DEBA96 #96DEBA #BA96DE
tetradic
#DEBA96 #96DE96 #96BADE #DE96DE
square
#DEBA96 #96DE96 #96BADE #DE96DE
split-complementary
#DEBA96 #96DEDE #9696DE
monochromatic
#BE7D3C #CF9B67 #DEBA96 #EDD9C5 #F8F0E8
Accessibility & contrast
On white
1.82
#DEBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DEBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA96
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA96 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC94
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#EAB2B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba96; /* rgb */ color: rgb(222, 186, 150); /* oklch */ color: oklch(81.1% 0.064 66.7);
Tailwind
colors: {
custom: {
50: '#e9ceb5',
500: '#deba96',
950: '#000000',
},
}SCSS
$custom: #deba96; $custom-light: #e9ceb5; $custom-dark: #000000;
JSON
{
"hex": "#deba96",
"rgb": {
"r": 222,
"g": 186,
"b": 150
},
"hsl": {
"h": 30,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.81145,
"c": 0.06364,
"h": 66.7
},
"luminance": 0.52849
}Semantic roles & 50–950 ramp
primary
#DEBA96
secondary
#628CB6
accent
#73C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381