#DEBA85#DEBA85
#DEBA85 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.8% C 0.081 H 76.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA85 |
|---|---|
| RGB | rgb(222, 186, 133) |
| HSL | hsl(36, 57%, 70%) |
| HSV | hsv(36, 40%, 87%) |
| CMYK | cmyk(0%, 16.2%, 40.1%, 12.9%) |
| CIE-LAB | lab(77.49, 5.77, 31.69) |
| CIE-LCH | lch(77.49, 32.21, 79.68°) |
| OKLab | oklab(80.81% 0.0183 0.0785) |
| OKLCH | oklch(80.81% 0.081 76.9) |
| XYZ | xyz(51.9182, 52.3433, 29.5543) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.46
Very Light Brown
#D3B683
ΔE00 2.52
Fawn
#CFAF7B
ΔE00 3.33
Tan
#D2B48C
ΔE00 3.70
Tan (survey)
#D1B26F
ΔE00 4.74
Toupe
#C7AC7D
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA85 #85A9DE
analogous
#DE8E85 #DEBA85 #D6DE85
triadic
#DEBA85 #85DEBA #BA85DE
tetradic
#DEBA85 #85DE8E #85A9DE #DE85D6
square
#DEBA85 #85DE8E #85A9DE #DE85D6
split-complementary
#DEBA85 #85D6DE #8E85DE
monochromatic
#B78132 #D19F55 #DEBA85 #EBD5B5 #F8F0E5
Accessibility & contrast
On white
1.83
#DEBA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DEBA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA85
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA85 | 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)
#C8BA81
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#ECB0AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deba85; /* rgb */ color: rgb(222, 186, 133); /* oklch */ color: oklch(80.8% 0.081 76.9);
Tailwind
colors: {
custom: {
50: '#eacea9',
500: '#deba85',
950: '#000000',
},
}SCSS
$custom: #deba85; $custom-light: #eacea9; $custom-dark: #000000;
JSON
{
"hex": "#deba85",
"rgb": {
"r": 222,
"g": 186,
"b": 133
},
"hsl": {
"h": 35.73,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.8081,
"c": 0.08057,
"h": 76.9
},
"luminance": 0.52341
}Semantic roles & 50–950 ramp
primary
#DEBA85
secondary
#527AB5
accent
#63C521
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380