#DEB996#DEB996
#DEB996 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.0% C 0.064 H 65.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB996 |
|---|---|
| RGB | rgb(222, 185, 150) |
| HSL | hsl(29, 52%, 73%) |
| HSV | hsv(29, 32%, 87%) |
| CMYK | cmyk(0%, 16.7%, 32.4%, 12.9%) |
| CIE-LAB | lab(77.54, 8.31, 22.75) |
| CIE-LCH | lch(77.54, 24.22, 69.94°) |
| OKLab | oklab(80.95% 0.0267 0.0576) |
| OKLCH | oklch(80.95% 0.064 65.1) |
| XYZ | xyz(52.9792, 52.4318, 36.1779) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.87
Burlywood
#DEB887
ΔE00 4.07
Very Light Brown
#D3B683
ΔE00 6.43
Fawn
#CFAF7B
ΔE00 6.63
Apricot
#FBCEB1
ΔE00 6.87
Khaki
#C3B091
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB996 #96BBDE
analogous
#DE9697 #DEB996 #DEDD96
triadic
#DEB996 #96DEB9 #B996DE
tetradic
#DEB996 #97DE96 #96BBDE #DD96DE
square
#DEB996 #97DE96 #96BBDE #DD96DE
split-complementary
#DEB996 #96DEDD #9697DE
monochromatic
#BE7B3C #CF9A67 #DEB996 #EDD8C5 #F8EFE8
Accessibility & contrast
On white
1.83
#DEB996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#DEB996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB996
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB996 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB94
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#EAB1B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb996; /* rgb */ color: rgb(222, 185, 150); /* oklch */ color: oklch(81.0% 0.064 65.1);
Tailwind
colors: {
custom: {
50: '#e9ceb5',
500: '#deb996',
950: '#000000',
},
}SCSS
$custom: #deb996; $custom-light: #e9ceb5; $custom-dark: #000000;
JSON
{
"hex": "#deb996",
"rgb": {
"r": 222,
"g": 185,
"b": 150
},
"hsl": {
"h": 29.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.8095,
"c": 0.06351,
"h": 65.1
},
"luminance": 0.5243
}Semantic roles & 50–950 ramp
primary
#DEB996
secondary
#628DB6
accent
#75C026
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381