#DBC77F#DBC77F
#DBC77F is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.094 H 94.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC77F |
|---|---|
| RGB | rgb(219, 199, 127) |
| HSL | hsl(47, 56%, 68%) |
| HSV | hsv(47, 42%, 86%) |
| CMYK | cmyk(0%, 9.1%, 42%, 14.1%) |
| CIE-LAB | lab(80.43, -2.88, 38.55) |
| CIE-LCH | lch(80.43, 38.66, 94.27°) |
| OKLab | oklab(83.03% -0.0072 0.0941) |
| OKLCH | oklch(83.03% 0.094 94.4) |
| XYZ | xyz(53.4689, 57.4411, 28.3453) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.38
Sandy
#F1DA7A
ΔE00 5.85
Tan (survey)
#D1B26F
ΔE00 6.12
Beige (survey)
#E6DAA6
ΔE00 6.43
Darkkhaki
#BDB76B
ΔE00 6.52
Wheat (survey)
#FBDD7E
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC77F #7F93DB
analogous
#DB997F #DBC77F #C1DB7F
triadic
#DBC77F #7FDBC7 #C77FDB
tetradic
#DBC77F #7FDB99 #7F93DB #DB7FC1
square
#DBC77F #7FDB99 #7F93DB #DB7FC1
split-complementary
#DBC77F #7FC1DB #997FDB
monochromatic
#AF9331 #CEB24F #DBC77F #E8DCAF #F6F1DF
Accessibility & contrast
On white
1.68
#DBC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DBC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC77F
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC77F | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#E8BDB5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbc77f; /* rgb */ color: rgb(219, 199, 127); /* oklch */ color: oklch(83.0% 0.094 94.4);
Tailwind
colors: {
custom: {
50: '#e8d7a5',
500: '#dbc77f',
950: '#000000',
},
}SCSS
$custom: #dbc77f; $custom-light: #e8d7a5; $custom-dark: #000000;
JSON
{
"hex": "#dbc77f",
"rgb": {
"r": 219,
"g": 199,
"b": 127
},
"hsl": {
"h": 46.957,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.83031,
"c": 0.09433,
"h": 94.4
},
"luminance": 0.57439
}Semantic roles & 50–950 ramp
primary
#DBC77F
secondary
#4D63B1
accent
#45C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380