#DEB293#DEB293
#DEB293 is a light, moderate orange. Relative luminance 0.495; OKLCH L 79.5% C 0.066 H 56.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB293 |
|---|---|
| RGB | rgb(222, 178, 147) |
| HSL | hsl(25, 53%, 72%) |
| HSV | hsv(25, 34%, 87%) |
| CMYK | cmyk(0%, 19.8%, 33.8%, 12.9%) |
| CIE-LAB | lab(75.75, 11.66, 21.91) |
| CIE-LCH | lch(75.75, 24.82, 61.98°) |
| OKLab | oklab(79.53% 0.0364 0.0556) |
| OKLCH | oklch(79.53% 0.066 56.8) |
| XYZ | xyz(51.3123, 49.4794, 34.4458) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.69
Apricot
#FBCEB1
ΔE00 7.04
Pinkish Tan
#D99B82
ΔE00 7.77
Mushroom
#BA9E88
ΔE00 8.06
Peach (survey)
#FFB07C
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB293 #93BFDE
analogous
#DE939A #DEB293 #DED793
triadic
#DEB293 #93DEB2 #B293DE
tetradic
#DEB293 #9ADE93 #93BFDE #D793DE
square
#DEB293 #9ADE93 #93BFDE #D793DE
split-complementary
#DEB293 #93DED7 #939ADE
monochromatic
#BD703A #D09164 #DEB293 #ECD3C2 #F8EEE8
Accessibility & contrast
On white
1.93
#DEB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#DEB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB293
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB293 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB591
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#EBAAAA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb293; /* rgb */ color: rgb(222, 178, 147); /* oklch */ color: oklch(79.5% 0.066 56.8);
Tailwind
colors: {
custom: {
50: '#e9c9b2',
500: '#deb293',
950: '#000000',
},
}SCSS
$custom: #deb293; $custom-light: #e9c9b2; $custom-dark: #000000;
JSON
{
"hex": "#deb293",
"rgb": {
"r": 222,
"g": 178,
"b": 147
},
"hsl": {
"h": 24.8,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.79532,
"c": 0.06643,
"h": 56.8
},
"luminance": 0.49477
}Semantic roles & 50–950 ramp
primary
#DEB293
secondary
#DCE7EF
accent
#80C125
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280