#BFBF8D#BFBF8D
#BFBF8D is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.2% C 0.067 H 107.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF8D |
|---|---|
| RGB | rgb(191, 191, 141) |
| HSL | hsl(60, 28%, 65%) |
| HSV | hsv(60, 26%, 75%) |
| CMYK | cmyk(0%, 0%, 26.2%, 25.1%) |
| CIE-LAB | lab(76.23, -8.06, 25.32) |
| CIE-LCH | lch(76.23, 26.57, 107.66°) |
| OKLab | oklab(79.22% -0.0205 0.0637) |
| OKLCH | oklch(79.22% 0.067 107.8) |
| XYZ | xyz(44.9244, 50.2617, 32.5290) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.13
Darkkhaki
#BDB76B
ΔE00 6.21
Pale Olive
#B9CC81
ΔE00 7.00
Greenish Tan
#BCCB7A
ΔE00 7.15
Tan Green
#A9BE70
ΔE00 7.61
Light Olive
#ACBF69
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF8D #8D8DBF
analogous
#BFA68D #BFBF8D #A6BF8D
triadic
#BFBF8D #8DBFBF #BF8DBF
tetradic
#BFBF8D #8DBFA6 #8D8DBF #BF8DA6
square
#BFBF8D #8DBFA6 #8D8DBF #BF8DA6
split-complementary
#BFBF8D #8DA6BF #A68DBF
monochromatic
#86864B #A9A966 #BFBF8D #D5D5B4 #EBEBDB
Accessibility & contrast
On white
1.90
#BFBF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BFBF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF8D
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF8D | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8A
Deuteranopia (green-blind)
#C8BD8F
Tritanopia (blue-blind)
#C6B9B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf8d; /* rgb */ color: rgb(191, 191, 141); /* oklch */ color: oklch(79.2% 0.067 107.8);
Tailwind
colors: {
custom: {
50: '#d3d2ae',
500: '#bfbf8d',
950: '#000000',
},
}SCSS
$custom: #bfbf8d; $custom-light: #d3d2ae; $custom-dark: #000000;
JSON
{
"hex": "#bfbf8d",
"rgb": {
"r": 191,
"g": 191,
"b": 141
},
"hsl": {
"h": 60,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.79223,
"c": 0.06695,
"h": 107.8
},
"luminance": 0.50261
}Semantic roles & 50–950 ramp
primary
#BFBF8D
secondary
#606090
accent
#3FA73F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381