#DEB09E#DEB09E
#DEB09E is a light, muted orange. Relative luminance 0.490; OKLCH L 79.4% C 0.060 H 42.4°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB09E |
|---|---|
| RGB | rgb(222, 176, 158) |
| HSL | hsl(17, 49%, 75%) |
| HSV | hsv(17, 29%, 87%) |
| CMYK | cmyk(0%, 20.7%, 28.8%, 12.9%) |
| CIE-LAB | lab(75.48, 14.15, 15.60) |
| CIE-LCH | lch(75.48, 21.06, 47.79°) |
| OKLab | oklab(79.4% 0.044 0.0402) |
| OKLCH | oklch(79.4% 0.06 42.4) |
| XYZ | xyz(51.8220, 49.0513, 39.0793) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.30
Pale Salmon
#FFB19A
ΔE00 7.09
Pinkish Grey
#C8ACA9
ΔE00 7.52
Light Salmon
#FEA993
ΔE00 7.99
Apricot
#FBCEB1
ΔE00 8.41
Blush (survey)
#F29E8E
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB09E #9ECCDE
analogous
#DE9EAC #DEB09E #DED09E
triadic
#DEB09E #9EDEB0 #B09EDE
tetradic
#DEB09E #ACDE9E #9ECCDE #D09EDE
square
#DEB09E #ACDE9E #9ECCDE #D09EDE
split-complementary
#DEB09E #9EDED0 #9EACDE
monochromatic
#BF6643 #CE8B70 #DEB09E #EED5CC #F7ECE8
Accessibility & contrast
On white
1.94
#DEB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#DEB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB09E
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB09E | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#EAA9AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb09e; /* rgb */ color: rgb(222, 176, 158); /* oklch */ color: oklch(79.4% 0.060 42.4);
Tailwind
colors: {
custom: {
50: '#e9c7ba',
500: '#deb09e',
950: '#000000',
},
}SCSS
$custom: #deb09e; $custom-light: #e9c7ba; $custom-dark: #000000;
JSON
{
"hex": "#deb09e",
"rgb": {
"r": 222,
"g": 176,
"b": 158
},
"hsl": {
"h": 16.875,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.79399,
"c": 0.05957,
"h": 42.4
},
"luminance": 0.49049
}Semantic roles & 50–950 ramp
primary
#DEB09E
secondary
#DDE9EE
accent
#93BD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280