#BFBF8F#BFBF8F
#BFBF8F is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.3% C 0.064 H 107.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF8F |
|---|---|
| RGB | rgb(191, 191, 143) |
| HSL | hsl(60, 27%, 65%) |
| HSV | hsv(60, 25%, 75%) |
| CMYK | cmyk(0%, 0%, 25.1%, 25.1%) |
| CIE-LAB | lab(76.27, -7.79, 24.30) |
| CIE-LCH | lch(76.27, 25.52, 107.76°) |
| OKLab | oklab(79.26% -0.0197 0.0613) |
| OKLCH | oklch(79.26% 0.064 107.8) |
| XYZ | xyz(45.0746, 50.3218, 33.3198) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.19
Darkkhaki
#BDB76B
ΔE00 6.64
Pale Olive
#B9CC81
ΔE00 7.32
Greenish Tan
#BCCB7A
ΔE00 7.54
Tan Green
#A9BE70
ΔE00 7.95
Putty
#BEAE8A
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF8F #8F8FBF
analogous
#BFA78F #BFBF8F #A7BF8F
triadic
#BFBF8F #8FBFBF #BF8FBF
tetradic
#BFBF8F #8FBFA7 #8F8FBF #BF8FA7
square
#BFBF8F #8FBFA7 #8F8FBF #BF8FA7
split-complementary
#BFBF8F #8FA7BF #A78FBF
monochromatic
#87874D #A9A968 #BFBF8F #D5D5B6 #ECECDD
Accessibility & contrast
On white
1.90
#BFBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BFBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF8F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF8F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8C
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#C6B9B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf8f; /* rgb */ color: rgb(191, 191, 143); /* oklch */ color: oklch(79.3% 0.064 107.8);
Tailwind
colors: {
custom: {
50: '#d2d2b0',
500: '#bfbf8f',
950: '#000000',
},
}SCSS
$custom: #bfbf8f; $custom-light: #d2d2b0; $custom-dark: #000000;
JSON
{
"hex": "#bfbf8f",
"rgb": {
"r": 191,
"g": 191,
"b": 143
},
"hsl": {
"h": 60,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.79264,
"c": 0.06441,
"h": 107.8
},
"luminance": 0.50321
}Semantic roles & 50–950 ramp
primary
#BFBF8F
secondary
#626290
accent
#40A640
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381