#BFBFA2#BFBFA2
#BFBFA2 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.040 H 107.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFA2 |
|---|---|
| RGB | rgb(191, 191, 162) |
| HSL | hsl(60, 18%, 69%) |
| HSV | hsv(60, 15%, 75%) |
| CMYK | cmyk(0%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(76.65, -4.97, 14.67) |
| CIE-LCH | lch(76.65, 15.49, 108.72°) |
| OKLab | oklab(79.69% -0.0117 0.0378) |
| OKLCH | oklch(79.69% 0.04 107.3) |
| XYZ | xyz(46.6377, 50.9470, 41.5523) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.74
Stone (survey)
#ADA587
ΔE00 7.68
Putty
#BEAE8A
ΔE00 7.91
Sand
#C2B280
ΔE00 8.50
Cement
#A5A391
ΔE00 8.51
Warm Gray
#C9BEB0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFA2 #A2A2BF
analogous
#BFB1A2 #BFBFA2 #B1BFA2
triadic
#BFBFA2 #A2BFBF #BFA2BF
tetradic
#BFBFA2 #A2BFB1 #A2A2BF #BFA2B1
square
#BFBFA2 #A2BFB1 #A2A2BF #BFA2B1
split-complementary
#BFBFA2 #A2B1BF #B1A2BF
monochromatic
#89895E #A6A67E #BFBFA2 #D8D8C6 #F1F1EB
Accessibility & contrast
On white
1.88
#BFBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BFBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFA2
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFA2 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#C4BBB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbfa2; /* rgb */ color: rgb(191, 191, 162); /* oklch */ color: oklch(79.7% 0.040 107.3);
Tailwind
colors: {
custom: {
50: '#d2d2bd',
500: '#bfbfa2',
950: '#000000',
},
}SCSS
$custom: #bfbfa2; $custom-light: #d2d2bd; $custom-dark: #000000;
JSON
{
"hex": "#bfbfa2",
"rgb": {
"r": 191,
"g": 191,
"b": 162
},
"hsl": {
"h": 60,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7969,
"c": 0.03959,
"h": 107.3
},
"luminance": 0.50947
}Semantic roles & 50–950 ramp
primary
#BFBFA2
secondary
#737393
accent
#499D49
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382