#DEB77B#DEB77B
#DEB77B is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.0% C 0.089 H 77.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB77B |
|---|---|
| RGB | rgb(222, 183, 123) |
| HSL | hsl(36, 60%, 68%) |
| HSV | hsv(36, 45%, 87%) |
| CMYK | cmyk(0%, 17.6%, 44.6%, 12.9%) |
| CIE-LAB | lab(76.58, 6.30, 35.73) |
| CIE-LCH | lch(76.58, 36.28, 80.01°) |
| OKLab | oklab(80.04% 0.019 0.0874) |
| OKLCH | oklch(80.04% 0.089 77.7) |
| XYZ | xyz(50.6346, 50.8292, 25.8790) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.65
Very Light Brown
#D3B683
ΔE00 3.17
Fawn
#CFAF7B
ΔE00 3.31
Tan (survey)
#D1B26F
ΔE00 3.78
Sandstone
#C9AE74
ΔE00 4.72
Tan
#D2B48C
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB77B #7BA2DE
analogous
#DE867B #DEB77B #D3DE7B
triadic
#DEB77B #7BDEB7 #B77BDE
tetradic
#DEB77B #7BDE86 #7BA2DE #DE7BD3
square
#DEB77B #7BDE86 #7BA2DE #DE7BD3
split-complementary
#DEB77B #7BD3DE #867BDE
monochromatic
#B27D2D #D29C4A #DEB77B #EAD2AC #F6ECDD
Accessibility & contrast
On white
1.88
#DEB77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#DEB77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB77B
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB77B | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B776
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#EDACA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb77b; /* rgb */ color: rgb(222, 183, 123); /* oklch */ color: oklch(80.0% 0.089 77.7);
Tailwind
colors: {
custom: {
50: '#eacca2',
500: '#deb77b',
950: '#000000',
},
}SCSS
$custom: #deb77b; $custom-light: #eacca2; $custom-dark: #000000;
JSON
{
"hex": "#deb77b",
"rgb": {
"r": 222,
"g": 183,
"b": 123
},
"hsl": {
"h": 36.364,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.80044,
"c": 0.08942,
"h": 77.7
},
"luminance": 0.50827
}Semantic roles & 50–950 ramp
primary
#DEB77B
secondary
#4973B4
accent
#61C81E
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380