#DEB78F#DEB78F
#DEB78F is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.4% C 0.070 H 67.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB78F |
|---|---|
| RGB | rgb(222, 183, 143) |
| HSL | hsl(30, 54%, 72%) |
| HSV | hsv(30, 36%, 87%) |
| CMYK | cmyk(0%, 17.6%, 35.6%, 12.9%) |
| CIE-LAB | lab(76.91, 8.51, 25.63) |
| CIE-LCH | lch(76.91, 27.01, 71.63°) |
| OKLab | oklab(80.42% 0.027 0.0644) |
| OKLCH | oklch(80.42% 0.07 67.3) |
| XYZ | xyz(52.0169, 51.3821, 33.1591) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.74
Tan
#D2B48C
ΔE00 3.28
Very Light Brown
#D3B683
ΔE00 5.41
Fawn
#CFAF7B
ΔE00 5.46
Toupe
#C7AC7D
ΔE00 6.38
Khaki
#C3B091
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB78F #8FB6DE
analogous
#DE908F #DEB78F #DEDE8F
triadic
#DEB78F #8FDEB7 #B78FDE
tetradic
#DEB78F #8FDE90 #8FB6DE #DE8FDE
square
#DEB78F #8FDE90 #8FB6DE #DE8FDE
split-complementary
#DEB78F #8FDEDE #908FDE
monochromatic
#BB7A37 #D09960 #DEB78F #ECD5BE #F8F0E7
Accessibility & contrast
On white
1.86
#DEB78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DEB78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB78F
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB78F | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98C
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#EBAEAC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb78f; /* rgb */ color: rgb(222, 183, 143); /* oklch */ color: oklch(80.4% 0.070 67.3);
Tailwind
colors: {
custom: {
50: '#e9ccb0',
500: '#deb78f',
950: '#000000',
},
}SCSS
$custom: #deb78f; $custom-light: #e9ccb0; $custom-dark: #000000;
JSON
{
"hex": "#deb78f",
"rgb": {
"r": 222,
"g": 183,
"b": 143
},
"hsl": {
"h": 30.38,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.80415,
"c": 0.06986,
"h": 67.3
},
"luminance": 0.5138
}Semantic roles & 50–950 ramp
primary
#DEB78F
secondary
#5B88B6
accent
#72C224
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381