#DEB49F#DEB49F
#DEB49F is a light, muted orange. Relative luminance 0.507; OKLCH L 80.2% C 0.057 H 48.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB49F |
|---|---|
| RGB | rgb(222, 180, 159) |
| HSL | hsl(20, 49%, 75%) |
| HSV | hsv(20, 28%, 87%) |
| CMYK | cmyk(0%, 18.9%, 28.4%, 12.9%) |
| CIE-LAB | lab(76.48, 12.14, 16.45) |
| CIE-LCH | lch(76.48, 20.45, 53.58°) |
| OKLab | oklab(80.19% 0.0381 0.0423) |
| OKLCH | oklch(80.19% 0.057 48) |
| XYZ | xyz(52.7043, 50.6776, 39.7997) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.98
Pinkish Tan
#D99B82
ΔE00 7.43
Pale Salmon
#FFB19A
ΔE00 8.16
Pinkish Grey
#C8ACA9
ΔE00 8.22
Mushroom
#BA9E88
ΔE00 8.62
Light Salmon
#FEA993
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB49F #9FC9DE
analogous
#DE9FAA #DEB49F #DED49F
triadic
#DEB49F #9FDEB4 #B49FDE
tetradic
#DEB49F #AADE9F #9FC9DE #D49FDE
square
#DEB49F #AADE9F #9FC9DE #D49FDE
split-complementary
#DEB49F #9FDED4 #9FAADE
monochromatic
#BF6D44 #CE9071 #DEB49F #EED8CD #F7EDE8
Accessibility & contrast
On white
1.89
#DEB49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#DEB49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB49F
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB49F | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89E
Deuteranopia (green-blind)
#C9C09F
Tritanopia (blue-blind)
#EAADAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb49f; /* rgb */ color: rgb(222, 180, 159); /* oklch */ color: oklch(80.2% 0.057 48.0);
Tailwind
colors: {
custom: {
50: '#e9cabb',
500: '#deb49f',
950: '#000000',
},
}SCSS
$custom: #deb49f; $custom-light: #e9cabb; $custom-dark: #000000;
JSON
{
"hex": "#deb49f",
"rgb": {
"r": 222,
"g": 180,
"b": 159
},
"hsl": {
"h": 20,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.80185,
"c": 0.05694,
"h": 48
},
"luminance": 0.50675
}Semantic roles & 50–950 ramp
primary
#DEB49F
secondary
#6B9DB6
accent
#8BBC29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281