#DEB58B#DEB58B
#DEB58B is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.9% C 0.073 H 67.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB58B |
|---|---|
| RGB | rgb(222, 181, 139) |
| HSL | hsl(30, 56%, 71%) |
| HSV | hsv(30, 37%, 87%) |
| CMYK | cmyk(0%, 18.5%, 37.4%, 12.9%) |
| CIE-LAB | lab(76.34, 9.10, 27.00) |
| CIE-LCH | lch(76.34, 28.49, 71.37°) |
| OKLab | oklab(79.95% 0.0285 0.0676) |
| OKLCH | oklch(79.95% 0.073 67.1) |
| XYZ | xyz(51.3097, 50.4439, 31.4551) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.58
Tan
#D2B48C
ΔE00 3.51
Fawn
#CFAF7B
ΔE00 5.23
Very Light Brown
#D3B683
ΔE00 5.41
Toupe
#C7AC7D
ΔE00 6.28
Khaki
#C3B091
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB58B #8BB4DE
analogous
#DE8B8B #DEB58B #DEDE8B
triadic
#DEB58B #8BDEB5 #B58BDE
tetradic
#DEB58B #8BDE8B #8BB4DE #DE8BDE
square
#DEB58B #8BDE8B #8BB4DE #DE8BDE
split-complementary
#DEB58B #8BDEDE #8B8BDE
monochromatic
#BA7835 #D0975B #DEB58B #ECD3BB #F8F0E7
Accessibility & contrast
On white
1.89
#DEB58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DEB58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB58B
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB58B | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B788
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#ECACAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb58b; /* rgb */ color: rgb(222, 181, 139); /* oklch */ color: oklch(79.9% 0.073 67.1);
Tailwind
colors: {
custom: {
50: '#e9cbad',
500: '#deb58b',
950: '#000000',
},
}SCSS
$custom: #deb58b; $custom-light: #e9cbad; $custom-dark: #000000;
JSON
{
"hex": "#deb58b",
"rgb": {
"r": 222,
"g": 181,
"b": 139
},
"hsl": {
"h": 30.361,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.79946,
"c": 0.07335,
"h": 67.1
},
"luminance": 0.50441
}Semantic roles & 50–950 ramp
primary
#DEB58B
secondary
#5886B6
accent
#72C322
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281