#BFBDCF#BFBDCF
#BFBDCF is a light, muted blue. Relative luminance 0.520; OKLCH L 80.6% C 0.025 H 290.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDCF |
|---|---|
| RGB | rgb(191, 189, 207) |
| HSL | hsl(247, 16%, 78%) |
| HSV | hsv(247, 9%, 81%) |
| CMYK | cmyk(7.7%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.27, 4.14, -8.77) |
| CIE-LCH | lch(77.27, 9.70, 295.27°) |
| OKLab | oklab(80.55% 0.009 -0.0235) |
| OKLCH | oklch(80.55% 0.025 290.9) |
| XYZ | xyz(50.9438, 51.9764, 66.3680) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.81
Silver
#C0C0C0
ΔE00 8.66
Light Blue Grey
#B7C9E2
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 9.01
Lightsteelblue
#B0C4DE
ΔE00 9.16
Lavender (CSS)
#E6E6FA
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDCF #CDCFBD
analogous
#BDC4CF #BFBDCF #C8BDCF
triadic
#BFBDCF #CFBFBD #BDCFBF
tetradic
#BFBDCF #CFBDC4 #CDCFBD #BDCFC8
square
#BFBDCF #CFBDC4 #CDCFBD #BDCFC8
split-complementary
#BFBDCF #CFC8BD #C4CFBD
monochromatic
#7A769B #9D9AB5 #BFBDCF #E1E0E9 #EEEDF2
Accessibility & contrast
On white
1.84
#BFBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDCF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDCF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#BCC0C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbdcf; /* rgb */ color: rgb(191, 189, 207); /* oklch */ color: oklch(80.6% 0.025 290.9);
Tailwind
colors: {
custom: {
50: '#d2d0dd',
500: '#bfbdcf',
950: '#000000',
},
}SCSS
$custom: #bfbdcf; $custom-light: #d2d0dd; $custom-dark: #000000;
JSON
{
"hex": "#bfbdcf",
"rgb": {
"r": 191,
"g": 189,
"b": 207
},
"hsl": {
"h": 246.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.80555,
"c": 0.02518,
"h": 290.9
},
"luminance": 0.51977
}Semantic roles & 50–950 ramp
primary
#BFBDCF
secondary
#A1A38D
accent
#9A4B91
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384