#DEB58C#DEB58C
#DEB58C is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.0% C 0.072 H 66.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB58C |
|---|---|
| RGB | rgb(222, 181, 140) |
| HSL | hsl(30, 55%, 71%) |
| HSV | hsv(30, 37%, 87%) |
| CMYK | cmyk(0%, 18.5%, 36.9%, 12.9%) |
| CIE-LAB | lab(76.36, 9.22, 26.49) |
| CIE-LCH | lch(76.36, 28.05, 70.81°) |
| OKLab | oklab(79.97% 0.0289 0.0664) |
| OKLCH | oklch(79.97% 0.072 66.5) |
| XYZ | xyz(51.3831, 50.4733, 31.8416) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.86
Tan
#D2B48C
ΔE00 3.62
Fawn
#CFAF7B
ΔE00 5.47
Very Light Brown
#D3B683
ΔE00 5.65
Toupe
#C7AC7D
ΔE00 6.46
Khaki
#C3B091
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB58C #8CB5DE
analogous
#DE8C8C #DEB58C #DEDE8C
triadic
#DEB58C #8CDEB5 #B58CDE
tetradic
#DEB58C #8CDE8C #8CB5DE #DE8CDE
square
#DEB58C #8CDE8C #8CB5DE #DE8CDE
split-complementary
#DEB58C #8CDEDE #8C8CDE
monochromatic
#BA7835 #D0965C #DEB58C #ECD4BC #F8F0E7
Accessibility & contrast
On white
1.89
#DEB58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DEB58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB58C
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB58C | 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)
#C3B789
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#EBACAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb58c; /* rgb */ color: rgb(222, 181, 140); /* oklch */ color: oklch(80.0% 0.072 66.5);
Tailwind
colors: {
custom: {
50: '#e9cbae',
500: '#deb58c',
950: '#000000',
},
}SCSS
$custom: #deb58c; $custom-light: #e9cbae; $custom-dark: #000000;
JSON
{
"hex": "#deb58c",
"rgb": {
"r": 222,
"g": 181,
"b": 140
},
"hsl": {
"h": 30,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.79966,
"c": 0.07243,
"h": 66.5
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#DEB58C
secondary
#5987B6
accent
#73C323
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281