#DEB58A#DEB58A
#DEB58A is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.9% C 0.074 H 67.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB58A |
|---|---|
| RGB | rgb(222, 181, 138) |
| HSL | hsl(31, 56%, 71%) |
| HSV | hsv(31, 38%, 87%) |
| CMYK | cmyk(0%, 18.5%, 37.8%, 12.9%) |
| CIE-LAB | lab(76.32, 8.98, 27.50) |
| CIE-LCH | lch(76.32, 28.93, 71.91°) |
| OKLab | oklab(79.93% 0.0281 0.0688) |
| OKLCH | oklch(79.93% 0.074 67.8) |
| XYZ | xyz(51.2369, 50.4148, 31.0720) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.32
Tan
#D2B48C
ΔE00 3.43
Fawn
#CFAF7B
ΔE00 5.00
Very Light Brown
#D3B683
ΔE00 5.18
Toupe
#C7AC7D
ΔE00 6.11
Khaki
#C3B091
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB58A #8AB3DE
analogous
#DE8B8A #DEB58A #DDDE8A
triadic
#DEB58A #8ADEB5 #B58ADE
tetradic
#DEB58A #8ADE8B #8AB3DE #DE8ADD
square
#DEB58A #8ADE8B #8AB3DE #DE8ADD
split-complementary
#DEB58A #8ADDDE #8B8ADE
monochromatic
#B97834 #D1975A #DEB58A #EBD3BA #F8F0E7
Accessibility & contrast
On white
1.89
#DEB58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#DEB58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB58A
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB58A | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B787
Deuteranopia (green-blind)
#CDC08B
Tritanopia (blue-blind)
#ECACAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb58a; /* rgb */ color: rgb(222, 181, 138); /* oklch */ color: oklch(79.9% 0.074 67.8);
Tailwind
colors: {
custom: {
50: '#eacbac',
500: '#deb58a',
950: '#000000',
},
}SCSS
$custom: #deb58a; $custom-light: #eacbac; $custom-dark: #000000;
JSON
{
"hex": "#deb58a",
"rgb": {
"r": 222,
"g": 181,
"b": 138
},
"hsl": {
"h": 30.714,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.79926,
"c": 0.07429,
"h": 67.8
},
"luminance": 0.50412
}Semantic roles & 50–950 ramp
primary
#DEB58A
secondary
#5785B5
accent
#71C422
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281