#BFC2B8#BFC2B8
#BFC2B8 is a light, near-neutral grey. Relative luminance 0.531; OKLCH L 80.9% C 0.014 H 120.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2B8 |
|---|---|
| RGB | rgb(191, 194, 184) |
| HSL | hsl(78, 8%, 74%) |
| HSV | hsv(78, 5%, 76%) |
| CMYK | cmyk(1.5%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(77.95, -2.86, 4.66) |
| CIE-LCH | lch(77.95, 5.47, 121.51°) |
| OKLab | oklab(80.88% -0.0072 0.0122) |
| OKLCH | oklch(80.88% 0.014 120.3) |
| XYZ | xyz(49.4280, 53.1207, 52.9874) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.27
Silver
#C0C0C0
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 6.59
Warm Gray
#C9BEB0
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2B8 #BBB8C2
analogous
#C2C0B8 #BFC2B8 #BAC2B8
triadic
#BFC2B8 #B8BFC2 #C2B8BF
tetradic
#BFC2B8 #B8C2C0 #BBB8C2 #C2B8BA
square
#BFC2B8 #B8C2C0 #BBB8C2 #C2B8BA
split-complementary
#BFC2B8 #B8BAC2 #C0B8C2
monochromatic
#848976 #A1A697 #BFC2B8 #DDDED9 #F0F1EF
Accessibility & contrast
On white
1.81
#BFC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BFC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2B8
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2B8 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B7
Deuteranopia (green-blind)
#C3C1B8
Tritanopia (blue-blind)
#C0C1BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc2b8; /* rgb */ color: rgb(191, 194, 184); /* oklch */ color: oklch(80.9% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#d2d4cd',
500: '#bfc2b8',
950: '#000000',
},
}SCSS
$custom: #bfc2b8; $custom-light: #d2d4cd; $custom-dark: #000000;
JSON
{
"hex": "#bfc2b8",
"rgb": {
"r": 191,
"g": 194,
"b": 184
},
"hsl": {
"h": 78,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.80884,
"c": 0.01418,
"h": 120.3
},
"luminance": 0.53121
}Semantic roles & 50–950 ramp
primary
#BFC2B8
secondary
#8D8995
accent
#549266
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383