#DEB09B#DEB09B
#DEB09B is a light, moderate orange. Relative luminance 0.489; OKLCH L 79.3% C 0.061 H 45.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB09B |
|---|---|
| RGB | rgb(222, 176, 155) |
| HSL | hsl(19, 50%, 74%) |
| HSV | hsv(19, 30%, 87%) |
| CMYK | cmyk(0%, 20.7%, 30.2%, 12.9%) |
| CIE-LAB | lab(75.42, 13.75, 17.14) |
| CIE-LCH | lch(75.42, 21.97, 51.26°) |
| OKLab | oklab(79.33% 0.0428 0.044) |
| OKLCH | oklch(79.33% 0.061 45.8) |
| XYZ | xyz(51.5670, 48.9493, 37.7359) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.11
Pale Salmon
#FFB19A
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.90
Light Salmon
#FEA993
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.33
Mushroom
#BA9E88
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB09B #9BC9DE
analogous
#DE9BA8 #DEB09B #DED29B
triadic
#DEB09B #9BDEB0 #B09BDE
tetradic
#DEB09B #A8DE9B #9BC9DE #D29BDE
square
#DEB09B #A8DE9B #9BC9DE #D29BDE
split-complementary
#DEB09B #9BDED2 #9BA8DE
monochromatic
#BF673F #CF8C6D #DEB09B #EDD4C9 #F7EDE8
Accessibility & contrast
On white
1.95
#DEB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#DEB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB09B
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB09B | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB49A
Deuteranopia (green-blind)
#C6BE9B
Tritanopia (blue-blind)
#EAA9AA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deb09b; /* rgb */ color: rgb(222, 176, 155); /* oklch */ color: oklch(79.3% 0.061 45.8);
Tailwind
colors: {
custom: {
50: '#e9c7b8',
500: '#deb09b',
950: '#000000',
},
}SCSS
$custom: #deb09b; $custom-light: #e9c7b8; $custom-dark: #000000;
JSON
{
"hex": "#deb09b",
"rgb": {
"r": 222,
"g": 176,
"b": 155
},
"hsl": {
"h": 18.806,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.79329,
"c": 0.06135,
"h": 45.8
},
"luminance": 0.48947
}Semantic roles & 50–950 ramp
primary
#DEB09B
secondary
#DDE9EE
accent
#8FBE28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280