#DBBE8D#DBBE8D
#DBBE8D is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.5% C 0.072 H 80.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE8D |
|---|---|
| RGB | rgb(219, 190, 141) |
| HSL | hsl(38, 52%, 71%) |
| HSV | hsv(38, 36%, 86%) |
| CMYK | cmyk(0%, 13.2%, 35.6%, 14.1%) |
| CIE-LAB | lab(78.35, 3.39, 28.58) |
| CIE-LCH | lch(78.35, 28.78, 83.24°) |
| OKLab | oklab(81.47% 0.012 0.0714) |
| OKLCH | oklch(81.47% 0.072 80.5) |
| XYZ | xyz(52.4357, 53.8121, 32.8189) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.18
Burlywood
#DEB887
ΔE00 3.11
Tan
#D2B48C
ΔE00 3.59
Fawn
#CFAF7B
ΔE00 3.99
Toupe
#C7AC7D
ΔE00 4.92
Sandstone
#C9AE74
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE8D #8DAADB
analogous
#DB978D #DBBE8D #D1DB8D
triadic
#DBBE8D #8DDBBE #BE8DDB
tetradic
#DBBE8D #8DDB97 #8DAADB #DB8DD1
square
#DBBE8D #8DDB97 #8DAADB #DB8DD1
split-complementary
#DBBE8D #8DD1DB #978DDB
monochromatic
#B58739 #CCA35E #DBBE8D #EAD9BC #F8F2E8
Accessibility & contrast
On white
1.79
#DBBE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DBBE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE8D
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE8D | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8A
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#E7B5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbe8d; /* rgb */ color: rgb(219, 190, 141); /* oklch */ color: oklch(81.5% 0.072 80.5);
Tailwind
colors: {
custom: {
50: '#e7d1ae',
500: '#dbbe8d',
950: '#000000',
},
}SCSS
$custom: #dbbe8d; $custom-light: #e7d1ae; $custom-dark: #000000;
JSON
{
"hex": "#dbbe8d",
"rgb": {
"r": 219,
"g": 190,
"b": 141
},
"hsl": {
"h": 37.692,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.81469,
"c": 0.07242,
"h": 80.5
},
"luminance": 0.5381
}Semantic roles & 50–950 ramp
primary
#DBBE8D
secondary
#5A7BB2
accent
#5FBF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381