#DEB496#DEB496
#DEB496 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.0% C 0.064 H 57.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB496 |
|---|---|
| RGB | rgb(222, 180, 150) |
| HSL | hsl(25, 52%, 73%) |
| HSV | hsv(25, 32%, 87%) |
| CMYK | cmyk(0%, 18.9%, 32.4%, 12.9%) |
| CIE-LAB | lab(76.30, 10.97, 21.05) |
| CIE-LCH | lch(76.30, 23.74, 62.48°) |
| OKLab | oklab(79.98% 0.0345 0.0535) |
| OKLCH | oklch(79.98% 0.064 57.2) |
| XYZ | xyz(51.9516, 50.3765, 35.8354) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.37
Burlywood
#DEB887
ΔE00 6.61
Apricot
#FBCEB1
ΔE00 6.65
Mushroom
#BA9E88
ΔE00 8.10
Pinkish Tan
#D99B82
ΔE00 8.31
Peach (survey)
#FFB07C
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB496 #96C0DE
analogous
#DE969C #DEB496 #DED896
triadic
#DEB496 #96DEB4 #B496DE
tetradic
#DEB496 #9CDE96 #96C0DE #D896DE
square
#DEB496 #9CDE96 #96C0DE #D896DE
split-complementary
#DEB496 #96DED8 #969CDE
monochromatic
#BE723C #CF9367 #DEB496 #EDD5C5 #F8EEE8
Accessibility & contrast
On white
1.90
#DEB496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DEB496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB496
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB496 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B794
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#EBACAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb496; /* rgb */ color: rgb(222, 180, 150); /* oklch */ color: oklch(80.0% 0.064 57.2);
Tailwind
colors: {
custom: {
50: '#e9cab5',
500: '#deb496',
950: '#000000',
},
}SCSS
$custom: #deb496; $custom-light: #e9cab5; $custom-dark: #000000;
JSON
{
"hex": "#deb496",
"rgb": {
"r": 222,
"g": 180,
"b": 150
},
"hsl": {
"h": 25,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.79982,
"c": 0.06367,
"h": 57.2
},
"luminance": 0.50374
}Semantic roles & 50–950 ramp
primary
#DEB496
secondary
#6293B6
accent
#80C026
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281