#DEB396#DEB396
#DEB396 is a light, moderate orange. Relative luminance 0.500; OKLCH L 79.8% C 0.064 H 55.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB396 |
|---|---|
| RGB | rgb(222, 179, 150) |
| HSL | hsl(24, 52%, 73%) |
| HSV | hsv(24, 32%, 87%) |
| CMYK | cmyk(0%, 19.4%, 32.4%, 12.9%) |
| CIE-LAB | lab(76.05, 11.50, 20.71) |
| CIE-LCH | lch(76.05, 23.69, 60.96°) |
| OKLab | oklab(79.79% 0.0361 0.0527) |
| OKLCH | oklch(79.79% 0.064 55.6) |
| XYZ | xyz(51.7505, 49.9742, 35.7683) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.77
Tan
#D2B48C
ΔE00 6.92
Burlywood
#DEB887
ΔE00 7.17
Pinkish Tan
#D99B82
ΔE00 7.79
Mushroom
#BA9E88
ΔE00 8.06
Peach (survey)
#FFB07C
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB396 #96C1DE
analogous
#DE969D #DEB396 #DED796
triadic
#DEB396 #96DEB3 #B396DE
tetradic
#DEB396 #9DDE96 #96C1DE #D796DE
square
#DEB396 #9DDE96 #96C1DE #D796DE
split-complementary
#DEB396 #96DED7 #969DDE
monochromatic
#BE703C #CF9167 #DEB396 #EDD5C5 #F8EEE8
Accessibility & contrast
On white
1.91
#DEB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#DEB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB396
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB396 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#EBABAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb396; /* rgb */ color: rgb(222, 179, 150); /* oklch */ color: oklch(79.8% 0.064 55.6);
Tailwind
colors: {
custom: {
50: '#e9c9b5',
500: '#deb396',
950: '#000000',
},
}SCSS
$custom: #deb396; $custom-light: #e9c9b5; $custom-dark: #000000;
JSON
{
"hex": "#deb396",
"rgb": {
"r": 222,
"g": 179,
"b": 150
},
"hsl": {
"h": 24.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.79789,
"c": 0.06385,
"h": 55.6
},
"luminance": 0.49972
}Semantic roles & 50–950 ramp
primary
#DEB396
secondary
#DCE7EF
accent
#82C026
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280