#DEB591#DEB591
#DEB591 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.1% C 0.068 H 62.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB591 |
|---|---|
| RGB | rgb(222, 181, 145) |
| HSL | hsl(28, 54%, 72%) |
| HSV | hsv(28, 35%, 87%) |
| CMYK | cmyk(0%, 18.5%, 34.7%, 12.9%) |
| CIE-LAB | lab(76.45, 9.81, 23.94) |
| CIE-LCH | lch(76.45, 25.87, 67.71°) |
| OKLab | oklab(80.07% 0.0309 0.0604) |
| OKLCH | oklch(80.07% 0.068 62.9) |
| XYZ | xyz(51.7602, 50.6241, 33.8276) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.38
Tan
#D2B48C
ΔE00 4.50
Fawn
#CFAF7B
ΔE00 6.82
Very Light Brown
#D3B683
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 7.19
Toupe
#C7AC7D
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB591 #91BADE
analogous
#DE9194 #DEB591 #DEDC91
triadic
#DEB591 #91DEB5 #B591DE
tetradic
#DEB591 #94DE91 #91BADE #DC91DE
square
#DEB591 #94DE91 #91BADE #DC91DE
split-complementary
#DEB591 #91DEDC #9194DE
monochromatic
#BC7638 #D09562 #DEB591 #ECD5C0 #F8EFE7
Accessibility & contrast
On white
1.89
#DEB591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DEB591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB591
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB591 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#CCC092
Tritanopia (blue-blind)
#EBACAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb591; /* rgb */ color: rgb(222, 181, 145); /* oklch */ color: oklch(80.1% 0.068 62.9);
Tailwind
colors: {
custom: {
50: '#e9cbb1',
500: '#deb591',
950: '#000000',
},
}SCSS
$custom: #deb591; $custom-light: #e9cbb1; $custom-dark: #000000;
JSON
{
"hex": "#deb591",
"rgb": {
"r": 222,
"g": 181,
"b": 145
},
"hsl": {
"h": 28.052,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.80068,
"c": 0.06788,
"h": 62.9
},
"luminance": 0.50622
}Semantic roles & 50–950 ramp
primary
#DEB591
secondary
#5D8CB6
accent
#78C124
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281