#BFBFD7#BFBFD7
#BFBFD7 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.034 H 285.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFD7 |
|---|---|
| RGB | rgb(191, 191, 215) |
| HSL | hsl(240, 23%, 80%) |
| HSV | hsv(240, 11%, 84%) |
| CMYK | cmyk(11.2%, 11.2%, 0%, 15.7%) |
| CIE-LAB | lab(78.02, 4.68, -11.98) |
| CIE-LCH | lch(78.02, 12.86, 291.34°) |
| OKLab | oklab(81.22% 0.009 -0.0323) |
| OKLCH | oklch(81.22% 0.034 285.6) |
| XYZ | xyz(52.3798, 53.2439, 71.7943) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.48
Dove Gray
#B6B8BD
ΔE00 8.66
Light Periwinkle
#C1C6FC
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFD7 #D7D7BF
analogous
#BFCBD7 #BFBFD7 #CBBFD7
triadic
#BFBFD7 #D7BFBF #BFD7BF
tetradic
#BFBFD7 #D7BFCB #D7D7BF #BFD7CB
square
#BFBFD7 #D7BFCB #D7D7BF #BFD7CB
split-complementary
#BFBFD7 #D7CBBF #CBD7BF
monochromatic
#7474A8 #9999BF #BFBFD7 #E5E5EF #ECECF3
Accessibility & contrast
On white
1.80
#BFBFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BFBFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFD7
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFD7 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2D8
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#BAC3C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfd7; /* rgb */ color: rgb(191, 191, 215); /* oklch */ color: oklch(81.2% 0.034 285.6);
Tailwind
colors: {
custom: {
50: '#d2d2e3',
500: '#bfbfd7',
950: '#000000',
},
}SCSS
$custom: #bfbfd7; $custom-light: #d2d2e3; $custom-dark: #000000;
JSON
{
"hex": "#bfbfd7",
"rgb": {
"r": 191,
"g": 191,
"b": 215
},
"hsl": {
"h": 240,
"s": 23.077,
"l": 79.608
},
"oklch": {
"l": 0.81222,
"c": 0.03352,
"h": 285.6
},
"luminance": 0.53244
}Semantic roles & 50–950 ramp
primary
#BFBFD7
secondary
#ADAD8D
accent
#A244A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384