#DEB39D#DEB39D
#DEB39D is a light, muted orange. Relative luminance 0.502; OKLCH L 79.9% C 0.059 H 48.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB39D |
|---|---|
| RGB | rgb(222, 179, 157) |
| HSL | hsl(20, 50%, 74%) |
| HSV | hsv(20, 29%, 87%) |
| CMYK | cmyk(0%, 19.4%, 29.3%, 12.9%) |
| CIE-LAB | lab(76.20, 12.41, 17.13) |
| CIE-LCH | lch(76.20, 21.16, 54.09°) |
| OKLab | oklab(79.95% 0.0389 0.044) |
| OKLCH | oklch(79.95% 0.059 48.5) |
| XYZ | xyz(52.3310, 50.2064, 38.8261) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.06
Pinkish Tan
#D99B82
ΔE00 7.11
Pale Salmon
#FFB19A
ΔE00 8.04
Mushroom
#BA9E88
ΔE00 8.51
Pinkish Grey
#C8ACA9
ΔE00 8.53
Light Salmon
#FEA993
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB39D #9DC8DE
analogous
#DE9DA8 #DEB39D #DED49D
triadic
#DEB39D #9DDEB3 #B39DDE
tetradic
#DEB39D #A8DE9D #9DC8DE #D49DDE
square
#DEB39D #A8DE9D #9DC8DE #D49DDE
split-complementary
#DEB39D #9DDED4 #9DA8DE
monochromatic
#BF6C41 #CF8F6F #DEB39D #EDD7CB #F7EDE8
Accessibility & contrast
On white
1.90
#DEB39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DEB39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB39D
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB39D | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79C
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#EAACAD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb39d; /* rgb */ color: rgb(222, 179, 157); /* oklch */ color: oklch(79.9% 0.059 48.5);
Tailwind
colors: {
custom: {
50: '#e9c9ba',
500: '#deb39d',
950: '#000000',
},
}SCSS
$custom: #deb39d; $custom-light: #e9c9ba; $custom-dark: #000000;
JSON
{
"hex": "#deb39d",
"rgb": {
"r": 222,
"g": 179,
"b": 157
},
"hsl": {
"h": 20.308,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.79947,
"c": 0.0587,
"h": 48.5
},
"luminance": 0.50204
}Semantic roles & 50–950 ramp
primary
#DEB39D
secondary
#699CB6
accent
#8BBD29
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281