#BBBFAF#BBBFAF
#BBBFAF is a light, muted yellow-green. Relative luminance 0.509; OKLCH L 79.7% C 0.023 H 118.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFAF |
|---|---|
| RGB | rgb(187, 191, 175) |
| HSL | hsl(75, 11%, 72%) |
| HSV | hsv(75, 8%, 75%) |
| CMYK | cmyk(2.1%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(76.63, -4.28, 7.59) |
| CIE-LCH | lch(76.63, 8.71, 119.39°) |
| OKLab | oklab(79.7% -0.0107 0.0198) |
| OKLCH | oklch(79.7% 0.023 118.3) |
| XYZ | xyz(46.8611, 50.9216, 47.9092) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.00
Warm Gray
#C9BEB0
ΔE00 7.78
Cement
#A5A391
ΔE00 8.05
Greyish
#A8A495
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFAF #B3AFBF
analogous
#BFBBAF #BBBFAF #B3BFAF
triadic
#BBBFAF #AFBBBF #BFAFBB
tetradic
#BBBFAF #AFBFBB #B3AFBF #BFAFB3
square
#BBBFAF #AFBFBB #B3AFBF #BFAFB3
split-complementary
#BBBFAF #AFB3BF #BBAFBF
monochromatic
#81876C #9EA48D #BBBFAF #D8DAD1 #F1F1EE
Accessibility & contrast
On white
1.88
#BBBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BBBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFAF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFAF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAE
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#BDBDBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfaf; /* rgb */ color: rgb(187, 191, 175); /* oklch */ color: oklch(79.7% 0.023 118.3);
Tailwind
colors: {
custom: {
50: '#cfd2c6',
500: '#bbbfaf',
950: '#000000',
},
}SCSS
$custom: #bbbfaf; $custom-light: #cfd2c6; $custom-dark: #000000;
JSON
{
"hex": "#bbbfaf",
"rgb": {
"r": 187,
"g": 191,
"b": 175
},
"hsl": {
"h": 75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.79699,
"c": 0.02252,
"h": 118.3
},
"luminance": 0.50922
}Semantic roles & 50–950 ramp
primary
#BBBFAF
secondary
#858092
accent
#509562
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382