#DEBA84#DEBA84
#DEBA84 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.8% C 0.082 H 77.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA84 |
|---|---|
| RGB | rgb(222, 186, 132) |
| HSL | hsl(36, 58%, 69%) |
| HSV | hsv(36, 41%, 87%) |
| CMYK | cmyk(0%, 16.2%, 40.5%, 12.9%) |
| CIE-LAB | lab(77.47, 5.66, 32.19) |
| CIE-LCH | lch(77.47, 32.68, 80.03°) |
| OKLab | oklab(80.79% 0.0179 0.0796) |
| OKLCH | oklch(80.79% 0.082 77.3) |
| XYZ | xyz(51.8495, 52.3158, 29.1922) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.68
Very Light Brown
#D3B683
ΔE00 2.49
Fawn
#CFAF7B
ΔE00 3.31
Tan
#D2B48C
ΔE00 3.88
Tan (survey)
#D1B26F
ΔE00 4.54
Toupe
#C7AC7D
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA84 #84A8DE
analogous
#DE8D84 #DEBA84 #D5DE84
triadic
#DEBA84 #84DEBA #BA84DE
tetradic
#DEBA84 #84DE8D #84A8DE #DE84D5
square
#DEBA84 #84DE8D #84A8DE #DE84D5
split-complementary
#DEBA84 #84D5DE #8D84DE
monochromatic
#B78131 #D19F54 #DEBA84 #EBD5B4 #F8F0E5
Accessibility & contrast
On white
1.83
#DEBA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DEBA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA84
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA84 | 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)
#C8BA80
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#ECB0AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deba84; /* rgb */ color: rgb(222, 186, 132); /* oklch */ color: oklch(80.8% 0.082 77.3);
Tailwind
colors: {
custom: {
50: '#eacea8',
500: '#deba84',
950: '#000000',
},
}SCSS
$custom: #deba84; $custom-light: #eacea8; $custom-dark: #000000;
JSON
{
"hex": "#deba84",
"rgb": {
"r": 222,
"g": 186,
"b": 132
},
"hsl": {
"h": 36,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.80791,
"c": 0.08158,
"h": 77.3
},
"luminance": 0.52313
}Semantic roles & 50–950 ramp
primary
#DEBA84
secondary
#5179B5
accent
#62C520
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380