#DEB68F#DEB68F
#DEB68F is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.2% C 0.070 H 65.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB68F |
|---|---|
| RGB | rgb(222, 182, 143) |
| HSL | hsl(30, 54%, 72%) |
| HSV | hsv(30, 36%, 87%) |
| CMYK | cmyk(0%, 18%, 35.6%, 12.9%) |
| CIE-LAB | lab(76.66, 9.04, 25.30) |
| CIE-LCH | lch(76.66, 26.86, 70.33°) |
| OKLab | oklab(80.22% 0.0286 0.0636) |
| OKLCH | oklch(80.22% 0.07 65.8) |
| XYZ | xyz(51.8114, 50.9711, 33.0906) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Tan
#D2B48C
ΔE00 3.66
Fawn
#CFAF7B
ΔE00 5.84
Very Light Brown
#D3B683
ΔE00 5.91
Toupe
#C7AC7D
ΔE00 6.71
Khaki
#C3B091
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB68F #8FB7DE
analogous
#DE8F90 #DEB68F #DEDE8F
triadic
#DEB68F #8FDEB6 #B68FDE
tetradic
#DEB68F #90DE8F #8FB7DE #DE8FDE
square
#DEB68F #90DE8F #8FB7DE #DE8FDE
split-complementary
#DEB68F #8FDEDE #8F90DE
monochromatic
#BB7837 #D09760 #DEB68F #ECD5BE #F8F0E7
Accessibility & contrast
On white
1.88
#DEB68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#DEB68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB68F
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB68F | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88C
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#EBADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb68f; /* rgb */ color: rgb(222, 182, 143); /* oklch */ color: oklch(80.2% 0.070 65.8);
Tailwind
colors: {
custom: {
50: '#e9cbb0',
500: '#deb68f',
950: '#000000',
},
}SCSS
$custom: #deb68f; $custom-light: #e9cbb0; $custom-dark: #000000;
JSON
{
"hex": "#deb68f",
"rgb": {
"r": 222,
"g": 182,
"b": 143
},
"hsl": {
"h": 29.62,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.80221,
"c": 0.06974,
"h": 65.8
},
"luminance": 0.50969
}Semantic roles & 50–950 ramp
primary
#DEB68F
secondary
#5B89B6
accent
#74C224
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281