#DEB689#DEB689
#DEB689 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.1% C 0.075 H 69.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB689 |
|---|---|
| RGB | rgb(222, 182, 137) |
| HSL | hsl(32, 56%, 70%) |
| HSV | hsv(32, 38%, 87%) |
| CMYK | cmyk(0%, 18%, 38.3%, 12.9%) |
| CIE-LAB | lab(76.55, 8.34, 28.34) |
| CIE-LCH | lch(76.55, 29.54, 73.61°) |
| OKLab | oklab(80.1% 0.0261 0.0707) |
| OKLCH | oklch(80.1% 0.075 69.7) |
| XYZ | xyz(51.3689, 50.7941, 30.7605) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.53
Tan
#D2B48C
ΔE00 3.13
Fawn
#CFAF7B
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 4.50
Toupe
#C7AC7D
ΔE00 5.68
Sandstone
#C9AE74
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB689 #89B1DE
analogous
#DE8C89 #DEB689 #DBDE89
triadic
#DEB689 #89DEB6 #B689DE
tetradic
#DEB689 #89DE8C #89B1DE #DE89DB
square
#DEB689 #89DE8C #89B1DE #DE89DB
split-complementary
#DEB689 #89DBDE #8C89DE
monochromatic
#B97A34 #D19859 #DEB689 #EBD4B9 #F8F0E7
Accessibility & contrast
On white
1.88
#DEB689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DEB689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB689
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB689 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B786
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#ECACAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb689; /* rgb */ color: rgb(222, 182, 137); /* oklch */ color: oklch(80.1% 0.075 69.7);
Tailwind
colors: {
custom: {
50: '#eacbab',
500: '#deb689',
950: '#000000',
},
}SCSS
$custom: #deb689; $custom-light: #eacbab; $custom-dark: #000000;
JSON
{
"hex": "#deb689",
"rgb": {
"r": 222,
"g": 182,
"b": 137
},
"hsl": {
"h": 31.765,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.80102,
"c": 0.07541,
"h": 69.7
},
"luminance": 0.50792
}Semantic roles & 50–950 ramp
primary
#DEB689
secondary
#5683B5
accent
#6EC422
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281