#DEB588#DEB588
#DEB588 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.9% C 0.076 H 69.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB588 |
|---|---|
| RGB | rgb(222, 181, 136) |
| HSL | hsl(31, 57%, 70%) |
| HSV | hsv(31, 39%, 87%) |
| CMYK | cmyk(0%, 18.5%, 38.7%, 12.9%) |
| CIE-LAB | lab(76.29, 8.76, 28.52) |
| CIE-LCH | lch(76.29, 29.83, 72.93°) |
| OKLab | oklab(79.89% 0.0273 0.0711) |
| OKLCH | oklch(79.89% 0.076 69) |
| XYZ | xyz(51.0935, 50.3574, 30.3165) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.82
Tan
#D2B48C
ΔE00 3.34
Fawn
#CFAF7B
ΔE00 4.57
Very Light Brown
#D3B683
ΔE00 4.76
Toupe
#C7AC7D
ΔE00 5.81
Sandstone
#C9AE74
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB588 #88B1DE
analogous
#DE8A88 #DEB588 #DCDE88
triadic
#DEB588 #88DEB5 #B588DE
tetradic
#DEB588 #88DE8A #88B1DE #DE88DC
square
#DEB588 #88DE8A #88B1DE #DE88DC
split-complementary
#DEB588 #88DCDE #8A88DE
monochromatic
#B87933 #D19758 #DEB588 #EBD3B8 #F8F0E7
Accessibility & contrast
On white
1.90
#DEB588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DEB588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB588
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB588 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B785
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#ECABA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb588; /* rgb */ color: rgb(222, 181, 136); /* oklch */ color: oklch(79.9% 0.076 69.0);
Tailwind
colors: {
custom: {
50: '#eacbab',
500: '#deb588',
950: '#000000',
},
}SCSS
$custom: #deb588; $custom-light: #eacbab; $custom-dark: #000000;
JSON
{
"hex": "#deb588",
"rgb": {
"r": 222,
"g": 181,
"b": 136
},
"hsl": {
"h": 31.395,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.79888,
"c": 0.07618,
"h": 69
},
"luminance": 0.50355
}Semantic roles & 50–950 ramp
primary
#DEB588
secondary
#5583B5
accent
#6FC421
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281