#DEB196#DEB196
#DEB196 is a light, moderate orange. Relative luminance 0.492; OKLCH L 79.4% C 0.064 H 52.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB196 |
|---|---|
| RGB | rgb(222, 177, 150) |
| HSL | hsl(23, 52%, 73%) |
| HSV | hsv(23, 32%, 87%) |
| CMYK | cmyk(0%, 20.3%, 32.4%, 12.9%) |
| CIE-LAB | lab(75.56, 12.57, 20.04) |
| CIE-LCH | lch(75.56, 23.65, 57.90°) |
| OKLab | oklab(79.41% 0.0392 0.051) |
| OKLCH | oklch(79.41% 0.064 52.5) |
| XYZ | xyz(51.3525, 49.1783, 35.6357) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 7.16
Tan
#D2B48C
ΔE00 8.04
Mushroom
#BA9E88
ΔE00 8.11
Burlywood
#DEB887
ΔE00 8.30
Pale Salmon
#FFB19A
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB196 #96C3DE
analogous
#DE969F #DEB196 #DED596
triadic
#DEB196 #96DEB1 #B196DE
tetradic
#DEB196 #9FDE96 #96C3DE #D596DE
square
#DEB196 #9FDE96 #96C3DE #D596DE
split-complementary
#DEB196 #96DED5 #969FDE
monochromatic
#BE6D3C #CF8E67 #DEB196 #EDD4C5 #F8EEE8
Accessibility & contrast
On white
1.94
#DEB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#DEB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB196
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB196 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB594
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#EBA9AA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb196; /* rgb */ color: rgb(222, 177, 150); /* oklch */ color: oklch(79.4% 0.064 52.5);
Tailwind
colors: {
custom: {
50: '#e9c8b5',
500: '#deb196',
950: '#000000',
},
}SCSS
$custom: #deb196; $custom-light: #e9c8b5; $custom-dark: #000000;
JSON
{
"hex": "#deb196",
"rgb": {
"r": 222,
"g": 177,
"b": 150
},
"hsl": {
"h": 22.5,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.79406,
"c": 0.06436,
"h": 52.5
},
"luminance": 0.49176
}Semantic roles & 50–950 ramp
primary
#DEB196
secondary
#DCE8EF
accent
#86C026
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280