#BFBFD4#BFBFD4
#BFBFD4 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.1% C 0.029 H 285.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD4 |
|---|---|
| RGB | rgb(191, 191, 212) |
| HSL | hsl(240, 20%, 79%) |
| HSV | hsv(240, 10%, 83%) |
| CMYK | cmyk(9.9%, 9.9%, 0%, 16.9%) |
| CIE-LAB | lab(77.93, 4.07, -10.49) |
| CIE-LCH | lch(77.93, 11.25, 291.20°) |
| OKLab | oklab(81.12% 0.008 -0.0282) |
| OKLCH | oklch(81.12% 0.029 285.7) |
| XYZ | xyz(51.9979, 53.0911, 69.7828) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.21
Lavender (CSS)
#E6E6FA
ΔE00 9.17
Cloudy Blue
#ACC2D9
ΔE00 9.29
Thistle
#D8BFD8
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD4 #D4D4BF
analogous
#BFCAD4 #BFBFD4 #CABFD4
triadic
#BFBFD4 #D4BFBF #BFD4BF
tetradic
#BFBFD4 #D4BFCA #D4D4BF #BFD4CA
square
#BFBFD4 #D4BFCA #D4D4BF #BFD4CA
split-complementary
#BFBFD4 #D4CABF #CAD4BF
monochromatic
#7676A3 #9A9ABB #BFBFD4 #E4E4ED #EDEDF3
Accessibility & contrast
On white
1.81
#BFBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BFBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D5
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#BBC2C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfd4; /* rgb */ color: rgb(191, 191, 212); /* oklch */ color: oklch(81.1% 0.029 285.7);
Tailwind
colors: {
custom: {
50: '#d2d2e1',
500: '#bfbfd4',
950: '#000000',
},
}SCSS
$custom: #bfbfd4; $custom-light: #d2d2e1; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd4",
"rgb": {
"r": 191,
"g": 191,
"b": 212
},
"hsl": {
"h": 240,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.81122,
"c": 0.02932,
"h": 285.7
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#BFBFD4
secondary
#A9A98E
accent
#9E489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384