#DEB68B#DEB68B
#DEB68B is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.1% C 0.073 H 68.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB68B |
|---|---|
| RGB | rgb(222, 182, 139) |
| HSL | hsl(31, 56%, 71%) |
| HSV | hsv(31, 37%, 87%) |
| CMYK | cmyk(0%, 18%, 37.4%, 12.9%) |
| CIE-LAB | lab(76.59, 8.57, 27.33) |
| CIE-LCH | lch(76.59, 28.64, 72.59°) |
| OKLab | oklab(80.14% 0.0269 0.0684) |
| OKLCH | oklch(80.14% 0.074 68.5) |
| XYZ | xyz(51.5137, 50.8520, 31.5231) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.06
Tan
#D2B48C
ΔE00 3.19
Fawn
#CFAF7B
ΔE00 4.86
Very Light Brown
#D3B683
ΔE00 4.92
Toupe
#C7AC7D
ΔE00 5.97
Khaki
#C3B091
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB68B #8BB3DE
analogous
#DE8C8B #DEB68B #DDDE8B
triadic
#DEB68B #8BDEB6 #B68BDE
tetradic
#DEB68B #8BDE8C #8BB3DE #DE8BDD
square
#DEB68B #8BDE8C #8BB3DE #DE8BDD
split-complementary
#DEB68B #8BDDDE #8C8BDE
monochromatic
#BA7A35 #D0985B #DEB68B #ECD4BB #F8F0E7
Accessibility & contrast
On white
1.88
#DEB68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#DEB68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB68B
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB68B | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B888
Deuteranopia (green-blind)
#CDC18C
Tritanopia (blue-blind)
#ECADAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb68b; /* rgb */ color: rgb(222, 182, 139); /* oklch */ color: oklch(80.1% 0.073 68.5);
Tailwind
colors: {
custom: {
50: '#e9cbad',
500: '#deb68b',
950: '#000000',
},
}SCSS
$custom: #deb68b; $custom-light: #e9cbad; $custom-dark: #000000;
JSON
{
"hex": "#deb68b",
"rgb": {
"r": 222,
"g": 182,
"b": 139
},
"hsl": {
"h": 31.084,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.80141,
"c": 0.0735,
"h": 68.5
},
"luminance": 0.5085
}Semantic roles & 50–950 ramp
primary
#DEB68B
secondary
#5885B6
accent
#70C322
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281