#DEB593#DEB593
#DEB593 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.1% C 0.066 H 61.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB593 |
|---|---|
| RGB | rgb(222, 181, 147) |
| HSL | hsl(27, 53%, 72%) |
| HSV | hsv(27, 34%, 87%) |
| CMYK | cmyk(0%, 18.5%, 33.8%, 12.9%) |
| CIE-LAB | lab(76.49, 10.06, 22.92) |
| CIE-LCH | lch(76.49, 25.03, 66.30°) |
| OKLab | oklab(80.11% 0.0317 0.058) |
| OKLCH | oklch(80.11% 0.066 61.3) |
| XYZ | xyz(51.9157, 50.6863, 34.6469) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.99
Burlywood
#DEB887
ΔE00 5.04
Apricot
#FBCEB1
ΔE00 6.91
Fawn
#CFAF7B
ΔE00 7.42
Very Light Brown
#D3B683
ΔE00 7.59
Toupe
#C7AC7D
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB593 #93BCDE
analogous
#DE9397 #DEB593 #DEDA93
triadic
#DEB593 #93DEB5 #B593DE
tetradic
#DEB593 #97DE93 #93BCDE #DA93DE
square
#DEB593 #97DE93 #93BCDE #DA93DE
split-complementary
#DEB593 #93DEDA #9397DE
monochromatic
#BD753A #D09564 #DEB593 #ECD5C2 #F8EFE8
Accessibility & contrast
On white
1.89
#DEB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#DEB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB593
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB593 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B791
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#EBADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb593; /* rgb */ color: rgb(222, 181, 147); /* oklch */ color: oklch(80.1% 0.066 61.3);
Tailwind
colors: {
custom: {
50: '#e9cbb3',
500: '#deb593',
950: '#000000',
},
}SCSS
$custom: #deb593; $custom-light: #e9cbb3; $custom-dark: #000000;
JSON
{
"hex": "#deb593",
"rgb": {
"r": 222,
"g": 181,
"b": 147
},
"hsl": {
"h": 27.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.8011,
"c": 0.06611,
"h": 61.3
},
"luminance": 0.50684
}Semantic roles & 50–950 ramp
primary
#DEB593
secondary
#5F8FB6
accent
#7AC125
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281