#DEB09C#DEB09C
#DEB09C is a light, moderate orange. Relative luminance 0.490; OKLCH L 79.4% C 0.061 H 44.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB09C |
|---|---|
| RGB | rgb(222, 176, 156) |
| HSL | hsl(18, 50%, 74%) |
| HSV | hsv(18, 30%, 87%) |
| CMYK | cmyk(0%, 20.7%, 29.7%, 12.9%) |
| CIE-LAB | lab(75.44, 13.88, 16.62) |
| CIE-LCH | lch(75.44, 21.66, 50.14°) |
| OKLab | oklab(79.35% 0.0432 0.0427) |
| OKLCH | oklch(79.35% 0.061 44.7) |
| XYZ | xyz(51.6513, 48.9830, 38.1800) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.15
Pale Salmon
#FFB19A
ΔE00 7.19
Apricot
#FBCEB1
ΔE00 8.05
Pinkish Grey
#C8ACA9
ΔE00 8.05
Light Salmon
#FEA993
ΔE00 8.15
Blush (survey)
#F29E8E
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB09C #9CCADE
analogous
#DE9CA9 #DEB09C #DED19C
triadic
#DEB09C #9CDEB0 #B09CDE
tetradic
#DEB09C #A9DE9C #9CCADE #D19CDE
square
#DEB09C #A9DE9C #9CCADE #D19CDE
split-complementary
#DEB09C #9CDED1 #9CA9DE
monochromatic
#BF6740 #CF8B6E #DEB09C #EDD5CA #F7EDE8
Accessibility & contrast
On white
1.95
#DEB09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#DEB09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB09C
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB09C | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB49B
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#EAA9AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb09c; /* rgb */ color: rgb(222, 176, 156); /* oklch */ color: oklch(79.4% 0.061 44.7);
Tailwind
colors: {
custom: {
50: '#e9c7b9',
500: '#deb09c',
950: '#000000',
},
}SCSS
$custom: #deb09c; $custom-light: #e9c7b9; $custom-dark: #000000;
JSON
{
"hex": "#deb09c",
"rgb": {
"r": 222,
"g": 176,
"b": 156
},
"hsl": {
"h": 18.182,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.79352,
"c": 0.06073,
"h": 44.7
},
"luminance": 0.48981
}Semantic roles & 50–950 ramp
primary
#DEB09C
secondary
#DDE9EE
accent
#90BD28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280