#DEB58E#DEB58E
#DEB58E is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.0% C 0.071 H 65.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB58E |
|---|---|
| RGB | rgb(222, 181, 142) |
| HSL | hsl(29, 55%, 71%) |
| HSV | hsv(29, 36%, 87%) |
| CMYK | cmyk(0%, 18.5%, 36%, 12.9%) |
| CIE-LAB | lab(76.40, 9.45, 25.47) |
| CIE-LCH | lch(76.40, 27.17, 69.64°) |
| OKLab | oklab(80.01% 0.0297 0.064) |
| OKLCH | oklch(80.01% 0.071 65.1) |
| XYZ | xyz(51.5319, 50.5328, 32.6254) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.45
Tan
#D2B48C
ΔE00 3.90
Fawn
#CFAF7B
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.16
Toupe
#C7AC7D
ΔE00 6.86
Khaki
#C3B091
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB58E #8EB7DE
analogous
#DE8E8F #DEB58E #DEDD8E
triadic
#DEB58E #8EDEB5 #B58EDE
tetradic
#DEB58E #8FDE8E #8EB7DE #DD8EDE
square
#DEB58E #8FDE8E #8EB7DE #DD8EDE
split-complementary
#DEB58E #8EDEDD #8E8FDE
monochromatic
#BB7737 #D0965F #DEB58E #ECD4BD #F8EFE7
Accessibility & contrast
On white
1.89
#DEB58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#DEB58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB58E
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB58E | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78B
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#EBACAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb58e; /* rgb */ color: rgb(222, 181, 142); /* oklch */ color: oklch(80.0% 0.071 65.1);
Tailwind
colors: {
custom: {
50: '#e9cbaf',
500: '#deb58e',
950: '#000000',
},
}SCSS
$custom: #deb58e; $custom-light: #e9cbaf; $custom-dark: #000000;
JSON
{
"hex": "#deb58e",
"rgb": {
"r": 222,
"g": 181,
"b": 142
},
"hsl": {
"h": 29.25,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.80006,
"c": 0.07059,
"h": 65.1
},
"luminance": 0.5053
}Semantic roles & 50–950 ramp
primary
#DEB58E
secondary
#5A89B6
accent
#75C223
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281