#BFBFD1#BFBFD1
#BFBFD1 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.0% C 0.025 H 285.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD1 |
|---|---|
| RGB | rgb(191, 191, 209) |
| HSL | hsl(240, 16%, 78%) |
| HSV | hsv(240, 9%, 82%) |
| CMYK | cmyk(8.6%, 8.6%, 0%, 18%) |
| CIE-LAB | lab(77.84, 3.46, -9.00) |
| CIE-LCH | lch(77.84, 9.64, 291.05°) |
| OKLab | oklab(81.02% 0.0069 -0.0242) |
| OKLCH | oklch(81.02% 0.025 285.8) |
| XYZ | xyz(51.6230, 52.9411, 67.8082) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 9.02
Lavender (CSS)
#E6E6FA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD1 #D1D1BF
analogous
#BFC8D1 #BFBFD1 #C8BFD1
triadic
#BFBFD1 #D1BFBF #BFD1BF
tetradic
#BFBFD1 #D1BFC8 #D1D1BF #BFD1C8
square
#BFBFD1 #D1BFC8 #D1D1BF #BFD1C8
split-complementary
#BFBFD1 #D1C8BF #C8D1BF
monochromatic
#78789E #9B9BB7 #BFBFD1 #E3E3EB #EDEDF2
Accessibility & contrast
On white
1.81
#BFBFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BFBFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD1
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD1 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D2
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#BCC2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfd1; /* rgb */ color: rgb(191, 191, 209); /* oklch */ color: oklch(81.0% 0.025 285.8);
Tailwind
colors: {
custom: {
50: '#d2d2df',
500: '#bfbfd1',
950: '#000000',
},
}SCSS
$custom: #bfbfd1; $custom-light: #d2d2df; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd1",
"rgb": {
"r": 191,
"g": 191,
"b": 209
},
"hsl": {
"h": 240,
"s": 16.364,
"l": 78.431
},
"oklch": {
"l": 0.81023,
"c": 0.02511,
"h": 285.8
},
"luminance": 0.52941
}Semantic roles & 50–950 ramp
primary
#BFBFD1
secondary
#A6A68F
accent
#9B4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384