#DEBA93#DEBA93
#DEBA93 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.067 H 68.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA93 |
|---|---|
| RGB | rgb(222, 186, 147) |
| HSL | hsl(31, 53%, 72%) |
| HSV | hsv(31, 34%, 87%) |
| CMYK | cmyk(0%, 16.2%, 33.8%, 12.9%) |
| CIE-LAB | lab(77.73, 7.40, 24.61) |
| CIE-LCH | lch(77.73, 25.70, 73.26°) |
| OKLab | oklab(81.08% 0.0239 0.0621) |
| OKLCH | oklch(81.08% 0.067 68.9) |
| XYZ | xyz(52.9507, 52.7562, 34.9919) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.73
Tan
#D2B48C
ΔE00 2.91
Very Light Brown
#D3B683
ΔE00 5.07
Fawn
#CFAF7B
ΔE00 5.48
Toupe
#C7AC7D
ΔE00 6.29
Khaki
#C3B091
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA93 #93B7DE
analogous
#DE9593 #DEBA93 #DCDE93
triadic
#DEBA93 #93DEBA #BA93DE
tetradic
#DEBA93 #93DE95 #93B7DE #DE93DC
square
#DEBA93 #93DE95 #93B7DE #DE93DC
split-complementary
#DEBA93 #93DCDE #9593DE
monochromatic
#BD7E3A #D09C64 #DEBA93 #ECD8C2 #F8F0E8
Accessibility & contrast
On white
1.82
#DEBA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DEBA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA93
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA93 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB90
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#EBB2B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba93; /* rgb */ color: rgb(222, 186, 147); /* oklch */ color: oklch(81.1% 0.067 68.9);
Tailwind
colors: {
custom: {
50: '#e9ceb3',
500: '#deba93',
950: '#000000',
},
}SCSS
$custom: #deba93; $custom-light: #e9ceb3; $custom-dark: #000000;
JSON
{
"hex": "#deba93",
"rgb": {
"r": 222,
"g": 186,
"b": 147
},
"hsl": {
"h": 31.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.81082,
"c": 0.06652,
"h": 68.9
},
"luminance": 0.52754
}Semantic roles & 50–950 ramp
primary
#DEBA93
secondary
#5F89B6
accent
#70C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381