#DEB784#DEB784
#DEB784 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.2% C 0.081 H 73.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB784 |
|---|---|
| RGB | rgb(222, 183, 132) |
| HSL | hsl(34, 58%, 69%) |
| HSV | hsv(34, 41%, 87%) |
| CMYK | cmyk(0%, 17.6%, 40.5%, 12.9%) |
| CIE-LAB | lab(76.72, 7.25, 31.20) |
| CIE-LCH | lch(76.72, 32.03, 76.93°) |
| OKLab | oklab(80.2% 0.0226 0.0773) |
| OKLCH | oklch(80.2% 0.081 73.7) |
| XYZ | xyz(51.2241, 51.0650, 28.9837) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.54
Very Light Brown
#D3B683
ΔE00 3.29
Tan
#D2B48C
ΔE00 3.43
Fawn
#CFAF7B
ΔE00 3.43
Toupe
#C7AC7D
ΔE00 5.07
Tan (survey)
#D1B26F
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB784 #84ABDE
analogous
#DE8A84 #DEB784 #D8DE84
triadic
#DEB784 #84DEB7 #B784DE
tetradic
#DEB784 #84DE8A #84ABDE #DE84D8
square
#DEB784 #84DE8A #84ABDE #DE84D8
split-complementary
#DEB784 #84D8DE #8A84DE
monochromatic
#B77D31 #D19B54 #DEB784 #EBD3B4 #F8EFE5
Accessibility & contrast
On white
1.87
#DEB784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#DEB784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB784
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB784 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B880
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#ECADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb784; /* rgb */ color: rgb(222, 183, 132); /* oklch */ color: oklch(80.2% 0.081 73.7);
Tailwind
colors: {
custom: {
50: '#eacca8',
500: '#deb784',
950: '#000000',
},
}SCSS
$custom: #deb784; $custom-light: #eacca8; $custom-dark: #000000;
JSON
{
"hex": "#deb784",
"rgb": {
"r": 222,
"g": 183,
"b": 132
},
"hsl": {
"h": 34,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.80202,
"c": 0.08052,
"h": 73.7
},
"luminance": 0.51063
}Semantic roles & 50–950 ramp
primary
#DEB784
secondary
#517CB5
accent
#68C520
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380