#DEB39B#DEB39B
#DEB39B is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.9% C 0.060 H 50.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB39B |
|---|---|
| RGB | rgb(222, 179, 155) |
| HSL | hsl(21, 50%, 74%) |
| HSV | hsv(21, 30%, 87%) |
| CMYK | cmyk(0%, 19.4%, 30.2%, 12.9%) |
| CIE-LAB | lab(76.15, 12.15, 18.16) |
| CIE-LCH | lch(76.15, 21.84, 56.22°) |
| OKLab | oklab(79.9% 0.0381 0.0465) |
| OKLCH | oklch(79.9% 0.06 50.7) |
| XYZ | xyz(52.1617, 50.1387, 37.9342) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.87
Pinkish Tan
#D99B82
ΔE00 7.21
Mushroom
#BA9E88
ΔE00 8.29
Pale Salmon
#FFB19A
ΔE00 8.35
Tan
#D2B48C
ΔE00 8.60
Burlywood
#DEB887
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB39B #9BC6DE
analogous
#DE9BA5 #DEB39B #DED59B
triadic
#DEB39B #9BDEB3 #B39BDE
tetradic
#DEB39B #A5DE9B #9BC6DE #D59BDE
square
#DEB39B #A5DE9B #9BC6DE #D59BDE
split-complementary
#DEB39B #9BDED5 #9BA5DE
monochromatic
#BF6D3F #CF906D #DEB39B #EDD6C9 #F7EEE8
Accessibility & contrast
On white
1.90
#DEB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DEB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB39B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB39B | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB699
Deuteranopia (green-blind)
#C9BF9B
Tritanopia (blue-blind)
#EAACAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb39b; /* rgb */ color: rgb(222, 179, 155); /* oklch */ color: oklch(79.9% 0.060 50.7);
Tailwind
colors: {
custom: {
50: '#e9c9b8',
500: '#deb39b',
950: '#000000',
},
}SCSS
$custom: #deb39b; $custom-light: #e9c9b8; $custom-dark: #000000;
JSON
{
"hex": "#deb39b",
"rgb": {
"r": 222,
"g": 179,
"b": 155
},
"hsl": {
"h": 21.493,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.79901,
"c": 0.06009,
"h": 50.7
},
"luminance": 0.50136
}Semantic roles & 50–950 ramp
primary
#DEB39B
secondary
#679AB6
accent
#88BE28
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281