#BFBF88#BFBF88
#BFBF88 is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.1% C 0.073 H 108.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF88 |
|---|---|
| RGB | rgb(191, 191, 136) |
| HSL | hsl(60, 30%, 64%) |
| HSV | hsv(60, 29%, 75%) |
| CMYK | cmyk(0%, 0%, 28.8%, 25.1%) |
| CIE-LAB | lab(76.14, -8.73, 27.84) |
| CIE-LCH | lch(76.14, 29.18, 107.41°) |
| OKLab | oklab(79.12% -0.0226 0.0697) |
| OKLCH | oklch(79.12% 0.073 108) |
| XYZ | xyz(44.5607, 50.1162, 30.6138) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.20
Sand
#C2B280
ΔE00 6.14
Greenish Tan
#BCCB7A
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.32
Tan Green
#A9BE70
ΔE00 6.85
Greenish Beige
#C9D179
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF88 #8888BF
analogous
#BFA488 #BFBF88 #A4BF88
triadic
#BFBF88 #88BFBF #BF88BF
tetradic
#BFBF88 #88BFA4 #8888BF #BF88A4
square
#BFBF88 #88BFA4 #8888BF #BF88A4
split-complementary
#BFBF88 #88A4BF #A488BF
monochromatic
#858548 #AAAA60 #BFBF88 #D4D4B0 #EAEAD8
Accessibility & contrast
On white
1.91
#BFBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#BFBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF88
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF88 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA84
Deuteranopia (green-blind)
#C9BD8A
Tritanopia (blue-blind)
#C7B8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf88; /* rgb */ color: rgb(191, 191, 136); /* oklch */ color: oklch(79.1% 0.073 108.0);
Tailwind
colors: {
custom: {
50: '#d3d2ab',
500: '#bfbf88',
950: '#000000',
},
}SCSS
$custom: #bfbf88; $custom-light: #d3d2ab; $custom-dark: #000000;
JSON
{
"hex": "#bfbf88",
"rgb": {
"r": 191,
"g": 191,
"b": 136
},
"hsl": {
"h": 60,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.79123,
"c": 0.07322,
"h": 108
},
"luminance": 0.50116
}Semantic roles & 50–950 ramp
primary
#BFBF88
secondary
#5D5D8E
accent
#3DA93D
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381