#DEB29F#DEB29F
#DEB29F is a light, muted orange. Relative luminance 0.499; OKLCH L 79.8% C 0.058 H 44.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB29F |
|---|---|
| RGB | rgb(222, 178, 159) |
| HSL | hsl(18, 49%, 75%) |
| HSV | hsv(18, 28%, 87%) |
| CMYK | cmyk(0%, 19.8%, 28.4%, 12.9%) |
| CIE-LAB | lab(75.99, 13.21, 15.77) |
| CIE-LCH | lch(75.99, 20.57, 50.04°) |
| OKLab | oklab(79.8% 0.0412 0.0406) |
| OKLCH | oklch(79.8% 0.058 44.6) |
| XYZ | xyz(52.3035, 49.8759, 39.6661) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.82
Pale Salmon
#FFB19A
ΔE00 7.52
Pinkish Grey
#C8ACA9
ΔE00 7.67
Apricot
#FBCEB1
ΔE00 7.75
Light Salmon
#FEA993
ΔE00 8.55
Mushroom
#BA9E88
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB29F #9FCBDE
analogous
#DE9FAC #DEB29F #DED19F
triadic
#DEB29F #9FDEB2 #B29FDE
tetradic
#DEB29F #ACDE9F #9FCBDE #D19FDE
square
#DEB29F #ACDE9F #9FCBDE #D19FDE
split-complementary
#DEB29F #9FDED1 #9FACDE
monochromatic
#BF6944 #CE8D71 #DEB29F #EED7CD #F7EDE8
Accessibility & contrast
On white
1.91
#DEB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#DEB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB29F
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB29F | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69E
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#EAABAD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb29f; /* rgb */ color: rgb(222, 178, 159); /* oklch */ color: oklch(79.8% 0.058 44.6);
Tailwind
colors: {
custom: {
50: '#e9c9bb',
500: '#deb29f',
950: '#000000',
},
}SCSS
$custom: #deb29f; $custom-light: #e9c9bb; $custom-dark: #000000;
JSON
{
"hex": "#deb29f",
"rgb": {
"r": 222,
"g": 178,
"b": 159
},
"hsl": {
"h": 18.095,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.79803,
"c": 0.05788,
"h": 44.6
},
"luminance": 0.49874
}Semantic roles & 50–950 ramp
primary
#DEB29F
secondary
#DDE9EE
accent
#90BC29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280