#DEBE84#DEBE84
#DEBE84 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.6% C 0.083 H 81.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE84 |
|---|---|
| RGB | rgb(222, 190, 132) |
| HSL | hsl(39, 58%, 69%) |
| HSV | hsv(39, 41%, 87%) |
| CMYK | cmyk(0%, 14.4%, 40.5%, 12.9%) |
| CIE-LAB | lab(78.48, 3.55, 33.51) |
| CIE-LCH | lch(78.48, 33.70, 83.95°) |
| OKLab | oklab(81.58% 0.0118 0.0827) |
| OKLCH | oklch(81.58% 0.083 81.9) |
| XYZ | xyz(52.7040, 54.0247, 29.4770) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.66
Burlywood
#DEB887
ΔE00 3.61
Tan (survey)
#D1B26F
ΔE00 3.92
Fawn
#CFAF7B
ΔE00 4.12
Sandstone
#C9AE74
ΔE00 4.77
Tan
#D2B48C
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE84 #84A4DE
analogous
#DE9184 #DEBE84 #D1DE84
triadic
#DEBE84 #84DEBE #BE84DE
tetradic
#DEBE84 #84DE91 #84A4DE #DE84D1
square
#DEBE84 #84DE91 #84A4DE #DE84D1
split-complementary
#DEBE84 #84D1DE #9184DE
monochromatic
#B78731 #D1A554 #DEBE84 #EBD8B4 #F8F1E5
Accessibility & contrast
On white
1.78
#DEBE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DEBE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE84
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE84 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD80
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#ECB4AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe84; /* rgb */ color: rgb(222, 190, 132); /* oklch */ color: oklch(81.6% 0.083 81.9);
Tailwind
colors: {
custom: {
50: '#ead1a8',
500: '#debe84',
950: '#000000',
},
}SCSS
$custom: #debe84; $custom-light: #ead1a8; $custom-dark: #000000;
JSON
{
"hex": "#debe84",
"rgb": {
"r": 222,
"g": 190,
"b": 132
},
"hsl": {
"h": 38.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.81582,
"c": 0.08349,
"h": 81.9
},
"luminance": 0.54022
}Semantic roles & 50–950 ramp
primary
#DEBE84
secondary
#5175B5
accent
#5BC520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380