#DEBC84#DEBC84
#DEBC84 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.082 H 79.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC84 |
|---|---|
| RGB | rgb(222, 188, 132) |
| HSL | hsl(37, 58%, 69%) |
| HSV | hsv(37, 41%, 87%) |
| CMYK | cmyk(0%, 15.3%, 40.5%, 12.9%) |
| CIE-LAB | lab(77.97, 4.60, 32.85) |
| CIE-LCH | lch(77.97, 33.17, 82.02°) |
| OKLab | oklab(81.19% 0.0148 0.0811) |
| OKLCH | oklch(81.19% 0.082 79.6) |
| XYZ | xyz(52.2738, 53.1643, 29.3336) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.38
Burlywood
#DEB887
ΔE00 2.64
Fawn
#CFAF7B
ΔE00 3.60
Tan (survey)
#D1B26F
ΔE00 4.11
Tan
#D2B48C
ΔE00 4.43
Sandstone
#C9AE74
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC84 #84A6DE
analogous
#DE8F84 #DEBC84 #D3DE84
triadic
#DEBC84 #84DEBC #BC84DE
tetradic
#DEBC84 #84DE8F #84A6DE #DE84D3
square
#DEBC84 #84DE8F #84A6DE #DE84D3
split-complementary
#DEBC84 #84D3DE #8F84DE
monochromatic
#B78431 #D1A254 #DEBC84 #EBD6B4 #F8F1E5
Accessibility & contrast
On white
1.81
#DEBC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#DEBC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC84
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC84 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC80
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#ECB2AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc84; /* rgb */ color: rgb(222, 188, 132); /* oklch */ color: oklch(81.2% 0.082 79.6);
Tailwind
colors: {
custom: {
50: '#ead0a8',
500: '#debc84',
950: '#000000',
},
}SCSS
$custom: #debc84; $custom-light: #ead0a8; $custom-dark: #000000;
JSON
{
"hex": "#debc84",
"rgb": {
"r": 222,
"g": 188,
"b": 132
},
"hsl": {
"h": 37.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.81186,
"c": 0.08247,
"h": 79.6
},
"luminance": 0.53162
}Semantic roles & 50–950 ramp
primary
#DEBC84
secondary
#5177B5
accent
#5FC520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380