#DEB494#DEB494
#DEB494 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.9% C 0.065 H 59.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB494 |
|---|---|
| RGB | rgb(222, 180, 148) |
| HSL | hsl(26, 53%, 73%) |
| HSV | hsv(26, 33%, 87%) |
| CMYK | cmyk(0%, 18.9%, 33.3%, 12.9%) |
| CIE-LAB | lab(76.26, 10.72, 22.07) |
| CIE-LCH | lch(76.26, 24.54, 64.10°) |
| OKLab | oklab(79.94% 0.0337 0.056) |
| OKLCH | oklch(79.94% 0.065 59) |
| XYZ | xyz(51.7919, 50.3126, 34.9945) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.78
Burlywood
#DEB887
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 6.80
Mushroom
#BA9E88
ΔE00 8.17
Fawn
#CFAF7B
ΔE00 8.21
Peach (survey)
#FFB07C
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB494 #94BEDE
analogous
#DE9499 #DEB494 #DED994
triadic
#DEB494 #94DEB4 #B494DE
tetradic
#DEB494 #99DE94 #94BEDE #D994DE
square
#DEB494 #99DE94 #94BEDE #D994DE
split-complementary
#DEB494 #94DED9 #9499DE
monochromatic
#BD733A #D09365 #DEB494 #ECD5C3 #F8EFE8
Accessibility & contrast
On white
1.90
#DEB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DEB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB494
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB494 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B792
Deuteranopia (green-blind)
#CAC094
Tritanopia (blue-blind)
#EBACAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb494; /* rgb */ color: rgb(222, 180, 148); /* oklch */ color: oklch(79.9% 0.065 59.0);
Tailwind
colors: {
custom: {
50: '#e9cab3',
500: '#deb494',
950: '#000000',
},
}SCSS
$custom: #deb494; $custom-light: #e9cab3; $custom-dark: #000000;
JSON
{
"hex": "#deb494",
"rgb": {
"r": 222,
"g": 180,
"b": 148
},
"hsl": {
"h": 25.946,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.79938,
"c": 0.06533,
"h": 59
},
"luminance": 0.5031
}Semantic roles & 50–950 ramp
primary
#DEB494
secondary
#6091B6
accent
#7DC025
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281