#BFBFDF#BFBFDF
#BFBFDF is a light, muted blue. Relative luminance 0.537; OKLCH L 81.5% C 0.045 H 285.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFDF |
|---|---|
| RGB | rgb(191, 191, 223) |
| HSL | hsl(240, 33%, 81%) |
| HSV | hsv(240, 14%, 87%) |
| CMYK | cmyk(14.3%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.27, 6.34, -15.92) |
| CIE-LCH | lch(78.27, 17.14, 291.72°) |
| OKLab | oklab(81.5% 0.0119 -0.0431) |
| OKLCH | oklch(81.5% 0.045 285.4) |
| XYZ | xyz(53.4330, 53.6651, 77.3411) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 8.64
Lightsteelblue
#B0C4DE
ΔE00 9.04
Thistle
#D8BFD8
ΔE00 9.22
Light Lavender
#DFC5FE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFDF #DFDFBF
analogous
#BFCFDF #BFBFDF #CFBFDF
triadic
#BFBFDF #DFBFBF #BFDFBF
tetradic
#BFBFDF #DFBFCF #DFDFBF #BFDFCF
square
#BFBFDF #DFBFCF #DFDFBF #BFDFCF
split-complementary
#BFBFDF #DFCFBF #CFDFBF
monochromatic
#6D6DB6 #9696CB #BFBFDF #E8E8F3 #EBEBF5
Accessibility & contrast
On white
1.79
#BFBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BFBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFDF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFDF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2E1
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#B8C4C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfdf; /* rgb */ color: rgb(191, 191, 223); /* oklch */ color: oklch(81.5% 0.045 285.4);
Tailwind
colors: {
custom: {
50: '#d2d2e9',
500: '#bfbfdf',
950: '#000000',
},
}SCSS
$custom: #bfbfdf; $custom-light: #d2d2e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbfdf",
"rgb": {
"r": 191,
"g": 191,
"b": 223
},
"hsl": {
"h": 240,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.81497,
"c": 0.04474,
"h": 285.4
},
"luminance": 0.53666
}Semantic roles & 50–950 ramp
primary
#BFBFDF
secondary
#B7B78B
accent
#AC39AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384