#DEB796#DEB796
#DEB796 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.6% C 0.063 H 62.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB796 |
|---|---|
| RGB | rgb(222, 183, 150) |
| HSL | hsl(28, 52%, 73%) |
| HSV | hsv(28, 32%, 87%) |
| CMYK | cmyk(0%, 17.6%, 32.4%, 12.9%) |
| CIE-LAB | lab(77.04, 9.37, 22.07) |
| CIE-LCH | lch(77.04, 23.98, 67.00°) |
| OKLab | oklab(80.56% 0.0298 0.056) |
| OKLCH | oklch(80.56% 0.063 62) |
| XYZ | xyz(52.5638, 51.6009, 36.0395) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.80
Burlywood
#DEB887
ΔE00 5.02
Apricot
#FBCEB1
ΔE00 6.62
Fawn
#CFAF7B
ΔE00 7.46
Very Light Brown
#D3B683
ΔE00 7.46
Khaki
#C3B091
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB796 #96BDDE
analogous
#DE9699 #DEB796 #DEDB96
triadic
#DEB796 #96DEB7 #B796DE
tetradic
#DEB796 #99DE96 #96BDDE #DB96DE
square
#DEB796 #99DE96 #96BDDE #DB96DE
split-complementary
#DEB796 #96DEDB #9699DE
monochromatic
#BE773C #CF9767 #DEB796 #EDD7C5 #F8EFE8
Accessibility & contrast
On white
1.86
#DEB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#DEB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB796
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB796 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#CCC296
Tritanopia (blue-blind)
#EAAFAE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb796; /* rgb */ color: rgb(222, 183, 150); /* oklch */ color: oklch(80.6% 0.063 62.0);
Tailwind
colors: {
custom: {
50: '#e9ccb5',
500: '#deb796',
950: '#000000',
},
}SCSS
$custom: #deb796; $custom-light: #e9ccb5; $custom-dark: #000000;
JSON
{
"hex": "#deb796",
"rgb": {
"r": 222,
"g": 183,
"b": 150
},
"hsl": {
"h": 27.5,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.80561,
"c": 0.06343,
"h": 62
},
"luminance": 0.51599
}Semantic roles & 50–950 ramp
primary
#DEB796
secondary
#6290B6
accent
#79C026
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381