#D1BF80#D1BF80
#D1BF80 is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.5% C 0.084 H 94.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BF80 |
|---|---|
| RGB | rgb(209, 191, 128) |
| HSL | hsl(47, 47%, 66%) |
| HSV | hsv(47, 39%, 82%) |
| CMYK | cmyk(0%, 8.6%, 38.8%, 18%) |
| CIE-LAB | lab(77.51, -2.61, 34.10) |
| CIE-LCH | lch(77.51, 34.20, 94.37°) |
| OKLab | oklab(80.52% -0.0059 0.084) |
| OKLCH | oklch(80.52% 0.084 94) |
| XYZ | xyz(48.8226, 52.3770, 27.9559) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.38
Sand (survey)
#E2CA76
ΔE00 4.84
Tan (survey)
#D1B26F
ΔE00 4.92
Sandstone
#C9AE74
ΔE00 5.20
Very Light Brown
#D3B683
ΔE00 5.28
Darkkhaki
#BDB76B
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BF80 #8092D1
analogous
#D19680 #D1BF80 #BAD180
triadic
#D1BF80 #80D1BF #BF80D1
tetradic
#D1BF80 #80D196 #8092D1 #D180BA
square
#D1BF80 #80D196 #8092D1 #D180BA
split-complementary
#D1BF80 #80BAD1 #9680D1
monochromatic
#9E8739 #C1A853 #D1BF80 #E1D6AD #F2ECDA
Accessibility & contrast
On white
1.83
#D1BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#D1BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BF80
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BF80 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7B
Deuteranopia (green-blind)
#D0C282
Tritanopia (blue-blind)
#DDB6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d1bf80; /* rgb */ color: rgb(209, 191, 128); /* oklch */ color: oklch(80.5% 0.084 94.0);
Tailwind
colors: {
custom: {
50: '#e0d2a5',
500: '#d1bf80',
950: '#000000',
},
}SCSS
$custom: #d1bf80; $custom-light: #e0d2a5; $custom-dark: #000000;
JSON
{
"hex": "#d1bf80",
"rgb": {
"r": 209,
"g": 191,
"b": 128
},
"hsl": {
"h": 46.667,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.80522,
"c": 0.08418,
"h": 94
},
"luminance": 0.52375
}Semantic roles & 50–950 ramp
primary
#D1BF80
secondary
#5264A3
accent
#4BBA2B
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380