#DEB294#DEB294
#DEB294 is a light, moderate orange. Relative luminance 0.495; OKLCH L 79.6% C 0.066 H 55.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB294 |
|---|---|
| RGB | rgb(222, 178, 148) |
| HSL | hsl(24, 53%, 73%) |
| HSV | hsv(24, 33%, 87%) |
| CMYK | cmyk(0%, 19.8%, 33.3%, 12.9%) |
| CIE-LAB | lab(75.77, 11.78, 21.40) |
| CIE-LCH | lch(75.77, 24.43, 61.16°) |
| OKLab | oklab(79.55% 0.0368 0.0543) |
| OKLCH | oklch(79.55% 0.066 55.9) |
| XYZ | xyz(51.3911, 49.5110, 34.8608) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 6.99
Burlywood
#DEB887
ΔE00 7.03
Pinkish Tan
#D99B82
ΔE00 7.60
Mushroom
#BA9E88
ΔE00 8.05
Peach (survey)
#FFB07C
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB294 #94C0DE
analogous
#DE949B #DEB294 #DED794
triadic
#DEB294 #94DEB2 #B294DE
tetradic
#DEB294 #9BDE94 #94C0DE #D794DE
square
#DEB294 #9BDE94 #94C0DE #D794DE
split-complementary
#DEB294 #94DED7 #949BDE
monochromatic
#BD6F3A #D09065 #DEB294 #ECD4C3 #F8EEE8
Accessibility & contrast
On white
1.93
#DEB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#DEB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB294
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB294 | 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)
#BFB592
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#EBAAAA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb294; /* rgb */ color: rgb(222, 178, 148); /* oklch */ color: oklch(79.6% 0.066 55.9);
Tailwind
colors: {
custom: {
50: '#e9c9b3',
500: '#deb294',
950: '#000000',
},
}SCSS
$custom: #deb294; $custom-light: #e9c9b3; $custom-dark: #000000;
JSON
{
"hex": "#deb294",
"rgb": {
"r": 222,
"g": 178,
"b": 148
},
"hsl": {
"h": 24.324,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.79554,
"c": 0.06564,
"h": 55.9
},
"luminance": 0.49509
}Semantic roles & 50–950 ramp
primary
#DEB294
secondary
#DCE7EF
accent
#81C025
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280