#DEB584#DEB584
#DEB584 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.8% C 0.080 H 71.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB584 |
|---|---|
| RGB | rgb(222, 181, 132) |
| HSL | hsl(33, 58%, 69%) |
| HSV | hsv(33, 41%, 87%) |
| CMYK | cmyk(0%, 18.5%, 40.5%, 12.9%) |
| CIE-LAB | lab(76.22, 8.31, 30.55) |
| CIE-LCH | lch(76.22, 31.66, 74.79°) |
| OKLab | oklab(79.81% 0.0257 0.0758) |
| OKLCH | oklch(79.81% 0.08 71.3) |
| XYZ | xyz(50.8145, 50.2458, 28.8472) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.12
Tan
#D2B48C
ΔE00 3.47
Fawn
#CFAF7B
ΔE00 3.87
Very Light Brown
#D3B683
ΔE00 4.08
Toupe
#C7AC7D
ΔE00 5.38
Tan (survey)
#D1B26F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB584 #84ADDE
analogous
#DE8884 #DEB584 #DADE84
triadic
#DEB584 #84DEB5 #B584DE
tetradic
#DEB584 #84DE88 #84ADDE #DE84DA
square
#DEB584 #84DE88 #84ADDE #DE84DA
split-complementary
#DEB584 #84DADE #8884DE
monochromatic
#B77A31 #D19854 #DEB584 #EBD2B4 #F8EFE5
Accessibility & contrast
On white
1.90
#DEB584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#DEB584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB584
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB584 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B680
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#ECABA8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb584; /* rgb */ color: rgb(222, 181, 132); /* oklch */ color: oklch(79.8% 0.080 71.3);
Tailwind
colors: {
custom: {
50: '#eacba8',
500: '#deb584',
950: '#000000',
},
}SCSS
$custom: #deb584; $custom-light: #eacba8; $custom-dark: #000000;
JSON
{
"hex": "#deb584",
"rgb": {
"r": 222,
"g": 181,
"b": 132
},
"hsl": {
"h": 32.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.79812,
"c": 0.08,
"h": 71.3
},
"luminance": 0.50243
}Semantic roles & 50–950 ramp
primary
#DEB584
secondary
#517FB5
accent
#6BC520
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#16130F
muted
#858280