#DEB57F#DEB57F
#DEB57F is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.7% C 0.085 H 73.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB57F |
|---|---|
| RGB | rgb(222, 181, 127) |
| HSL | hsl(34, 59%, 68%) |
| HSV | hsv(34, 43%, 87%) |
| CMYK | cmyk(0%, 18.5%, 42.8%, 12.9%) |
| CIE-LAB | lab(76.14, 7.77, 33.07) |
| CIE-LCH | lch(76.14, 33.97, 76.78°) |
| OKLab | oklab(79.72% 0.0237 0.0814) |
| OKLCH | oklch(79.72% 0.085 73.8) |
| XYZ | xyz(50.4805, 50.1122, 27.0882) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.42
Fawn
#CFAF7B
ΔE00 3.36
Very Light Brown
#D3B683
ΔE00 3.59
Tan
#D2B48C
ΔE00 4.05
Toupe
#C7AC7D
ΔE00 5.17
Tan (survey)
#D1B26F
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB57F #7FA8DE
analogous
#DE857F #DEB57F #D7DE7F
triadic
#DEB57F #7FDEB5 #B57FDE
tetradic
#DEB57F #7FDE85 #7FA8DE #DE7FD7
square
#DEB57F #7FDE85 #7FA8DE #DE7FD7
split-complementary
#DEB57F #7FD7DE #857FDE
monochromatic
#B47A2E #D1994E #DEB57F #EBD1B0 #F7EDE0
Accessibility & contrast
On white
1.91
#DEB57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#DEB57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB57F
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB57F | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67B
Deuteranopia (green-blind)
#CEC080
Tritanopia (blue-blind)
#EDAAA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb57f; /* rgb */ color: rgb(222, 181, 127); /* oklch */ color: oklch(79.7% 0.085 73.8);
Tailwind
colors: {
custom: {
50: '#eacba4',
500: '#deb57f',
950: '#000000',
},
}SCSS
$custom: #deb57f; $custom-light: #eacba4; $custom-dark: #000000;
JSON
{
"hex": "#deb57f",
"rgb": {
"r": 222,
"g": 181,
"b": 127
},
"hsl": {
"h": 34.105,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.79721,
"c": 0.08482,
"h": 73.8
},
"luminance": 0.5011
}Semantic roles & 50–950 ramp
primary
#DEB57F
secondary
#4C79B5
accent
#67C71F
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#16130F
muted
#858280