#DBC67F#DBC67F
#DBC67F is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.8% C 0.093 H 93.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC67F |
|---|---|
| RGB | rgb(219, 198, 127) |
| HSL | hsl(46, 56%, 68%) |
| HSV | hsv(46, 42%, 86%) |
| CMYK | cmyk(0%, 9.6%, 42%, 14.1%) |
| CIE-LAB | lab(80.17, -2.36, 38.22) |
| CIE-LCH | lch(80.17, 38.29, 93.54°) |
| OKLab | oklab(82.83% -0.0057 0.0933) |
| OKLCH | oklch(82.83% 0.093 93.5) |
| XYZ | xyz(53.2396, 56.9825, 28.2689) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.52
Tan (survey)
#D1B26F
ΔE00 5.74
Sandy
#F1DA7A
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.52
Beige (survey)
#E6DAA6
ΔE00 6.55
Darkkhaki
#BDB76B
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC67F #7F94DB
analogous
#DB987F #DBC67F #C2DB7F
triadic
#DBC67F #7FDBC6 #C67FDB
tetradic
#DBC67F #7FDB98 #7F94DB #DB7FC2
square
#DBC67F #7FDB98 #7F94DB #DB7FC2
split-complementary
#DBC67F #7FC2DB #987FDB
monochromatic
#AF9231 #CEB14F #DBC67F #E8DBAF #F6F1DF
Accessibility & contrast
On white
1.69
#DBC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#DBC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC67F
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC67F | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#E8BCB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbc67f; /* rgb */ color: rgb(219, 198, 127); /* oklch */ color: oklch(82.8% 0.093 93.5);
Tailwind
colors: {
custom: {
50: '#e8d7a5',
500: '#dbc67f',
950: '#000000',
},
}SCSS
$custom: #dbc67f; $custom-light: #e8d7a5; $custom-dark: #000000;
JSON
{
"hex": "#dbc67f",
"rgb": {
"r": 219,
"g": 198,
"b": 127
},
"hsl": {
"h": 46.304,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.82828,
"c": 0.09348,
"h": 93.5
},
"luminance": 0.56981
}Semantic roles & 50–950 ramp
primary
#DBC67F
secondary
#4D64B1
accent
#47C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380