#DEB09F#DEB09F
#DEB09F is a light, muted orange. Relative luminance 0.491; OKLCH L 79.4% C 0.059 H 41.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB09F |
|---|---|
| RGB | rgb(222, 176, 159) |
| HSL | hsl(16, 49%, 75%) |
| HSV | hsv(16, 28%, 87%) |
| CMYK | cmyk(0%, 20.7%, 28.4%, 12.9%) |
| CIE-LAB | lab(75.50, 14.28, 15.08) |
| CIE-LCH | lch(75.50, 20.77, 46.57°) |
| OKLab | oklab(79.42% 0.0444 0.0389) |
| OKLCH | oklch(79.42% 0.059 41.2) |
| XYZ | xyz(51.9085, 49.0858, 39.5345) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.41
Pale Salmon
#FFB19A
ΔE00 7.07
Pinkish Grey
#C8ACA9
ΔE00 7.27
Light Salmon
#FEA993
ΔE00 7.95
Blush (survey)
#F29E8E
ΔE00 8.35
Apricot
#FBCEB1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB09F #9FCDDE
analogous
#DE9FAE #DEB09F #DECF9F
triadic
#DEB09F #9FDEB0 #B09FDE
tetradic
#DEB09F #AEDE9F #9FCDDE #CF9FDE
square
#DEB09F #AEDE9F #9FCDDE #CF9FDE
split-complementary
#DEB09F #9FDECF #9FAEDE
monochromatic
#BF6544 #CE8B71 #DEB09F #EED5CD #F7ECE8
Accessibility & contrast
On white
1.94
#DEB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#DEB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB09F
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB09F | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59E
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#EAA9AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb09f; /* rgb */ color: rgb(222, 176, 159); /* oklch */ color: oklch(79.4% 0.059 41.2);
Tailwind
colors: {
custom: {
50: '#e9c7bb',
500: '#deb09f',
950: '#000000',
},
}SCSS
$custom: #deb09f; $custom-light: #e9c7bb; $custom-dark: #000000;
JSON
{
"hex": "#deb09f",
"rgb": {
"r": 222,
"g": 176,
"b": 159
},
"hsl": {
"h": 16.19,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.79423,
"c": 0.05902,
"h": 41.2
},
"luminance": 0.49083
}Semantic roles & 50–950 ramp
primary
#DEB09F
secondary
#DDEAEE
accent
#95BC29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280