#BFBCD7#BFBCD7
#BFBCD7 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.6% C 0.038 H 290.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCD7 |
|---|---|
| RGB | rgb(191, 188, 215) |
| HSL | hsl(247, 25%, 79%) |
| HSV | hsv(247, 13%, 84%) |
| CMYK | cmyk(11.2%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(77.25, 6.30, -13.13) |
| CIE-LCH | lch(77.25, 14.56, 295.62°) |
| OKLab | oklab(80.62% 0.0133 -0.0354) |
| OKLCH | oklch(80.62% 0.038 290.6) |
| XYZ | xyz(51.7323, 51.9488, 71.5785) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.06
Light Periwinkle
#C1C6FC
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 9.94
Lightsteelblue
#B0C4DE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCD7 #D4D7BC
analogous
#BCC7D7 #BFBCD7 #CDBCD7
triadic
#BFBCD7 #D7BFBC #BCD7BF
tetradic
#BFBCD7 #D7BCC7 #D4D7BC #BCD7CD
square
#BFBCD7 #D7BCC7 #D4D7BC #BCD7CD
split-complementary
#BFBCD7 #D7CDBC #C7D7BC
monochromatic
#766FA9 #9A96C0 #BFBCD7 #E4E2EE #EDECF4
Accessibility & contrast
On white
1.84
#BFBCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BFBCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCD7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCD7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD8
Deuteranopia (green-blind)
#B6BED6
Tritanopia (blue-blind)
#BBC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcd7; /* rgb */ color: rgb(191, 188, 215); /* oklch */ color: oklch(80.6% 0.038 290.6);
Tailwind
colors: {
custom: {
50: '#d2d0e3',
500: '#bfbcd7',
950: '#000000',
},
}SCSS
$custom: #bfbcd7; $custom-light: #d2d0e3; $custom-dark: #000000;
JSON
{
"hex": "#bfbcd7",
"rgb": {
"r": 191,
"g": 188,
"b": 215
},
"hsl": {
"h": 246.667,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.80622,
"c": 0.03784,
"h": 290.6
},
"luminance": 0.51949
}Semantic roles & 50–950 ramp
primary
#BFBCD7
secondary
#A9AD8A
accent
#A44299
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384