#DEB095#DEB095
#DEB095 is a light, moderate orange. Relative luminance 0.487; OKLCH L 79.2% C 0.065 H 51.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB095 |
|---|---|
| RGB | rgb(222, 176, 149) |
| HSL | hsl(22, 53%, 73%) |
| HSV | hsv(22, 33%, 87%) |
| CMYK | cmyk(0%, 20.7%, 32.9%, 12.9%) |
| CIE-LAB | lab(75.30, 12.98, 20.21) |
| CIE-LCH | lch(75.30, 24.02, 57.30°) |
| OKLab | oklab(79.19% 0.0404 0.0515) |
| OKLCH | oklch(79.19% 0.065 51.9) |
| XYZ | xyz(51.0756, 48.7527, 35.1478) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.46
Apricot
#FBCEB1
ΔE00 7.38
Mushroom
#BA9E88
ΔE00 8.14
Pale Salmon
#FFB19A
ΔE00 8.23
Tan
#D2B48C
ΔE00 8.28
Peach (survey)
#FFB07C
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB095 #95C3DE
analogous
#DE959E #DEB095 #DED595
triadic
#DEB095 #95DEB0 #B095DE
tetradic
#DEB095 #9EDE95 #95C3DE #D595DE
square
#DEB095 #9EDE95 #95C3DE #D595DE
split-complementary
#DEB095 #95DED5 #959EDE
monochromatic
#BE6B3B #CF8D66 #DEB095 #EDD3C4 #F8EEE8
Accessibility & contrast
On white
1.95
#DEB095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#DEB095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB095
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB095 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#EBA8A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #deb095; /* rgb */ color: rgb(222, 176, 149); /* oklch */ color: oklch(79.2% 0.065 51.9);
Tailwind
colors: {
custom: {
50: '#e9c7b4',
500: '#deb095',
950: '#000000',
},
}SCSS
$custom: #deb095; $custom-light: #e9c7b4; $custom-dark: #000000;
JSON
{
"hex": "#deb095",
"rgb": {
"r": 222,
"g": 176,
"b": 149
},
"hsl": {
"h": 22.192,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.79193,
"c": 0.06541,
"h": 51.9
},
"luminance": 0.4875
}Semantic roles & 50–950 ramp
primary
#DEB095
secondary
#DCE8EF
accent
#87C026
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280