#DEB585#DEB585
#DEB585 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.8% C 0.079 H 70.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB585 |
|---|---|
| RGB | rgb(222, 181, 133) |
| HSL | hsl(32, 57%, 70%) |
| HSV | hsv(32, 40%, 87%) |
| CMYK | cmyk(0%, 18.5%, 40.1%, 12.9%) |
| CIE-LAB | lab(76.24, 8.42, 30.04) |
| CIE-LCH | lch(76.24, 31.20, 74.35°) |
| OKLab | oklab(79.83% 0.0261 0.0746) |
| OKLCH | oklch(79.83% 0.079 70.7) |
| XYZ | xyz(50.8833, 50.2733, 29.2093) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.23
Tan
#D2B48C
ΔE00 3.41
Fawn
#CFAF7B
ΔE00 4.02
Very Light Brown
#D3B683
ΔE00 4.23
Toupe
#C7AC7D
ΔE00 5.47
Sandstone
#C9AE74
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB585 #85AEDE
analogous
#DE8985 #DEB585 #DADE85
triadic
#DEB585 #85DEB5 #B585DE
tetradic
#DEB585 #85DE89 #85AEDE #DE85DA
square
#DEB585 #85DE89 #85AEDE #DE85DA
split-complementary
#DEB585 #85DADE #8985DE
monochromatic
#B77A32 #D19855 #DEB585 #EBD2B5 #F8EFE5
Accessibility & contrast
On white
1.90
#DEB585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#DEB585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB585
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB585 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B682
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#ECABA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb585; /* rgb */ color: rgb(222, 181, 133); /* oklch */ color: oklch(79.8% 0.079 70.7);
Tailwind
colors: {
custom: {
50: '#eacba9',
500: '#deb585',
950: '#000000',
},
}SCSS
$custom: #deb585; $custom-light: #eacba9; $custom-dark: #000000;
JSON
{
"hex": "#deb585",
"rgb": {
"r": 222,
"g": 181,
"b": 133
},
"hsl": {
"h": 32.36,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.79831,
"c": 0.07904,
"h": 70.7
},
"luminance": 0.50271
}Semantic roles & 50–950 ramp
primary
#DEB585
secondary
#5280B5
accent
#6CC521
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#161310
muted
#858280