#DEB49D#DEB49D
#DEB49D is a light, muted orange. Relative luminance 0.506; OKLCH L 80.1% C 0.058 H 50.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB49D |
|---|---|
| RGB | rgb(222, 180, 157) |
| HSL | hsl(21, 50%, 74%) |
| HSV | hsv(21, 29%, 87%) |
| CMYK | cmyk(0%, 18.9%, 29.3%, 12.9%) |
| CIE-LAB | lab(76.44, 11.88, 17.48) |
| CIE-LCH | lch(76.44, 21.13, 55.80°) |
| OKLab | oklab(80.14% 0.0373 0.0448) |
| OKLCH | oklch(80.14% 0.058 50.2) |
| XYZ | xyz(52.5322, 50.6087, 38.8931) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.74
Pinkish Tan
#D99B82
ΔE00 7.49
Mushroom
#BA9E88
ΔE00 8.38
Pale Salmon
#FFB19A
ΔE00 8.43
Tan
#D2B48C
ΔE00 8.75
Pinkish Grey
#C8ACA9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB49D #9DC7DE
analogous
#DE9DA7 #DEB49D #DED59D
triadic
#DEB49D #9DDEB4 #B49DDE
tetradic
#DEB49D #A7DE9D #9DC7DE #D59DDE
square
#DEB49D #A7DE9D #9DC7DE #D59DDE
split-complementary
#DEB49D #9DDED5 #9DA7DE
monochromatic
#BF6E41 #CF916F #DEB49D #EDD7CB #F7EDE8
Accessibility & contrast
On white
1.89
#DEB49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DEB49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB49D
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB49D | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79B
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#EAADAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb49d; /* rgb */ color: rgb(222, 180, 157); /* oklch */ color: oklch(80.1% 0.058 50.2);
Tailwind
colors: {
custom: {
50: '#e9caba',
500: '#deb49d',
950: '#000000',
},
}SCSS
$custom: #deb49d; $custom-light: #e9caba; $custom-dark: #000000;
JSON
{
"hex": "#deb49d",
"rgb": {
"r": 222,
"g": 180,
"b": 157
},
"hsl": {
"h": 21.231,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.80139,
"c": 0.05832,
"h": 50.2
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#DEB49D
secondary
#699BB6
accent
#88BD29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281