#BFBFD5#BFBFD5
#BFBFD5 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.031 H 285.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD5 |
|---|---|
| RGB | rgb(191, 191, 213) |
| HSL | hsl(240, 21%, 79%) |
| HSV | hsv(240, 10%, 84%) |
| CMYK | cmyk(10.3%, 10.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.96, 4.27, -10.98) |
| CIE-LCH | lch(77.96, 11.79, 291.25°) |
| OKLab | oklab(81.16% 0.0083 -0.0296) |
| OKLCH | oklch(81.16% 0.031 285.7) |
| XYZ | xyz(52.1244, 53.1417, 70.4492) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 9.14
Lavender (CSS)
#E6E6FA
ΔE00 9.19
Thistle
#D8BFD8
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD5 #D5D5BF
analogous
#BFCAD5 #BFBFD5 #CABFD5
triadic
#BFBFD5 #D5BFBF #BFD5BF
tetradic
#BFBFD5 #D5BFCA #D5D5BF #BFD5CA
square
#BFBFD5 #D5BFCA #D5D5BF #BFD5CA
split-complementary
#BFBFD5 #D5CABF #CAD5BF
monochromatic
#7575A5 #9A9ABD #BFBFD5 #E4E4ED #EDEDF3
Accessibility & contrast
On white
1.81
#BFBFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BFBFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D6
Deuteranopia (green-blind)
#B9C0D4
Tritanopia (blue-blind)
#BBC2C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfd5; /* rgb */ color: rgb(191, 191, 213); /* oklch */ color: oklch(81.2% 0.031 285.7);
Tailwind
colors: {
custom: {
50: '#d2d2e1',
500: '#bfbfd5',
950: '#000000',
},
}SCSS
$custom: #bfbfd5; $custom-light: #d2d2e1; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd5",
"rgb": {
"r": 191,
"g": 191,
"b": 213
},
"hsl": {
"h": 240,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.81155,
"c": 0.03072,
"h": 285.7
},
"luminance": 0.53142
}Semantic roles & 50–950 ramp
primary
#BFBFD5
secondary
#AAAA8E
accent
#9F469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384