#DEBB8B#DEBB8B
#DEBB8B is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.075 H 75.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB8B |
|---|---|
| RGB | rgb(222, 187, 139) |
| HSL | hsl(35, 56%, 71%) |
| HSV | hsv(35, 37%, 87%) |
| CMYK | cmyk(0%, 15.8%, 37.4%, 12.9%) |
| CIE-LAB | lab(77.84, 5.92, 29.00) |
| CIE-LCH | lch(77.84, 29.59, 78.46°) |
| OKLab | oklab(81.12% 0.0192 0.0723) |
| OKLCH | oklch(81.12% 0.075 75.2) |
| XYZ | xyz(52.5560, 52.9366, 31.8705) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.08
Very Light Brown
#D3B683
ΔE00 2.89
Tan
#D2B48C
ΔE00 2.94
Fawn
#CFAF7B
ΔE00 3.79
Toupe
#C7AC7D
ΔE00 5.11
Tan (survey)
#D1B26F
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB8B #8BAEDE
analogous
#DE918B #DEBB8B #D7DE8B
triadic
#DEBB8B #8BDEBB #BB8BDE
tetradic
#DEBB8B #8BDE91 #8BAEDE #DE8BD7
square
#DEBB8B #8BDE91 #8BAEDE #DE8BD7
split-complementary
#DEBB8B #8BD7DE #918BDE
monochromatic
#BA8235 #D09F5B #DEBB8B #ECD7BB #F8F1E7
Accessibility & contrast
On white
1.81
#DEBB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DEBB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB8B
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB8B | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC88
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#EBB2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb8b; /* rgb */ color: rgb(222, 187, 139); /* oklch */ color: oklch(81.1% 0.075 75.2);
Tailwind
colors: {
custom: {
50: '#e9cfad',
500: '#debb8b',
950: '#000000',
},
}SCSS
$custom: #debb8b; $custom-light: #e9cfad; $custom-dark: #000000;
JSON
{
"hex": "#debb8b",
"rgb": {
"r": 222,
"g": 187,
"b": 139
},
"hsl": {
"h": 34.699,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.81119,
"c": 0.07483,
"h": 75.2
},
"luminance": 0.52934
}Semantic roles & 50–950 ramp
primary
#DEBB8B
secondary
#587FB6
accent
#66C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381