#DEB994#DEB994
#DEB994 is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.9% C 0.065 H 66.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB994 |
|---|---|
| RGB | rgb(222, 185, 148) |
| HSL | hsl(30, 53%, 73%) |
| HSV | hsv(30, 33%, 87%) |
| CMYK | cmyk(0%, 16.7%, 33.3%, 12.9%) |
| CIE-LAB | lab(77.50, 8.06, 23.77) |
| CIE-LCH | lch(77.50, 25.09, 71.27°) |
| OKLab | oklab(80.91% 0.0259 0.0601) |
| OKLCH | oklch(80.91% 0.065 66.7) |
| XYZ | xyz(52.8196, 52.3679, 35.3370) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.41
Burlywood
#DEB887
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 6.06
Toupe
#C7AC7D
ΔE00 6.80
Khaki
#C3B091
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB994 #94B9DE
analogous
#DE9494 #DEB994 #DEDE94
triadic
#DEB994 #94DEB9 #B994DE
tetradic
#DEB994 #94DE94 #94B9DE #DE94DE
square
#DEB994 #94DE94 #94B9DE #DE94DE
split-complementary
#DEB994 #94DEDE #9494DE
monochromatic
#BD7C3A #D09A65 #DEB994 #ECD8C3 #F8F0E8
Accessibility & contrast
On white
1.83
#DEB994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DEB994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB994
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB994 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB92
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#EBB1AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb994; /* rgb */ color: rgb(222, 185, 148); /* oklch */ color: oklch(80.9% 0.065 66.7);
Tailwind
colors: {
custom: {
50: '#e9ceb3',
500: '#deb994',
950: '#000000',
},
}SCSS
$custom: #deb994; $custom-light: #e9ceb3; $custom-dark: #000000;
JSON
{
"hex": "#deb994",
"rgb": {
"r": 222,
"g": 185,
"b": 148
},
"hsl": {
"h": 30,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.80908,
"c": 0.0654,
"h": 66.7
},
"luminance": 0.52366
}Semantic roles & 50–950 ramp
primary
#DEB994
secondary
#608BB6
accent
#73C025
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381