#DEB49B#DEB49B
#DEB49B is a light, muted orange. Relative luminance 0.505; OKLCH L 80.1% C 0.060 H 52.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB49B |
|---|---|
| RGB | rgb(222, 180, 155) |
| HSL | hsl(22, 50%, 74%) |
| HSV | hsv(22, 30%, 87%) |
| CMYK | cmyk(0%, 18.9%, 30.2%, 12.9%) |
| CIE-LAB | lab(76.40, 11.61, 18.50) |
| CIE-LCH | lch(76.40, 21.84, 57.88°) |
| OKLab | oklab(80.09% 0.0365 0.0473) |
| OKLCH | oklch(80.09% 0.06 52.4) |
| XYZ | xyz(52.3628, 50.5410, 38.0012) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.60
Pinkish Tan
#D99B82
ΔE00 7.65
Tan
#D2B48C
ΔE00 8.03
Mushroom
#BA9E88
ΔE00 8.21
Burlywood
#DEB887
ΔE00 8.46
Pale Salmon
#FFB19A
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB49B #9BC5DE
analogous
#DE9BA4 #DEB49B #DED69B
triadic
#DEB49B #9BDEB4 #B49BDE
tetradic
#DEB49B #A4DE9B #9BC5DE #D69BDE
square
#DEB49B #A4DE9B #9BC5DE #D69BDE
split-complementary
#DEB49B #9BDED6 #9BA4DE
monochromatic
#BF6F3F #CF916D #DEB49B #EDD7C9 #F7EEE8
Accessibility & contrast
On white
1.89
#DEB49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#DEB49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB49B
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB49B | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B799
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#EAADAD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb49b; /* rgb */ color: rgb(222, 180, 155); /* oklch */ color: oklch(80.1% 0.060 52.4);
Tailwind
colors: {
custom: {
50: '#e9cab8',
500: '#deb49b',
950: '#000000',
},
}SCSS
$custom: #deb49b; $custom-light: #e9cab8; $custom-dark: #000000;
JSON
{
"hex": "#deb49b",
"rgb": {
"r": 222,
"g": 180,
"b": 155
},
"hsl": {
"h": 22.388,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.80093,
"c": 0.05976,
"h": 52.4
},
"luminance": 0.50539
}Semantic roles & 50–950 ramp
primary
#DEB49B
secondary
#6799B6
accent
#86BE28
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281