#DEBB89#DEBB89
#DEBB89 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.077 H 76.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB89 |
|---|---|
| RGB | rgb(222, 187, 137) |
| HSL | hsl(35, 56%, 70%) |
| HSV | hsv(35, 38%, 87%) |
| CMYK | cmyk(0%, 15.8%, 38.3%, 12.9%) |
| CIE-LAB | lab(77.80, 5.69, 30.01) |
| CIE-LCH | lch(77.80, 30.54, 79.26°) |
| OKLab | oklab(81.08% 0.0184 0.0746) |
| OKLCH | oklch(81.08% 0.077 76.2) |
| XYZ | xyz(52.4113, 52.8787, 31.1080) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.24
Very Light Brown
#D3B683
ΔE00 2.62
Tan
#D2B48C
ΔE00 3.24
Fawn
#CFAF7B
ΔE00 3.59
Toupe
#C7AC7D
ΔE00 5.02
Tan (survey)
#D1B26F
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB89 #89ACDE
analogous
#DE9089 #DEBB89 #D6DE89
triadic
#DEBB89 #89DEBB #BB89DE
tetradic
#DEBB89 #89DE90 #89ACDE #DE89D6
square
#DEBB89 #89DE90 #89ACDE #DE89D6
split-complementary
#DEBB89 #89D6DE #9089DE
monochromatic
#B98234 #D19F59 #DEBB89 #EBD7B9 #F8F1E7
Accessibility & contrast
On white
1.81
#DEBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DEBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB89
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB89 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB85
Deuteranopia (green-blind)
#D1C48A
Tritanopia (blue-blind)
#EBB1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb89; /* rgb */ color: rgb(222, 187, 137); /* oklch */ color: oklch(81.1% 0.077 76.2);
Tailwind
colors: {
custom: {
50: '#e9cfac',
500: '#debb89',
950: '#000000',
},
}SCSS
$custom: #debb89; $custom-light: #e9cfac; $custom-dark: #000000;
JSON
{
"hex": "#debb89",
"rgb": {
"r": 222,
"g": 187,
"b": 137
},
"hsl": {
"h": 35.294,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.81081,
"c": 0.07688,
"h": 76.2
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#DEBB89
secondary
#567DB5
accent
#64C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381