#DEB893#DEB893
#DEB893 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.7% C 0.066 H 65.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB893 |
|---|---|
| RGB | rgb(222, 184, 147) |
| HSL | hsl(30, 53%, 72%) |
| HSV | hsv(30, 34%, 87%) |
| CMYK | cmyk(0%, 17.1%, 33.8%, 12.9%) |
| CIE-LAB | lab(77.23, 8.46, 23.93) |
| CIE-LCH | lch(77.23, 25.39, 70.52°) |
| OKLab | oklab(80.69% 0.027 0.0605) |
| OKLCH | oklch(80.69% 0.066 65.9) |
| XYZ | xyz(52.5323, 51.9195, 34.8525) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.53
Tan
#D2B48C
ΔE00 3.60
Very Light Brown
#D3B683
ΔE00 6.02
Fawn
#CFAF7B
ΔE00 6.15
Toupe
#C7AC7D
ΔE00 6.90
Khaki
#C3B091
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB893 #93B9DE
analogous
#DE9394 #DEB893 #DEDD93
triadic
#DEB893 #93DEB8 #B893DE
tetradic
#DEB893 #94DE93 #93B9DE #DD93DE
square
#DEB893 #94DE93 #93B9DE #DD93DE
split-complementary
#DEB893 #93DEDD #9394DE
monochromatic
#BD7A3A #D09964 #DEB893 #ECD7C2 #F8F0E8
Accessibility & contrast
On white
1.84
#DEB893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB893
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB893 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#CEC294
Tritanopia (blue-blind)
#EBB0AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb893; /* rgb */ color: rgb(222, 184, 147); /* oklch */ color: oklch(80.7% 0.066 65.9);
Tailwind
colors: {
custom: {
50: '#e9cdb3',
500: '#deb893',
950: '#000000',
},
}SCSS
$custom: #deb893; $custom-light: #e9cdb3; $custom-dark: #000000;
JSON
{
"hex": "#deb893",
"rgb": {
"r": 222,
"g": 184,
"b": 147
},
"hsl": {
"h": 29.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.80692,
"c": 0.06622,
"h": 65.9
},
"luminance": 0.51917
}Semantic roles & 50–950 ramp
primary
#DEB893
secondary
#5F8BB6
accent
#74C125
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381