#DEB993#DEB993
#DEB993 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.9% C 0.066 H 67.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB993 |
|---|---|
| RGB | rgb(222, 185, 147) |
| HSL | hsl(30, 53%, 72%) |
| HSV | hsv(30, 34%, 87%) |
| CMYK | cmyk(0%, 16.7%, 33.8%, 12.9%) |
| CIE-LAB | lab(77.48, 7.93, 24.27) |
| CIE-LCH | lch(77.48, 25.54, 71.90°) |
| OKLab | oklab(80.89% 0.0255 0.0613) |
| OKLCH | oklch(80.89% 0.066 67.4) |
| XYZ | xyz(52.7408, 52.3364, 34.9219) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.10
Tan
#D2B48C
ΔE00 3.22
Very Light Brown
#D3B683
ΔE00 5.53
Fawn
#CFAF7B
ΔE00 5.79
Toupe
#C7AC7D
ΔE00 6.58
Khaki
#C3B091
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB993 #93B8DE
analogous
#DE9493 #DEB993 #DDDE93
triadic
#DEB993 #93DEB9 #B993DE
tetradic
#DEB993 #93DE94 #93B8DE #DE93DD
square
#DEB993 #93DE94 #93B8DE #DE93DD
split-complementary
#DEB993 #93DDDE #9493DE
monochromatic
#BD7C3A #D09B64 #DEB993 #ECD7C2 #F8F0E8
Accessibility & contrast
On white
1.83
#DEB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DEB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB993
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB993 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#EBB1AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb993; /* rgb */ color: rgb(222, 185, 147); /* oklch */ color: oklch(80.9% 0.066 67.4);
Tailwind
colors: {
custom: {
50: '#e9ceb3',
500: '#deb993',
950: '#000000',
},
}SCSS
$custom: #deb993; $custom-light: #e9ceb3; $custom-dark: #000000;
JSON
{
"hex": "#deb993",
"rgb": {
"r": 222,
"g": 185,
"b": 147
},
"hsl": {
"h": 30.4,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.80887,
"c": 0.06635,
"h": 67.4
},
"luminance": 0.52334
}Semantic roles & 50–950 ramp
primary
#DEB993
secondary
#5F8AB6
accent
#72C125
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381