#DEB97F#DEB97F
#DEB97F is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.5% C 0.086 H 78.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB97F |
|---|---|
| RGB | rgb(222, 185, 127) |
| HSL | hsl(37, 59%, 68%) |
| HSV | hsv(37, 43%, 87%) |
| CMYK | cmyk(0%, 16.7%, 42.8%, 12.9%) |
| CIE-LAB | lab(77.14, 5.65, 34.37) |
| CIE-LCH | lch(77.14, 34.83, 80.66°) |
| OKLab | oklab(80.51% 0.0175 0.0845) |
| OKLCH | oklch(80.51% 0.086 78.3) |
| XYZ | xyz(51.3056, 51.7623, 27.3632) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.40
Very Light Brown
#D3B683
ΔE00 2.72
Fawn
#CFAF7B
ΔE00 3.29
Tan (survey)
#D1B26F
ΔE00 3.88
Tan
#D2B48C
ΔE00 4.60
Sandstone
#C9AE74
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB97F #7FA4DE
analogous
#DE897F #DEB97F #D3DE7F
triadic
#DEB97F #7FDEB9 #B97FDE
tetradic
#DEB97F #7FDE89 #7FA4DE #DE7FD3
square
#DEB97F #7FDE89 #7FA4DE #DE7FD3
split-complementary
#DEB97F #7FD3DE #897FDE
monochromatic
#B4802E #D19E4E #DEB97F #EBD4B0 #F7EEE0
Accessibility & contrast
On white
1.85
#DEB97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#DEB97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB97F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB97F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D1C281
Tritanopia (blue-blind)
#ECAEAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb97f; /* rgb */ color: rgb(222, 185, 127); /* oklch */ color: oklch(80.5% 0.086 78.3);
Tailwind
colors: {
custom: {
50: '#eacda5',
500: '#deb97f',
950: '#000000',
},
}SCSS
$custom: #deb97f; $custom-light: #eacda5; $custom-dark: #000000;
JSON
{
"hex": "#deb97f",
"rgb": {
"r": 222,
"g": 185,
"b": 127
},
"hsl": {
"h": 36.632,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.80506,
"c": 0.08624,
"h": 78.3
},
"luminance": 0.5176
}Semantic roles & 50–950 ramp
primary
#DEB97F
secondary
#4C75B5
accent
#60C71F
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380