#DBC77A#DBC77A
#DBC77A is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 83.0% C 0.100 H 95.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC77A |
|---|---|
| RGB | rgb(219, 199, 122) |
| HSL | hsl(48, 57%, 67%) |
| HSV | hsv(48, 44%, 86%) |
| CMYK | cmyk(0%, 9.1%, 44.3%, 14.1%) |
| CIE-LAB | lab(80.36, -3.39, 40.99) |
| CIE-LCH | lch(80.36, 41.13, 94.73°) |
| OKLab | oklab(82.95% -0.0092 0.0993) |
| OKLCH | oklch(82.95% 0.1 95.3) |
| XYZ | xyz(53.1511, 57.3140, 26.6715) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.76
Sandy
#F1DA7A
ΔE00 5.36
Darkkhaki
#BDB76B
ΔE00 6.37
Tan (survey)
#D1B26F
ΔE00 6.37
Wheat (survey)
#FBDD7E
ΔE00 6.53
Beige (survey)
#E6DAA6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC77A #7A8EDB
analogous
#DB977A #DBC77A #BFDB7A
triadic
#DBC77A #7ADBC7 #C77ADB
tetradic
#DBC77A #7ADB97 #7A8EDB #DB7ABF
square
#DBC77A #7ADB97 #7A8EDB #DB7ABF
split-complementary
#DBC77A #7ABFDB #977ADB
monochromatic
#AC922F #CEB34A #DBC77A #E8DBAA #F5F0DA
Accessibility & contrast
On white
1.69
#DBC77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DBC77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC77A
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC77A | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#E8BCB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbc77a; /* rgb */ color: rgb(219, 199, 122); /* oklch */ color: oklch(83.0% 0.100 95.3);
Tailwind
colors: {
custom: {
50: '#e8d7a1',
500: '#dbc77a',
950: '#000000',
},
}SCSS
$custom: #dbc77a; $custom-light: #e8d7a1; $custom-dark: #000000;
JSON
{
"hex": "#dbc77a",
"rgb": {
"r": 219,
"g": 199,
"b": 122
},
"hsl": {
"h": 47.629,
"s": 57.396,
"l": 66.863
},
"oklch": {
"l": 0.82952,
"c": 0.09974,
"h": 95.3
},
"luminance": 0.57312
}Semantic roles & 50–950 ramp
primary
#DBC77A
secondary
#4B5FAF
accent
#42C521
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380