#DEB77F#DEB77F
#DEB77F is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.1% C 0.085 H 76.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB77F |
|---|---|
| RGB | rgb(222, 183, 127) |
| HSL | hsl(35, 59%, 68%) |
| HSV | hsv(35, 43%, 87%) |
| CMYK | cmyk(0%, 17.6%, 42.8%, 12.9%) |
| CIE-LAB | lab(76.64, 6.71, 33.72) |
| CIE-LCH | lch(76.64, 34.38, 78.75°) |
| OKLab | oklab(80.11% 0.0206 0.0829) |
| OKLCH | oklch(80.11% 0.085 76.1) |
| XYZ | xyz(50.8901, 50.9314, 27.2248) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.71
Very Light Brown
#D3B683
ΔE00 3.02
Fawn
#CFAF7B
ΔE00 3.18
Tan
#D2B48C
ΔE00 4.23
Tan (survey)
#D1B26F
ΔE00 4.47
Sandstone
#C9AE74
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB77F #7FA6DE
analogous
#DE877F #DEB77F #D6DE7F
triadic
#DEB77F #7FDEB7 #B77FDE
tetradic
#DEB77F #7FDE87 #7FA6DE #DE7FD6
square
#DEB77F #7FDE87 #7FA6DE #DE7FD6
split-complementary
#DEB77F #7FD6DE #877FDE
monochromatic
#B47D2E #D19C4E #DEB77F #EBD2B0 #F7EEE0
Accessibility & contrast
On white
1.88
#DEB77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#DEB77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB77F
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB77F | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87B
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#ECACA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb77f; /* rgb */ color: rgb(222, 183, 127); /* oklch */ color: oklch(80.1% 0.085 76.1);
Tailwind
colors: {
custom: {
50: '#eacca4',
500: '#deb77f',
950: '#000000',
},
}SCSS
$custom: #deb77f; $custom-light: #eacca4; $custom-dark: #000000;
JSON
{
"hex": "#deb77f",
"rgb": {
"r": 222,
"g": 183,
"b": 127
},
"hsl": {
"h": 35.368,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.80113,
"c": 0.08546,
"h": 76.1
},
"luminance": 0.50929
}Semantic roles & 50–950 ramp
primary
#DEB77F
secondary
#4C77B5
accent
#64C71F
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380