#BFBCCF#BFBCCF
#BFBCCF is a light, muted blue. Relative luminance 0.515; OKLCH L 80.4% C 0.027 H 293.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCCF |
|---|---|
| RGB | rgb(191, 188, 207) |
| HSL | hsl(249, 17%, 77%) |
| HSV | hsv(249, 9%, 81%) |
| CMYK | cmyk(7.7%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(77.01, 4.68, -9.15) |
| CIE-LCH | lch(77.01, 10.28, 297.07°) |
| OKLab | oklab(80.35% 0.0104 -0.0246) |
| OKLCH | oklch(80.35% 0.027 293) |
| XYZ | xyz(50.7294, 51.5476, 66.2965) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 8.49
Silver
#C0C0C0
ΔE00 9.17
Light Blue Grey
#B7C9E2
ΔE00 9.22
Lightsteelblue
#B0C4DE
ΔE00 9.68
Lavender (CSS)
#E6E6FA
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCCF #CCCFBC
analogous
#BCC2CF #BFBCCF #C9BCCF
triadic
#BFBCCF #CFBFBC #BCCFBF
tetradic
#BFBCCF #CFBCC2 #CCCFBC #BCCFC9
square
#BFBCCF #CFBCC2 #CCCFBC #BCCFC9
split-complementary
#BFBCCF #CFC9BC #C2CFBC
monochromatic
#7B759C #9D98B5 #BFBCCF #E1E0E9 #EEEDF2
Accessibility & contrast
On white
1.86
#BFBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BFBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCCF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCCF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#BCBFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbccf; /* rgb */ color: rgb(191, 188, 207); /* oklch */ color: oklch(80.4% 0.027 293.0);
Tailwind
colors: {
custom: {
50: '#d2d0dd',
500: '#bfbccf',
950: '#000000',
},
}SCSS
$custom: #bfbccf; $custom-light: #d2d0dd; $custom-dark: #000000;
JSON
{
"hex": "#bfbccf",
"rgb": {
"r": 191,
"g": 188,
"b": 207
},
"hsl": {
"h": 249.474,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.80354,
"c": 0.02669,
"h": 293
},
"luminance": 0.51548
}Semantic roles & 50–950 ramp
primary
#BFBCCF
secondary
#A0A48C
accent
#9B4B8E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384