#DEBC87#DEBC87
#DEBC87 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.079 H 78.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC87 |
|---|---|
| RGB | rgb(222, 188, 135) |
| HSL | hsl(37, 57%, 70%) |
| HSV | hsv(37, 39%, 87%) |
| CMYK | cmyk(0%, 15.3%, 39.2%, 12.9%) |
| CIE-LAB | lab(78.02, 4.94, 31.34) |
| CIE-LCH | lch(78.02, 31.73, 81.05°) |
| OKLab | oklab(81.24% 0.016 0.0777) |
| OKLCH | oklch(81.24% 0.079 78.4) |
| XYZ | xyz(52.4820, 53.2476, 30.4303) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.07
Very Light Brown
#D3B683
ΔE00 2.33
Fawn
#CFAF7B
ΔE00 3.57
Tan
#D2B48C
ΔE00 3.86
Tan (survey)
#D1B26F
ΔE00 4.66
Sandstone
#C9AE74
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC87 #87A9DE
analogous
#DE9187 #DEBC87 #D4DE87
triadic
#DEBC87 #87DEBC #BC87DE
tetradic
#DEBC87 #87DE91 #87A9DE #DE87D4
square
#DEBC87 #87DE91 #87A9DE #DE87D4
split-complementary
#DEBC87 #87D4DE #9187DE
monochromatic
#B88433 #D1A157 #DEBC87 #EBD7B7 #F8F2E7
Accessibility & contrast
On white
1.80
#DEBC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DEBC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC87
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC87 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC83
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#ECB2AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debc87; /* rgb */ color: rgb(222, 188, 135); /* oklch */ color: oklch(81.2% 0.079 78.4);
Tailwind
colors: {
custom: {
50: '#ead0aa',
500: '#debc87',
950: '#000000',
},
}SCSS
$custom: #debc87; $custom-light: #ead0aa; $custom-dark: #000000;
JSON
{
"hex": "#debc87",
"rgb": {
"r": 222,
"g": 188,
"b": 135
},
"hsl": {
"h": 36.552,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.81241,
"c": 0.07935,
"h": 78.4
},
"luminance": 0.53245
}Semantic roles & 50–950 ramp
primary
#DEBC87
secondary
#547AB5
accent
#61C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381