#DEB683#DEB683
#DEB683 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.0% C 0.081 H 73.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB683 |
|---|---|
| RGB | rgb(222, 182, 131) |
| HSL | hsl(34, 58%, 69%) |
| HSV | hsv(34, 41%, 87%) |
| CMYK | cmyk(0%, 18%, 41%, 12.9%) |
| CIE-LAB | lab(76.45, 7.67, 31.38) |
| CIE-LCH | lch(76.45, 32.30, 76.27°) |
| OKLab | oklab(79.99% 0.0237 0.0777) |
| OKLCH | oklch(79.99% 0.081 73) |
| XYZ | xyz(50.9505, 50.6267, 28.5565) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.77
Fawn
#CFAF7B
ΔE00 3.50
Tan
#D2B48C
ΔE00 3.53
Very Light Brown
#D3B683
ΔE00 3.56
Toupe
#C7AC7D
ΔE00 5.15
Tan (survey)
#D1B26F
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB683 #83ABDE
analogous
#DE8983 #DEB683 #D9DE83
triadic
#DEB683 #83DEB6 #B683DE
tetradic
#DEB683 #83DE89 #83ABDE #DE83D9
square
#DEB683 #83DE89 #83ABDE #DE83D9
split-complementary
#DEB683 #83D9DE #8983DE
monochromatic
#B67B30 #D19A53 #DEB683 #EBD2B3 #F8EFE4
Accessibility & contrast
On white
1.89
#DEB683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DEB683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB683
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB683 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77F
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#ECACA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb683; /* rgb */ color: rgb(222, 182, 131); /* oklch */ color: oklch(80.0% 0.081 73.0);
Tailwind
colors: {
custom: {
50: '#eacba7',
500: '#deb683',
950: '#000000',
},
}SCSS
$custom: #deb683; $custom-light: #eacba7; $custom-dark: #000000;
JSON
{
"hex": "#deb683",
"rgb": {
"r": 222,
"g": 182,
"b": 131
},
"hsl": {
"h": 33.626,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.79989,
"c": 0.08122,
"h": 73
},
"luminance": 0.50624
}Semantic roles & 50–950 ramp
primary
#DEB683
secondary
#507DB5
accent
#69C620
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#16130F
muted
#858280