#DEBA86#DEBA86
#DEBA86 is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.8% C 0.080 H 76.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA86 |
|---|---|
| RGB | rgb(222, 186, 134) |
| HSL | hsl(35, 57%, 70%) |
| HSV | hsv(35, 40%, 87%) |
| CMYK | cmyk(0%, 16.2%, 39.6%, 12.9%) |
| CIE-LAB | lab(77.50, 5.88, 31.18) |
| CIE-LCH | lch(77.50, 31.73, 79.32°) |
| OKLab | oklab(80.83% 0.0187 0.0773) |
| OKLCH | oklch(80.83% 0.08 76.4) |
| XYZ | xyz(51.9876, 52.3710, 29.9199) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.24
Very Light Brown
#D3B683
ΔE00 2.58
Fawn
#CFAF7B
ΔE00 3.37
Tan
#D2B48C
ΔE00 3.52
Tan (survey)
#D1B26F
ΔE00 4.95
Toupe
#C7AC7D
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA86 #86AADE
analogous
#DE8E86 #DEBA86 #D6DE86
triadic
#DEBA86 #86DEBA #BA86DE
tetradic
#DEBA86 #86DE8E #86AADE #DE86D6
square
#DEBA86 #86DE8E #86AADE #DE86D6
split-complementary
#DEBA86 #86D6DE #8E86DE
monochromatic
#B88132 #D19F56 #DEBA86 #EBD5B6 #F8F1E6
Accessibility & contrast
On white
1.83
#DEBA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DEBA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA86
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA86 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA82
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#ECB0AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deba86; /* rgb */ color: rgb(222, 186, 134); /* oklch */ color: oklch(80.8% 0.080 76.4);
Tailwind
colors: {
custom: {
50: '#eacea9',
500: '#deba86',
950: '#000000',
},
}SCSS
$custom: #deba86; $custom-light: #eacea9; $custom-dark: #000000;
JSON
{
"hex": "#deba86",
"rgb": {
"r": 222,
"g": 186,
"b": 134
},
"hsl": {
"h": 35.455,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.80828,
"c": 0.07955,
"h": 76.4
},
"luminance": 0.52369
}Semantic roles & 50–950 ramp
primary
#DEBA86
secondary
#537BB5
accent
#64C521
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380