#DEBD82#DEBD82
#DEBD82 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.3% C 0.085 H 81.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD82 |
|---|---|
| RGB | rgb(222, 189, 130) |
| HSL | hsl(38, 58%, 69%) |
| HSV | hsv(38, 41%, 87%) |
| CMYK | cmyk(0%, 14.9%, 41.4%, 12.9%) |
| CIE-LAB | lab(78.19, 3.86, 34.18) |
| CIE-LCH | lch(78.19, 34.40, 83.56°) |
| OKLab | oklab(81.35% 0.0125 0.0841) |
| OKLCH | oklch(81.35% 0.085 81.5) |
| XYZ | xyz(52.3526, 53.5388, 28.6912) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.68
Burlywood
#DEB887
ΔE00 3.51
Tan (survey)
#D1B26F
ΔE00 3.70
Fawn
#CFAF7B
ΔE00 3.97
Sandstone
#C9AE74
ΔE00 4.65
Tan
#D2B48C
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD82 #82A3DE
analogous
#DE8F82 #DEBD82 #D1DE82
triadic
#DEBD82 #82DEBD #BD82DE
tetradic
#DEBD82 #82DE8F #82A3DE #DE82D1
square
#DEBD82 #82DE8F #82A3DE #DE82D1
split-complementary
#DEBD82 #82D1DE #8F82DE
monochromatic
#B68630 #D1A352 #DEBD82 #EBD7B2 #F8F0E3
Accessibility & contrast
On white
1.79
#DEBD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DEBD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD82
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD82 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7E
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#ECB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd82; /* rgb */ color: rgb(222, 189, 130); /* oklch */ color: oklch(81.3% 0.085 81.5);
Tailwind
colors: {
custom: {
50: '#ead0a7',
500: '#debd82',
950: '#000000',
},
}SCSS
$custom: #debd82; $custom-light: #ead0a7; $custom-dark: #000000;
JSON
{
"hex": "#debd82",
"rgb": {
"r": 222,
"g": 189,
"b": 130
},
"hsl": {
"h": 38.478,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.81349,
"c": 0.08505,
"h": 81.5
},
"luminance": 0.53536
}Semantic roles & 50–950 ramp
primary
#DEBD82
secondary
#4F74B5
accent
#5BC620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380