#DEBB87#DEBB87
#DEBB87 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.0% C 0.079 H 77.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB87 |
|---|---|
| RGB | rgb(222, 187, 135) |
| HSL | hsl(36, 57%, 70%) |
| HSV | hsv(36, 39%, 87%) |
| CMYK | cmyk(0%, 15.8%, 39.2%, 12.9%) |
| CIE-LAB | lab(77.77, 5.46, 31.01) |
| CIE-LCH | lch(77.77, 31.49, 80.01°) |
| OKLab | oklab(81.04% 0.0176 0.077) |
| OKLCH | oklch(81.04% 0.079 77.1) |
| XYZ | xyz(52.2691, 52.8219, 30.3594) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.56
Very Light Brown
#D3B683
ΔE00 2.45
Fawn
#CFAF7B
ΔE00 3.47
Tan
#D2B48C
ΔE00 3.58
Tan (survey)
#D1B26F
ΔE00 4.89
Toupe
#C7AC7D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB87 #87AADE
analogous
#DE8F87 #DEBB87 #D6DE87
triadic
#DEBB87 #87DEBB #BB87DE
tetradic
#DEBB87 #87DE8F #87AADE #DE87D6
square
#DEBB87 #87DE8F #87AADE #DE87D6
split-complementary
#DEBB87 #87D6DE #8F87DE
monochromatic
#B88233 #D1A057 #DEBB87 #EBD6B7 #F8F1E7
Accessibility & contrast
On white
1.82
#DEBB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DEBB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB87
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB87 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB83
Deuteranopia (green-blind)
#D1C488
Tritanopia (blue-blind)
#ECB1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb87; /* rgb */ color: rgb(222, 187, 135); /* oklch */ color: oklch(81.0% 0.079 77.1);
Tailwind
colors: {
custom: {
50: '#eacfaa',
500: '#debb87',
950: '#000000',
},
}SCSS
$custom: #debb87; $custom-light: #eacfaa; $custom-dark: #000000;
JSON
{
"hex": "#debb87",
"rgb": {
"r": 222,
"g": 187,
"b": 135
},
"hsl": {
"h": 35.862,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.81043,
"c": 0.07893,
"h": 77.1
},
"luminance": 0.5282
}Semantic roles & 50–950 ramp
primary
#DEBB87
secondary
#547BB5
accent
#63C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381