#DEB19D#DEB19D
#DEB19D is a light, muted orange. Relative luminance 0.494; OKLCH L 79.6% C 0.060 H 45.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB19D |
|---|---|
| RGB | rgb(222, 177, 157) |
| HSL | hsl(18, 50%, 74%) |
| HSV | hsv(18, 29%, 87%) |
| CMYK | cmyk(0%, 20.3%, 29.3%, 12.9%) |
| CIE-LAB | lab(75.71, 13.48, 16.45) |
| CIE-LCH | lch(75.71, 21.27, 50.67°) |
| OKLab | oklab(79.57% 0.042 0.0423) |
| OKLCH | oklch(79.57% 0.06 45.2) |
| XYZ | xyz(51.9331, 49.4106, 38.6934) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.46
Pale Salmon
#FFB19A
ΔE00 7.39
Apricot
#FBCEB1
ΔE00 7.81
Pinkish Grey
#C8ACA9
ΔE00 7.99
Light Salmon
#FEA993
ΔE00 8.40
Mushroom
#BA9E88
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB19D #9DCADE
analogous
#DE9DAA #DEB19D #DED29D
triadic
#DEB19D #9DDEB1 #B19DDE
tetradic
#DEB19D #AADE9D #9DCADE #D29DDE
square
#DEB19D #AADE9D #9DCADE #D29DDE
split-complementary
#DEB19D #9DDED2 #9DAADE
monochromatic
#BF6841 #CF8D6F #DEB19D #EDD5CB #F7EDE8
Accessibility & contrast
On white
1.93
#DEB19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DEB19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB19D
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB19D | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59C
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#EAAAAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb19d; /* rgb */ color: rgb(222, 177, 157); /* oklch */ color: oklch(79.6% 0.060 45.2);
Tailwind
colors: {
custom: {
50: '#e9c8ba',
500: '#deb19d',
950: '#000000',
},
}SCSS
$custom: #deb19d; $custom-light: #e9c8ba; $custom-dark: #000000;
JSON
{
"hex": "#deb19d",
"rgb": {
"r": 222,
"g": 177,
"b": 157
},
"hsl": {
"h": 18.462,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.79565,
"c": 0.05961,
"h": 45.2
},
"luminance": 0.49408
}Semantic roles & 50–950 ramp
primary
#DEB19D
secondary
#DDE9EE
accent
#8FBD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280