#DEB29B#DEB29B
#DEB29B is a light, moderate orange. Relative luminance 0.497; OKLCH L 79.7% C 0.060 H 49.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB29B |
|---|---|
| RGB | rgb(222, 178, 155) |
| HSL | hsl(21, 50%, 74%) |
| HSV | hsv(21, 30%, 87%) |
| CMYK | cmyk(0%, 19.8%, 30.2%, 12.9%) |
| CIE-LAB | lab(75.91, 12.68, 17.82) |
| CIE-LCH | lch(75.91, 21.87, 54.56°) |
| OKLab | oklab(79.71% 0.0396 0.0457) |
| OKLCH | oklch(79.71% 0.06 49) |
| XYZ | xyz(51.9620, 49.7393, 37.8676) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.80
Apricot
#FBCEB1
ΔE00 7.17
Pale Salmon
#FFB19A
ΔE00 7.96
Mushroom
#BA9E88
ΔE00 8.41
Pinkish Grey
#C8ACA9
ΔE00 8.84
Light Salmon
#FEA993
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB29B #9BC7DE
analogous
#DE9BA6 #DEB29B #DED49B
triadic
#DEB29B #9BDEB2 #B29BDE
tetradic
#DEB29B #A6DE9B #9BC7DE #D49BDE
square
#DEB29B #A6DE9B #9BC7DE #D49BDE
split-complementary
#DEB29B #9BDED4 #9BA6DE
monochromatic
#BF6B3F #CF8F6D #DEB29B #EDD5C9 #F7EDE8
Accessibility & contrast
On white
1.92
#DEB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#DEB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB29B
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB29B | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB699
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#EAABAC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb29b; /* rgb */ color: rgb(222, 178, 155); /* oklch */ color: oklch(79.7% 0.060 49.0);
Tailwind
colors: {
custom: {
50: '#e9c9b8',
500: '#deb29b',
950: '#000000',
},
}SCSS
$custom: #deb29b; $custom-light: #e9c9b8; $custom-dark: #000000;
JSON
{
"hex": "#deb29b",
"rgb": {
"r": 222,
"g": 178,
"b": 155
},
"hsl": {
"h": 20.597,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.7971,
"c": 0.06046,
"h": 49
},
"luminance": 0.49737
}Semantic roles & 50–950 ramp
primary
#DEB29B
secondary
#DDE8EE
accent
#8ABE28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280