#DBBE7B#DBBE7B
#DBBE7B is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.1% C 0.092 H 87.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE7B |
|---|---|
| RGB | rgb(219, 190, 123) |
| HSL | hsl(42, 57%, 67%) |
| HSV | hsv(42, 44%, 86%) |
| CMYK | cmyk(0%, 13.2%, 43.8%, 14.1%) |
| CIE-LAB | lab(78.06, 1.40, 37.58) |
| CIE-LCH | lch(78.06, 37.60, 87.87°) |
| OKLab | oklab(81.15% 0.0048 0.0916) |
| OKLCH | oklch(81.15% 0.092 87) |
| XYZ | xyz(51.2036, 53.3192, 26.3296) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.12
Very Light Brown
#D3B683
ΔE00 4.04
Sand (survey)
#E2CA76
ΔE00 4.52
Sandstone
#C9AE74
ΔE00 4.60
Desert
#CCAD60
ΔE00 4.92
Fawn
#CFAF7B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE7B #7B98DB
analogous
#DB8E7B #DBBE7B #C8DB7B
triadic
#DBBE7B #7BDBBE #BE7BDB
tetradic
#DBBE7B #7BDB8E #7B98DB #DB7BC8
square
#DBBE7B #7BDB8E #7B98DB #DB7BC8
split-complementary
#DBBE7B #7BC8DB #8E7BDB
monochromatic
#AD872F #CEA64B #DBBE7B #E8D6AB #F5EDDB
Accessibility & contrast
On white
1.80
#DBBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DBBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE7B
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE7B | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC76
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#E9B3AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbe7b; /* rgb */ color: rgb(219, 190, 123); /* oklch */ color: oklch(81.1% 0.092 87.0);
Tailwind
colors: {
custom: {
50: '#e8d1a2',
500: '#dbbe7b',
950: '#000000',
},
}SCSS
$custom: #dbbe7b; $custom-light: #e8d1a2; $custom-dark: #000000;
JSON
{
"hex": "#dbbe7b",
"rgb": {
"r": 219,
"g": 190,
"b": 123
},
"hsl": {
"h": 41.875,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81148,
"c": 0.09176,
"h": 87
},
"luminance": 0.53317
}Semantic roles & 50–950 ramp
primary
#DBBE7B
secondary
#4B69AF
accent
#52C521
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380