#DEB988#DEB988
#DEB988 is a light, moderate orange. Relative luminance 0.520; OKLCH L 80.7% C 0.077 H 74.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB988 |
|---|---|
| RGB | rgb(222, 185, 136) |
| HSL | hsl(34, 57%, 70%) |
| HSV | hsv(34, 39%, 87%) |
| CMYK | cmyk(0%, 16.7%, 38.7%, 12.9%) |
| CIE-LAB | lab(77.29, 6.63, 29.85) |
| CIE-LCH | lch(77.29, 30.57, 77.47°) |
| OKLab | oklab(80.67% 0.0211 0.0742) |
| OKLCH | oklch(80.67% 0.077 74.2) |
| XYZ | xyz(51.9185, 52.0075, 30.5915) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.38
Tan
#D2B48C
ΔE00 3.04
Very Light Brown
#D3B683
ΔE00 3.08
Fawn
#CFAF7B
ΔE00 3.59
Toupe
#C7AC7D
ΔE00 5.07
Tan (survey)
#D1B26F
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB988 #88ADDE
analogous
#DE8E88 #DEB988 #D8DE88
triadic
#DEB988 #88DEB9 #B988DE
tetradic
#DEB988 #88DE8E #88ADDE #DE88D8
square
#DEB988 #88DE8E #88ADDE #DE88D8
split-complementary
#DEB988 #88D8DE #8E88DE
monochromatic
#B87F33 #D19D58 #DEB988 #EBD5B8 #F8F1E7
Accessibility & contrast
On white
1.84
#DEB988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#DEB988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB988
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB988 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA85
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#ECAFAC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb988; /* rgb */ color: rgb(222, 185, 136); /* oklch */ color: oklch(80.7% 0.077 74.2);
Tailwind
colors: {
custom: {
50: '#eaceab',
500: '#deb988',
950: '#000000',
},
}SCSS
$custom: #deb988; $custom-light: #eaceab; $custom-dark: #000000;
JSON
{
"hex": "#deb988",
"rgb": {
"r": 222,
"g": 185,
"b": 136
},
"hsl": {
"h": 34.186,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.80669,
"c": 0.07717,
"h": 74.2
},
"luminance": 0.52005
}Semantic roles & 50–950 ramp
primary
#DEB988
secondary
#557EB5
accent
#67C421
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381