#DEBC85#DEBC85
#DEBC85 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.081 H 79.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC85 |
|---|---|
| RGB | rgb(222, 188, 133) |
| HSL | hsl(37, 57%, 70%) |
| HSV | hsv(37, 40%, 87%) |
| CMYK | cmyk(0%, 15.3%, 40.1%, 12.9%) |
| CIE-LAB | lab(77.99, 4.71, 32.35) |
| CIE-LCH | lch(77.99, 32.69, 81.71°) |
| OKLab | oklab(81.2% 0.0152 0.08) |
| OKLCH | oklch(81.2% 0.081 79.2) |
| XYZ | xyz(52.3425, 53.1918, 29.6957) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.34
Burlywood
#DEB887
ΔE00 2.44
Fawn
#CFAF7B
ΔE00 3.58
Tan
#D2B48C
ΔE00 4.24
Tan (survey)
#D1B26F
ΔE00 4.29
Sandstone
#C9AE74
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC85 #85A7DE
analogous
#DE9085 #DEBC85 #D3DE85
triadic
#DEBC85 #85DEBC #BC85DE
tetradic
#DEBC85 #85DE90 #85A7DE #DE85D3
square
#DEBC85 #85DE90 #85A7DE #DE85D3
split-complementary
#DEBC85 #85D3DE #9085DE
monochromatic
#B78432 #D1A255 #DEBC85 #EBD6B5 #F8F1E5
Accessibility & contrast
On white
1.80
#DEBC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DEBC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC85
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC85 | 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)
#CABC81
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#ECB2AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc85; /* rgb */ color: rgb(222, 188, 133); /* oklch */ color: oklch(81.2% 0.081 79.2);
Tailwind
colors: {
custom: {
50: '#ead0a9',
500: '#debc85',
950: '#000000',
},
}SCSS
$custom: #debc85; $custom-light: #ead0a9; $custom-dark: #000000;
JSON
{
"hex": "#debc85",
"rgb": {
"r": 222,
"g": 188,
"b": 133
},
"hsl": {
"h": 37.079,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.81204,
"c": 0.08144,
"h": 79.2
},
"luminance": 0.53189
}Semantic roles & 50–950 ramp
primary
#DEBC85
secondary
#5278B5
accent
#5FC521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161310
muted
#858380