#DEB394#DEB394
#DEB394 is a light, moderate orange. Relative luminance 0.499; OKLCH L 79.7% C 0.065 H 57.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB394 |
|---|---|
| RGB | rgb(222, 179, 148) |
| HSL | hsl(25, 53%, 73%) |
| HSV | hsv(25, 33%, 87%) |
| CMYK | cmyk(0%, 19.4%, 33.3%, 12.9%) |
| CIE-LAB | lab(76.01, 11.25, 21.74) |
| CIE-LCH | lch(76.01, 24.48, 62.63°) |
| OKLab | oklab(79.75% 0.0353 0.0552) |
| OKLCH | oklch(79.75% 0.065 57.4) |
| XYZ | xyz(51.5908, 49.9103, 34.9274) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.47
Apricot
#FBCEB1
ΔE00 6.87
Mushroom
#BA9E88
ΔE00 8.09
Pinkish Tan
#D99B82
ΔE00 8.12
Peach (survey)
#FFB07C
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB394 #94BFDE
analogous
#DE949A #DEB394 #DED894
triadic
#DEB394 #94DEB3 #B394DE
tetradic
#DEB394 #9ADE94 #94BFDE #D894DE
square
#DEB394 #9ADE94 #94BFDE #D894DE
split-complementary
#DEB394 #94DED8 #949ADE
monochromatic
#BD713A #D09265 #DEB394 #ECD4C3 #F8EEE8
Accessibility & contrast
On white
1.91
#DEB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#DEB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB394
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB394 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#EBABAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb394; /* rgb */ color: rgb(222, 179, 148); /* oklch */ color: oklch(79.7% 0.065 57.4);
Tailwind
colors: {
custom: {
50: '#e9c9b3',
500: '#deb394',
950: '#000000',
},
}SCSS
$custom: #deb394; $custom-light: #e9c9b3; $custom-dark: #000000;
JSON
{
"hex": "#deb394",
"rgb": {
"r": 222,
"g": 179,
"b": 148
},
"hsl": {
"h": 25.135,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.79746,
"c": 0.06546,
"h": 57.4
},
"luminance": 0.49908
}Semantic roles & 50–950 ramp
primary
#DEB394
secondary
#DCE7EF
accent
#7FC025
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280