#DEBD86#DEBD86
#DEBD86 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.4% C 0.081 H 80.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD86 |
|---|---|
| RGB | rgb(222, 189, 134) |
| HSL | hsl(38, 57%, 70%) |
| HSV | hsv(38, 40%, 87%) |
| CMYK | cmyk(0%, 14.9%, 39.6%, 12.9%) |
| CIE-LAB | lab(78.26, 4.30, 32.18) |
| CIE-LCH | lch(78.26, 32.46, 82.39°) |
| OKLab | oklab(81.42% 0.0141 0.0796) |
| OKLCH | oklch(81.42% 0.081 80) |
| XYZ | xyz(52.6263, 53.6483, 30.1327) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.35
Burlywood
#DEB887
ΔE00 2.75
Fawn
#CFAF7B
ΔE00 3.76
Tan (survey)
#D1B26F
ΔE00 4.31
Tan
#D2B48C
ΔE00 4.37
Sandstone
#C9AE74
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD86 #86A7DE
analogous
#DE9186 #DEBD86 #D3DE86
triadic
#DEBD86 #86DEBD #BD86DE
tetradic
#DEBD86 #86DE91 #86A7DE #DE86D3
square
#DEBD86 #86DE91 #86A7DE #DE86D3
split-complementary
#DEBD86 #86D3DE #9186DE
monochromatic
#B88532 #D1A356 #DEBD86 #EBD7B6 #F8F1E6
Accessibility & contrast
On white
1.79
#DEBD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#DEBD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD86
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD86 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD82
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#ECB3AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debd86; /* rgb */ color: rgb(222, 189, 134); /* oklch */ color: oklch(81.4% 0.081 80.0);
Tailwind
colors: {
custom: {
50: '#ead0a9',
500: '#debd86',
950: '#000000',
},
}SCSS
$custom: #debd86; $custom-light: #ead0a9; $custom-dark: #000000;
JSON
{
"hex": "#debd86",
"rgb": {
"r": 222,
"g": 189,
"b": 134
},
"hsl": {
"h": 37.5,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.8142,
"c": 0.08088,
"h": 80
},
"luminance": 0.53646
}Semantic roles & 50–950 ramp
primary
#DEBD86
secondary
#5378B5
accent
#5EC521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380