#DEB58D#DEB58D
#DEB58D is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.0% C 0.071 H 65.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB58D |
|---|---|
| RGB | rgb(222, 181, 141) |
| HSL | hsl(30, 55%, 71%) |
| HSV | hsv(30, 36%, 87%) |
| CMYK | cmyk(0%, 18.5%, 36.5%, 12.9%) |
| CIE-LAB | lab(76.38, 9.33, 25.98) |
| CIE-LCH | lch(76.38, 27.60, 70.24°) |
| OKLab | oklab(79.99% 0.0293 0.0652) |
| OKLCH | oklch(79.99% 0.072 65.8) |
| XYZ | xyz(51.4571, 50.5029, 32.2317) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.15
Tan
#D2B48C
ΔE00 3.75
Fawn
#CFAF7B
ΔE00 5.72
Very Light Brown
#D3B683
ΔE00 5.90
Toupe
#C7AC7D
ΔE00 6.65
Khaki
#C3B091
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB58D #8DB6DE
analogous
#DE8D8D #DEB58D #DEDD8D
triadic
#DEB58D #8DDEB5 #B58DDE
tetradic
#DEB58D #8DDE8D #8DB6DE #DD8DDE
square
#DEB58D #8DDE8D #8DB6DE #DD8DDE
split-complementary
#DEB58D #8DDEDD #8D8DDE
monochromatic
#BB7736 #D0965E #DEB58D #ECD4BC #F8F0E7
Accessibility & contrast
On white
1.89
#DEB58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#DEB58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB58D
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB58D | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B78A
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#EBACAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb58d; /* rgb */ color: rgb(222, 181, 141); /* oklch */ color: oklch(80.0% 0.071 65.8);
Tailwind
colors: {
custom: {
50: '#e9cbae',
500: '#deb58d',
950: '#000000',
},
}SCSS
$custom: #deb58d; $custom-light: #e9cbae; $custom-dark: #000000;
JSON
{
"hex": "#deb58d",
"rgb": {
"r": 222,
"g": 181,
"b": 141
},
"hsl": {
"h": 29.63,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.79986,
"c": 0.0715,
"h": 65.8
},
"luminance": 0.505
}Semantic roles & 50–950 ramp
primary
#DEB58D
secondary
#5A88B6
accent
#74C323
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281