#DEB49E#DEB49E
#DEB49E is a light, muted orange. Relative luminance 0.506; OKLCH L 80.2% C 0.058 H 49.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB49E |
|---|---|
| RGB | rgb(222, 180, 158) |
| HSL | hsl(21, 49%, 75%) |
| HSV | hsv(21, 29%, 87%) |
| CMYK | cmyk(0%, 18.9%, 28.8%, 12.9%) |
| CIE-LAB | lab(76.46, 12.01, 16.96) |
| CIE-LCH | lch(76.46, 20.78, 54.71°) |
| OKLab | oklab(80.16% 0.0377 0.0436) |
| OKLCH | oklch(80.16% 0.058 49.1) |
| XYZ | xyz(52.6179, 50.6430, 39.3446) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.85
Pinkish Tan
#D99B82
ΔE00 7.45
Pale Salmon
#FFB19A
ΔE00 8.28
Mushroom
#BA9E88
ΔE00 8.49
Pinkish Grey
#C8ACA9
ΔE00 8.53
Tan
#D2B48C
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB49E #9EC8DE
analogous
#DE9EA8 #DEB49E #DED49E
triadic
#DEB49E #9EDEB4 #B49EDE
tetradic
#DEB49E #A8DE9E #9EC8DE #D49EDE
square
#DEB49E #A8DE9E #9EC8DE #D49EDE
split-complementary
#DEB49E #9EDED4 #9EA8DE
monochromatic
#BF6D43 #CE9170 #DEB49E #EED7CC #F7EDE8
Accessibility & contrast
On white
1.89
#DEB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#DEB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB49E
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB49E | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89D
Deuteranopia (green-blind)
#C9C09E
Tritanopia (blue-blind)
#EAADAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb49e; /* rgb */ color: rgb(222, 180, 158); /* oklch */ color: oklch(80.2% 0.058 49.1);
Tailwind
colors: {
custom: {
50: '#e9caba',
500: '#deb49e',
950: '#000000',
},
}SCSS
$custom: #deb49e; $custom-light: #e9caba; $custom-dark: #000000;
JSON
{
"hex": "#deb49e",
"rgb": {
"r": 222,
"g": 180,
"b": 158
},
"hsl": {
"h": 20.625,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.80162,
"c": 0.05762,
"h": 49.1
},
"luminance": 0.50641
}Semantic roles & 50–950 ramp
primary
#DEB49E
secondary
#6A9CB6
accent
#8ABD29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281