#DEB688#DEB688
#DEB688 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.1% C 0.076 H 70.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB688 |
|---|---|
| RGB | rgb(222, 182, 136) |
| HSL | hsl(32, 57%, 70%) |
| HSV | hsv(32, 39%, 87%) |
| CMYK | cmyk(0%, 18%, 38.7%, 12.9%) |
| CIE-LAB | lab(76.54, 8.22, 28.85) |
| CIE-LCH | lch(76.54, 30.00, 74.09°) |
| OKLab | oklab(80.08% 0.0257 0.0719) |
| OKLCH | oklch(80.08% 0.076 70.3) |
| XYZ | xyz(51.2975, 50.7655, 30.3845) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.28
Tan
#D2B48C
ΔE00 3.14
Fawn
#CFAF7B
ΔE00 4.24
Very Light Brown
#D3B683
ΔE00 4.30
Toupe
#C7AC7D
ΔE00 5.56
Sandstone
#C9AE74
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB688 #88B0DE
analogous
#DE8B88 #DEB688 #DBDE88
triadic
#DEB688 #88DEB6 #B688DE
tetradic
#DEB688 #88DE8B #88B0DE #DE88DB
square
#DEB688 #88DE8B #88B0DE #DE88DB
split-complementary
#DEB688 #88DBDE #8B88DE
monochromatic
#B87A33 #D19958 #DEB688 #EBD3B8 #F8F0E7
Accessibility & contrast
On white
1.88
#DEB688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#DEB688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB688
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB688 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B785
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#ECACAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb688; /* rgb */ color: rgb(222, 182, 136); /* oklch */ color: oklch(80.1% 0.076 70.3);
Tailwind
colors: {
custom: {
50: '#eacbab',
500: '#deb688',
950: '#000000',
},
}SCSS
$custom: #deb688; $custom-light: #eacbab; $custom-dark: #000000;
JSON
{
"hex": "#deb688",
"rgb": {
"r": 222,
"g": 182,
"b": 136
},
"hsl": {
"h": 32.093,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.80082,
"c": 0.07637,
"h": 70.3
},
"luminance": 0.50763
}Semantic roles & 50–950 ramp
primary
#DEB688
secondary
#5582B5
accent
#6DC421
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281