#DEBB85#DEBB85
#DEBB85 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.081 H 78.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB85 |
|---|---|
| RGB | rgb(222, 187, 133) |
| HSL | hsl(36, 57%, 70%) |
| HSV | hsv(36, 40%, 87%) |
| CMYK | cmyk(0%, 15.8%, 40.1%, 12.9%) |
| CIE-LAB | lab(77.74, 5.24, 32.02) |
| CIE-LCH | lch(77.74, 32.44, 80.70°) |
| OKLab | oklab(81.01% 0.0168 0.0792) |
| OKLCH | oklch(81.01% 0.081 78) |
| XYZ | xyz(52.1296, 52.7661, 29.6247) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.95
Very Light Brown
#D3B683
ΔE00 2.38
Fawn
#CFAF7B
ΔE00 3.42
Tan
#D2B48C
ΔE00 3.95
Tan (survey)
#D1B26F
ΔE00 4.49
Sandstone
#C9AE74
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB85 #85A8DE
analogous
#DE8F85 #DEBB85 #D5DE85
triadic
#DEBB85 #85DEBB #BB85DE
tetradic
#DEBB85 #85DE8F #85A8DE #DE85D5
square
#DEBB85 #85DE8F #85A8DE #DE85D5
split-complementary
#DEBB85 #85D5DE #8F85DE
monochromatic
#B78332 #D1A055 #DEBB85 #EBD6B5 #F8F1E5
Accessibility & contrast
On white
1.82
#DEBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DEBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB85
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB85 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#ECB1AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb85; /* rgb */ color: rgb(222, 187, 133); /* oklch */ color: oklch(81.0% 0.081 78.0);
Tailwind
colors: {
custom: {
50: '#eacfa9',
500: '#debb85',
950: '#000000',
},
}SCSS
$custom: #debb85; $custom-light: #eacfa9; $custom-dark: #000000;
JSON
{
"hex": "#debb85",
"rgb": {
"r": 222,
"g": 187,
"b": 133
},
"hsl": {
"h": 36.404,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.81007,
"c": 0.08099,
"h": 78
},
"luminance": 0.52764
}Semantic roles & 50–950 ramp
primary
#DEBB85
secondary
#5279B5
accent
#61C521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161310
muted
#858380