#DEBB86#DEBB86
#DEBB86 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.080 H 77.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB86 |
|---|---|
| RGB | rgb(222, 187, 134) |
| HSL | hsl(36, 57%, 70%) |
| HSV | hsv(36, 40%, 87%) |
| CMYK | cmyk(0%, 15.8%, 39.6%, 12.9%) |
| CIE-LAB | lab(77.75, 5.35, 31.52) |
| CIE-LCH | lch(77.75, 31.97, 80.36°) |
| OKLab | oklab(81.03% 0.0172 0.0781) |
| OKLCH | oklch(81.03% 0.08 77.6) |
| XYZ | xyz(52.1990, 52.7938, 29.9903) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.75
Very Light Brown
#D3B683
ΔE00 2.40
Fawn
#CFAF7B
ΔE00 3.43
Tan
#D2B48C
ΔE00 3.76
Tan (survey)
#D1B26F
ΔE00 4.69
Toupe
#C7AC7D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB86 #86A9DE
analogous
#DE8F86 #DEBB86 #D5DE86
triadic
#DEBB86 #86DEBB #BB86DE
tetradic
#DEBB86 #86DE8F #86A9DE #DE86D5
square
#DEBB86 #86DE8F #86A9DE #DE86D5
split-complementary
#DEBB86 #86D5DE #8F86DE
monochromatic
#B88232 #D1A056 #DEBB86 #EBD6B6 #F8F1E6
Accessibility & contrast
On white
1.82
#DEBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DEBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB86
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB86 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#ECB1AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb86; /* rgb */ color: rgb(222, 187, 134); /* oklch */ color: oklch(81.0% 0.080 77.6);
Tailwind
colors: {
custom: {
50: '#eacfa9',
500: '#debb86',
950: '#000000',
},
}SCSS
$custom: #debb86; $custom-light: #eacfa9; $custom-dark: #000000;
JSON
{
"hex": "#debb86",
"rgb": {
"r": 222,
"g": 187,
"b": 134
},
"hsl": {
"h": 36.136,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.81025,
"c": 0.07996,
"h": 77.6
},
"luminance": 0.52791
}Semantic roles & 50–950 ramp
primary
#DEBB86
secondary
#537AB5
accent
#62C521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161310
muted
#858380