#DEB29D#DEB29D
#DEB29D is a light, muted orange. Relative luminance 0.498; OKLCH L 79.8% C 0.059 H 46.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB29D |
|---|---|
| RGB | rgb(222, 178, 157) |
| HSL | hsl(19, 50%, 74%) |
| HSV | hsv(19, 29%, 87%) |
| CMYK | cmyk(0%, 19.8%, 29.3%, 12.9%) |
| CIE-LAB | lab(75.95, 12.94, 16.79) |
| CIE-LCH | lch(75.95, 21.20, 52.38°) |
| OKLab | oklab(79.76% 0.0404 0.0431) |
| OKLCH | oklch(79.76% 0.059 46.9) |
| XYZ | xyz(52.1313, 49.8071, 38.7595) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.76
Apricot
#FBCEB1
ΔE00 7.42
Pale Salmon
#FFB19A
ΔE00 7.70
Pinkish Grey
#C8ACA9
ΔE00 8.24
Mushroom
#BA9E88
ΔE00 8.67
Light Salmon
#FEA993
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB29D #9DC9DE
analogous
#DE9DA9 #DEB29D #DED39D
triadic
#DEB29D #9DDEB2 #B29DDE
tetradic
#DEB29D #A9DE9D #9DC9DE #D39DDE
square
#DEB29D #A9DE9D #9DC9DE #D39DDE
split-complementary
#DEB29D #9DDED3 #9DA9DE
monochromatic
#BF6A41 #CF8E6F #DEB29D #EDD6CB #F7EDE8
Accessibility & contrast
On white
1.92
#DEB29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#DEB29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB29D
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB29D | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69C
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#EAABAC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb29d; /* rgb */ color: rgb(222, 178, 157); /* oklch */ color: oklch(79.8% 0.059 46.9);
Tailwind
colors: {
custom: {
50: '#e9c9ba',
500: '#deb29d',
950: '#000000',
},
}SCSS
$custom: #deb29d; $custom-light: #e9c9ba; $custom-dark: #000000;
JSON
{
"hex": "#deb29d",
"rgb": {
"r": 222,
"g": 178,
"b": 157
},
"hsl": {
"h": 19.385,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.79756,
"c": 0.05913,
"h": 46.9
},
"luminance": 0.49805
}Semantic roles & 50–950 ramp
primary
#DEB29D
secondary
#DDE9EE
accent
#8DBD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280