#DEBE87#DEBE87
#DEBE87 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.6% C 0.080 H 80.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE87 |
|---|---|
| RGB | rgb(222, 190, 135) |
| HSL | hsl(38, 57%, 70%) |
| HSV | hsv(38, 39%, 87%) |
| CMYK | cmyk(0%, 14.4%, 39.2%, 12.9%) |
| CIE-LAB | lab(78.52, 3.88, 32.01) |
| CIE-LCH | lch(78.52, 32.24, 83.08°) |
| OKLab | oklab(81.64% 0.0129 0.0793) |
| OKLCH | oklch(81.64% 0.08 80.7) |
| XYZ | xyz(52.9122, 54.1080, 30.5737) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.43
Burlywood
#DEB887
ΔE00 3.08
Fawn
#CFAF7B
ΔE00 3.97
Tan (survey)
#D1B26F
ΔE00 4.37
Tan
#D2B48C
ΔE00 4.53
Sandstone
#C9AE74
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE87 #87A7DE
analogous
#DE9287 #DEBE87 #D3DE87
triadic
#DEBE87 #87DEBE #BE87DE
tetradic
#DEBE87 #87DE92 #87A7DE #DE87D3
square
#DEBE87 #87DE92 #87A7DE #DE87D3
split-complementary
#DEBE87 #87D3DE #9287DE
monochromatic
#B88733 #D1A457 #DEBE87 #EBD8B7 #F8F2E7
Accessibility & contrast
On white
1.78
#DEBE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DEBE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE87
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE87 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE83
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#EBB4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe87; /* rgb */ color: rgb(222, 190, 135); /* oklch */ color: oklch(81.6% 0.080 80.7);
Tailwind
colors: {
custom: {
50: '#ead1aa',
500: '#debe87',
950: '#000000',
},
}SCSS
$custom: #debe87; $custom-light: #ead1aa; $custom-dark: #000000;
JSON
{
"hex": "#debe87",
"rgb": {
"r": 222,
"g": 190,
"b": 135
},
"hsl": {
"h": 37.931,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.81636,
"c": 0.08033,
"h": 80.7
},
"luminance": 0.54106
}Semantic roles & 50–950 ramp
primary
#DEBE87
secondary
#5478B5
accent
#5DC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381