#DEBC86#DEBC86
#DEBC86 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.080 H 78.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC86 |
|---|---|
| RGB | rgb(222, 188, 134) |
| HSL | hsl(37, 57%, 70%) |
| HSV | hsv(37, 40%, 87%) |
| CMYK | cmyk(0%, 15.3%, 39.6%, 12.9%) |
| CIE-LAB | lab(78.00, 4.82, 31.85) |
| CIE-LCH | lch(78.00, 32.21, 81.39°) |
| OKLab | oklab(81.22% 0.0156 0.0789) |
| OKLCH | oklch(81.22% 0.08 78.8) |
| XYZ | xyz(52.4119, 53.2196, 30.0613) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.25
Very Light Brown
#D3B683
ΔE00 2.32
Fawn
#CFAF7B
ΔE00 3.56
Tan
#D2B48C
ΔE00 4.05
Tan (survey)
#D1B26F
ΔE00 4.47
Sandstone
#C9AE74
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC86 #86A8DE
analogous
#DE9086 #DEBC86 #D4DE86
triadic
#DEBC86 #86DEBC #BC86DE
tetradic
#DEBC86 #86DE90 #86A8DE #DE86D4
square
#DEBC86 #86DE90 #86A8DE #DE86D4
split-complementary
#DEBC86 #86D4DE #9086DE
monochromatic
#B88432 #D1A156 #DEBC86 #EBD7B6 #F8F1E6
Accessibility & contrast
On white
1.80
#DEBC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DEBC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC86
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC86 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#ECB2AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc86; /* rgb */ color: rgb(222, 188, 134); /* oklch */ color: oklch(81.2% 0.080 78.8);
Tailwind
colors: {
custom: {
50: '#ead0a9',
500: '#debc86',
950: '#000000',
},
}SCSS
$custom: #debc86; $custom-light: #ead0a9; $custom-dark: #000000;
JSON
{
"hex": "#debc86",
"rgb": {
"r": 222,
"g": 188,
"b": 134
},
"hsl": {
"h": 36.818,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.81222,
"c": 0.08039,
"h": 78.8
},
"luminance": 0.53217
}Semantic roles & 50–950 ramp
primary
#DEBC86
secondary
#5379B5
accent
#60C521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161310
muted
#858380