#DBBE7A#DBBE7A
#DBBE7A is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.1% C 0.093 H 87.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBE7A |
|---|---|
| RGB | rgb(219, 190, 122) |
| HSL | hsl(42, 57%, 67%) |
| HSV | hsv(42, 44%, 86%) |
| CMYK | cmyk(0%, 13.2%, 44.3%, 14.1%) |
| CIE-LAB | lab(78.05, 1.29, 38.07) |
| CIE-LCH | lch(78.05, 38.09, 88.05°) |
| OKLab | oklab(81.13% 0.0045 0.0927) |
| OKLCH | oklch(81.13% 0.093 87.2) |
| XYZ | xyz(51.1413, 53.2943, 26.0016) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.12
Very Light Brown
#D3B683
ΔE00 4.21
Sand (survey)
#E2CA76
ΔE00 4.38
Sandstone
#C9AE74
ΔE00 4.67
Desert
#CCAD60
ΔE00 4.84
Fawn
#CFAF7B
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBE7A #7A97DB
analogous
#DB8E7A #DBBE7A #C7DB7A
triadic
#DBBE7A #7ADBBE #BE7ADB
tetradic
#DBBE7A #7ADB8E #7A97DB #DB7AC7
square
#DBBE7A #7ADB8E #7A97DB #DB7AC7
split-complementary
#DBBE7A #7AC7DB #8E7ADB
monochromatic
#AC872F #CEA64A #DBBE7A #E8D6AA #F5EDDA
Accessibility & contrast
On white
1.80
#DBBE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DBBE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBE7A
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBE7A | 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)
#CDBC75
Deuteranopia (green-blind)
#D4C47C
Tritanopia (blue-blind)
#E9B3AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbe7a; /* rgb */ color: rgb(219, 190, 122); /* oklch */ color: oklch(81.1% 0.093 87.2);
Tailwind
colors: {
custom: {
50: '#e8d1a1',
500: '#dbbe7a',
950: '#000000',
},
}SCSS
$custom: #dbbe7a; $custom-light: #e8d1a1; $custom-dark: #000000;
JSON
{
"hex": "#dbbe7a",
"rgb": {
"r": 219,
"g": 190,
"b": 122
},
"hsl": {
"h": 42.062,
"s": 57.396,
"l": 66.863
},
"oklch": {
"l": 0.81131,
"c": 0.09281,
"h": 87.2
},
"luminance": 0.53292
}Semantic roles & 50–950 ramp
primary
#DBBE7A
secondary
#4B68AF
accent
#52C521
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380