#DEB992#DEB992
#DEB992 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.9% C 0.067 H 68.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB992 |
|---|---|
| RGB | rgb(222, 185, 146) |
| HSL | hsl(31, 54%, 72%) |
| HSV | hsv(31, 34%, 87%) |
| CMYK | cmyk(0%, 16.7%, 34.2%, 12.9%) |
| CIE-LAB | lab(77.46, 7.81, 24.78) |
| CIE-LCH | lch(77.46, 25.98, 72.50°) |
| OKLab | oklab(80.87% 0.0251 0.0625) |
| OKLCH | oklch(80.87% 0.067 68.1) |
| XYZ | xyz(52.6626, 52.3051, 34.5105) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.79
Tan
#D2B48C
ΔE00 3.05
Very Light Brown
#D3B683
ΔE00 5.25
Fawn
#CFAF7B
ΔE00 5.53
Toupe
#C7AC7D
ΔE00 6.37
Khaki
#C3B091
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB992 #92B7DE
analogous
#DE9392 #DEB992 #DDDE92
triadic
#DEB992 #92DEB9 #B992DE
tetradic
#DEB992 #92DE93 #92B7DE #DE92DD
square
#DEB992 #92DE93 #92B7DE #DE92DD
split-complementary
#DEB992 #92DDDE #9392DE
monochromatic
#BD7D39 #D09B63 #DEB992 #ECD7C1 #F8F0E8
Accessibility & contrast
On white
1.83
#DEB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DEB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB992
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB992 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8F
Deuteranopia (green-blind)
#CEC393
Tritanopia (blue-blind)
#EBB0AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb992; /* rgb */ color: rgb(222, 185, 146); /* oklch */ color: oklch(80.9% 0.067 68.1);
Tailwind
colors: {
custom: {
50: '#e9ceb2',
500: '#deb992',
950: '#000000',
},
}SCSS
$custom: #deb992; $custom-light: #e9ceb2; $custom-dark: #000000;
JSON
{
"hex": "#deb992",
"rgb": {
"r": 222,
"g": 185,
"b": 146
},
"hsl": {
"h": 30.789,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.80866,
"c": 0.06731,
"h": 68.1
},
"luminance": 0.52303
}Semantic roles & 50–950 ramp
primary
#DEB992
secondary
#5E89B6
accent
#71C125
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161311
muted
#848381