#DEB78B#DEB78B
#DEB78B is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.3% C 0.074 H 69.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB78B |
|---|---|
| RGB | rgb(222, 183, 139) |
| HSL | hsl(32, 56%, 71%) |
| HSV | hsv(32, 37%, 87%) |
| CMYK | cmyk(0%, 17.6%, 37.4%, 12.9%) |
| CIE-LAB | lab(76.84, 8.04, 27.66) |
| CIE-LCH | lch(76.84, 28.81, 73.80°) |
| OKLab | oklab(80.34% 0.0254 0.0692) |
| OKLCH | oklch(80.34% 0.074 69.9) |
| XYZ | xyz(51.7193, 51.2631, 31.5916) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.56
Tan
#D2B48C
ΔE00 2.95
Very Light Brown
#D3B683
ΔE00 4.45
Fawn
#CFAF7B
ΔE00 4.53
Toupe
#C7AC7D
ΔE00 5.70
Sandstone
#C9AE74
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB78B #8BB2DE
analogous
#DE8D8B #DEB78B #DCDE8B
triadic
#DEB78B #8BDEB7 #B78BDE
tetradic
#DEB78B #8BDE8D #8BB2DE #DE8BDC
square
#DEB78B #8BDE8D #8BB2DE #DE8BDC
split-complementary
#DEB78B #8BDCDE #8D8BDE
monochromatic
#BA7B35 #D0995B #DEB78B #ECD5BB #F8F0E7
Accessibility & contrast
On white
1.87
#DEB78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#DEB78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB78B
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB78B | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B888
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#EBAEAB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb78b; /* rgb */ color: rgb(222, 183, 139); /* oklch */ color: oklch(80.3% 0.074 69.9);
Tailwind
colors: {
custom: {
50: '#e9ccad',
500: '#deb78b',
950: '#000000',
},
}SCSS
$custom: #deb78b; $custom-light: #e9ccad; $custom-dark: #000000;
JSON
{
"hex": "#deb78b",
"rgb": {
"r": 222,
"g": 183,
"b": 139
},
"hsl": {
"h": 31.807,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.80335,
"c": 0.07369,
"h": 69.9
},
"luminance": 0.51261
}Semantic roles & 50–950 ramp
primary
#DEB78B
secondary
#5884B6
accent
#6EC322
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381