#D2BF78#D2BF78
#D2BF78 is a light, moderate yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.093 H 94.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BF78 |
|---|---|
| RGB | rgb(210, 191, 120) |
| HSL | hsl(47, 50%, 65%) |
| HSV | hsv(47, 43%, 82%) |
| CMYK | cmyk(0%, 9%, 42.9%, 17.6%) |
| CIE-LAB | lab(77.47, -3.07, 38.20) |
| CIE-LCH | lch(77.47, 38.32, 94.60°) |
| OKLab | oklab(80.48% -0.008 0.093) |
| OKLCH | oklch(80.48% 0.093 94.9) |
| XYZ | xyz(48.6005, 52.3210, 25.3046) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.78
Tan (survey)
#D1B26F
ΔE00 4.87
Darkkhaki
#BDB76B
ΔE00 4.97
Sand
#C2B280
ΔE00 5.47
Sandstone
#C9AE74
ΔE00 5.65
Desert
#CCAD60
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BF78 #788BD2
analogous
#D29278 #D2BF78 #B8D278
triadic
#D2BF78 #78D2BF #BF78D2
tetradic
#D2BF78 #78D292 #788BD2 #D278B8
square
#D2BF78 #78D292 #788BD2 #D278B8
split-complementary
#D2BF78 #78B8D2 #9278D2
monochromatic
#9C8634 #C3A94A #D2BF78 #E1D5A6 #F1EBD4
Accessibility & contrast
On white
1.83
#D2BF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#D2BF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BF78
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BF78 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#D2C27B
Tritanopia (blue-blind)
#DFB5AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bf78; /* rgb */ color: rgb(210, 191, 120); /* oklch */ color: oklch(80.5% 0.093 94.9);
Tailwind
colors: {
custom: {
50: '#e1d2a0',
500: '#d2bf78',
950: '#000000',
},
}SCSS
$custom: #d2bf78; $custom-light: #e1d2a0; $custom-dark: #000000;
JSON
{
"hex": "#d2bf78",
"rgb": {
"r": 210,
"g": 191,
"b": 120
},
"hsl": {
"h": 47.333,
"s": 50,
"l": 64.706
},
"oklch": {
"l": 0.80477,
"c": 0.09331,
"h": 94.9
},
"luminance": 0.52319
}Semantic roles & 50–950 ramp
primary
#D2BF78
secondary
#4D5FA1
accent
#48BD28
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380