#DEB984#DEB984
#DEB984 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.6% C 0.081 H 76.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB984 |
|---|---|
| RGB | rgb(222, 185, 132) |
| HSL | hsl(35, 58%, 69%) |
| HSV | hsv(35, 41%, 87%) |
| CMYK | cmyk(0%, 16.7%, 40.5%, 12.9%) |
| CIE-LAB | lab(77.22, 6.19, 31.86) |
| CIE-LCH | lch(77.22, 32.46, 79.01°) |
| OKLab | oklab(80.6% 0.0195 0.0788) |
| OKLCH | oklch(80.6% 0.081 76.1) |
| XYZ | xyz(51.6395, 51.8959, 29.1222) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.21
Very Light Brown
#D3B683
ΔE00 2.69
Fawn
#CFAF7B
ΔE00 3.27
Tan
#D2B48C
ΔE00 3.67
Tan (survey)
#D1B26F
ΔE00 4.82
Toupe
#C7AC7D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB984 #84A9DE
analogous
#DE8C84 #DEB984 #D6DE84
triadic
#DEB984 #84DEB9 #B984DE
tetradic
#DEB984 #84DE8C #84A9DE #DE84D6
square
#DEB984 #84DE8C #84A9DE #DE84D6
split-complementary
#DEB984 #84D6DE #8C84DE
monochromatic
#B78031 #D19E54 #DEB984 #EBD4B4 #F8F0E5
Accessibility & contrast
On white
1.85
#DEB984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB984
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB984 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B980
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#ECAFAB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb984; /* rgb */ color: rgb(222, 185, 132); /* oklch */ color: oklch(80.6% 0.081 76.1);
Tailwind
colors: {
custom: {
50: '#eacda8',
500: '#deb984',
950: '#000000',
},
}SCSS
$custom: #deb984; $custom-light: #eacda8; $custom-dark: #000000;
JSON
{
"hex": "#deb984",
"rgb": {
"r": 222,
"g": 185,
"b": 132
},
"hsl": {
"h": 35.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.80595,
"c": 0.0812,
"h": 76.1
},
"luminance": 0.51893
}Semantic roles & 50–950 ramp
primary
#DEB984
secondary
#517AB5
accent
#64C520
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380