#BFBF98#BFBF98
#BFBF98 is a light, muted yellow. Relative luminance 0.506; OKLCH L 79.5% C 0.053 H 107.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF98 |
|---|---|
| RGB | rgb(191, 191, 152) |
| HSL | hsl(60, 23%, 67%) |
| HSV | hsv(60, 20%, 75%) |
| CMYK | cmyk(0%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(76.44, -6.50, 19.74) |
| CIE-LCH | lch(76.44, 20.79, 108.22°) |
| OKLab | oklab(79.46% -0.0159 0.0504) |
| OKLCH | oklch(79.46% 0.053 107.5) |
| XYZ | xyz(45.7839, 50.6055, 37.0556) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.90
Bland
#AFA88B
ΔE00 7.26
Putty
#BEAE8A
ΔE00 7.71
Stone (survey)
#ADA587
ΔE00 8.01
Sage Green
#9CAF88
ΔE00 8.39
Beige (survey)
#E6DAA6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF98 #9898BF
analogous
#BFAC98 #BFBF98 #ACBF98
triadic
#BFBF98 #98BFBF #BF98BF
tetradic
#BFBF98 #98BFAC #9898BF #BF98AC
square
#BFBF98 #98BFAC #9898BF #BF98AC
split-complementary
#BFBF98 #98ACBF #AC98BF
monochromatic
#888855 #A8A872 #BFBF98 #D6D6BE #EEEEE3
Accessibility & contrast
On white
1.89
#BFBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#BFBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF98
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF98 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#C7BD99
Tritanopia (blue-blind)
#C5BAB4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbf98; /* rgb */ color: rgb(191, 191, 152); /* oklch */ color: oklch(79.5% 0.053 107.5);
Tailwind
colors: {
custom: {
50: '#d2d2b6',
500: '#bfbf98',
950: '#000000',
},
}SCSS
$custom: #bfbf98; $custom-light: #d2d2b6; $custom-dark: #000000;
JSON
{
"hex": "#bfbf98",
"rgb": {
"r": 191,
"g": 191,
"b": 152
},
"hsl": {
"h": 60,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.79458,
"c": 0.05281,
"h": 107.5
},
"luminance": 0.50605
}Semantic roles & 50–950 ramp
primary
#BFBF98
secondary
#696992
accent
#44A244
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381