#BFBFD2#BFBFD2
#BFBFD2 is a light, muted blue. Relative luminance 0.530; OKLCH L 81.1% C 0.027 H 285.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD2 |
|---|---|
| RGB | rgb(191, 191, 210) |
| HSL | hsl(240, 17%, 79%) |
| HSV | hsv(240, 9%, 82%) |
| CMYK | cmyk(9%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(77.87, 3.66, -9.50) |
| CIE-LCH | lch(77.87, 10.18, 291.10°) |
| OKLab | oklab(81.06% 0.0072 -0.0255) |
| OKLCH | oklch(81.06% 0.027 285.8) |
| XYZ | xyz(51.7472, 52.9908, 68.4623) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.80
Cloudy Blue
#ACC2D9
ΔE00 9.10
Lavender (CSS)
#E6E6FA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD2 #D2D2BF
analogous
#BFC8D2 #BFBFD2 #C8BFD2
triadic
#BFBFD2 #D2BFBF #BFD2BF
tetradic
#BFBFD2 #D2BFC8 #D2D2BF #BFD2C8
square
#BFBFD2 #D2BFC8 #D2D2BF #BFD2C8
split-complementary
#BFBFD2 #D2C8BF #C8D2BF
monochromatic
#77779F #9B9BB9 #BFBFD2 #E3E3EB #EDEDF2
Accessibility & contrast
On white
1.81
#BFBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BFBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#BAC0D1
Tritanopia (blue-blind)
#BBC2C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfd2; /* rgb */ color: rgb(191, 191, 210); /* oklch */ color: oklch(81.1% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#d2d2df',
500: '#bfbfd2',
950: '#000000',
},
}SCSS
$custom: #bfbfd2; $custom-light: #d2d2df; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd2",
"rgb": {
"r": 191,
"g": 191,
"b": 210
},
"hsl": {
"h": 240,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.81056,
"c": 0.02651,
"h": 285.8
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#BFBFD2
secondary
#A7A78E
accent
#9C4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384