#DBBE8B#DBBE8B
#DBBE8B is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.4% C 0.075 H 81.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE8B |
|---|---|
| RGB | rgb(219, 190, 139) |
| HSL | hsl(38, 53%, 70%) |
| HSV | hsv(38, 37%, 86%) |
| CMYK | cmyk(0%, 13.2%, 36.5%, 14.1%) |
| CIE-LAB | lab(78.32, 3.15, 29.59) |
| CIE-LCH | lch(78.32, 29.75, 83.92°) |
| OKLab | oklab(81.43% 0.0112 0.0737) |
| OKLCH | oklch(81.43% 0.075 81.4) |
| XYZ | xyz(52.2882, 53.7531, 32.0422) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.08
Burlywood
#DEB887
ΔE00 3.31
Fawn
#CFAF7B
ΔE00 3.94
Tan
#D2B48C
ΔE00 3.96
Tan (survey)
#D1B26F
ΔE00 4.79
Sandstone
#C9AE74
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE8B #8BA8DB
analogous
#DB968B #DBBE8B #D0DB8B
triadic
#DBBE8B #8BDBBE #BE8BDB
tetradic
#DBBE8B #8BDB96 #8BA8DB #DB8BD0
square
#DBBE8B #8BDB96 #8BA8DB #DB8BD0
split-complementary
#DBBE8B #8BD0DB #968BDB
monochromatic
#B48738 #CDA45C #DBBE8B #E9D8BA #F8F2E8
Accessibility & contrast
On white
1.79
#DBBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DBBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE8B
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE8B | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD87
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#E8B5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbe8b; /* rgb */ color: rgb(219, 190, 139); /* oklch */ color: oklch(81.4% 0.075 81.4);
Tailwind
colors: {
custom: {
50: '#e7d1ad',
500: '#dbbe8b',
950: '#000000',
},
}SCSS
$custom: #dbbe8b; $custom-light: #e7d1ad; $custom-dark: #000000;
JSON
{
"hex": "#dbbe8b",
"rgb": {
"r": 219,
"g": 190,
"b": 139
},
"hsl": {
"h": 38.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.81431,
"c": 0.07458,
"h": 81.4
},
"luminance": 0.53751
}Semantic roles & 50–950 ramp
primary
#DBBE8B
secondary
#5879B2
accent
#5DC025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381