#DEB77D#DEB77D
#DEB77D is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.1% C 0.087 H 76.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB77D |
|---|---|
| RGB | rgb(222, 183, 125) |
| HSL | hsl(36, 60%, 68%) |
| HSV | hsv(36, 44%, 87%) |
| CMYK | cmyk(0%, 17.6%, 43.7%, 12.9%) |
| CIE-LAB | lab(76.61, 6.50, 34.72) |
| CIE-LCH | lch(76.61, 35.33, 79.40°) |
| OKLab | oklab(80.08% 0.0198 0.0852) |
| OKLCH | oklch(80.08% 0.087 76.9) |
| XYZ | xyz(50.7611, 50.8798, 26.5451) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.18
Very Light Brown
#D3B683
ΔE00 3.06
Fawn
#CFAF7B
ΔE00 3.21
Tan (survey)
#D1B26F
ΔE00 4.11
Tan
#D2B48C
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB77D #7DA4DE
analogous
#DE867D #DEB77D #D5DE7D
triadic
#DEB77D #7DDEB7 #B77DDE
tetradic
#DEB77D #7DDE86 #7DA4DE #DE7DD5
square
#DEB77D #7DDE86 #7DA4DE #DE7DD5
split-complementary
#DEB77D #7DD5DE #867DDE
monochromatic
#B37D2D #D29C4C #DEB77D #EAD2AE #F7EDDF
Accessibility & contrast
On white
1.88
#DEB77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#DEB77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB77D
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB77D | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B779
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#EDACA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb77d; /* rgb */ color: rgb(222, 183, 125); /* oklch */ color: oklch(80.1% 0.087 76.9);
Tailwind
colors: {
custom: {
50: '#eacca3',
500: '#deb77d',
950: '#000000',
},
}SCSS
$custom: #deb77d; $custom-light: #eacca3; $custom-dark: #000000;
JSON
{
"hex": "#deb77d",
"rgb": {
"r": 222,
"g": 183,
"b": 125
},
"hsl": {
"h": 35.876,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.80078,
"c": 0.08745,
"h": 76.9
},
"luminance": 0.50877
}Semantic roles & 50–950 ramp
primary
#DEB77D
secondary
#4B75B5
accent
#62C71E
background
#FFFEFC
surface
#FEFAF5
border
#D6D3CF
text
#16130F
muted
#858380