#BFBCD6#BFBCD6
#BFBCD6 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.6% C 0.036 H 290.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCD6 |
|---|---|
| RGB | rgb(191, 188, 214) |
| HSL | hsl(247, 24%, 79%) |
| HSV | hsv(247, 12%, 84%) |
| CMYK | cmyk(10.7%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(77.22, 6.09, -12.63) |
| CIE-LCH | lch(77.22, 14.02, 295.74°) |
| OKLab | oklab(80.59% 0.013 -0.034) |
| OKLCH | oklch(80.59% 0.036 290.9) |
| XYZ | xyz(51.6042, 51.8976, 70.9038) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.34
Light Periwinkle
#C1C6FC
ΔE00 8.76
Light Blue Grey
#B7C9E2
ΔE00 9.52
Dove Gray
#B6B8BD
ΔE00 9.63
Lightsteelblue
#B0C4DE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCD6 #D3D6BC
analogous
#BCC6D6 #BFBCD6 #CCBCD6
triadic
#BFBCD6 #D6BFBC #BCD6BF
tetradic
#BFBCD6 #D6BCC6 #D3D6BC #BCD6CC
square
#BFBCD6 #D6BCC6 #D3D6BC #BCD6CC
split-complementary
#BFBCD6 #D6CCBC #C6D6BC
monochromatic
#7670A8 #9B96BF #BFBCD6 #E3E2ED #EDECF3
Accessibility & contrast
On white
1.85
#BFBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BFBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCD6
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCD6 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD7
Deuteranopia (green-blind)
#B7BED5
Tritanopia (blue-blind)
#BBC0C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcd6; /* rgb */ color: rgb(191, 188, 214); /* oklch */ color: oklch(80.6% 0.036 290.9);
Tailwind
colors: {
custom: {
50: '#d2d0e2',
500: '#bfbcd6',
950: '#000000',
},
}SCSS
$custom: #bfbcd6; $custom-light: #d2d0e2; $custom-dark: #000000;
JSON
{
"hex": "#bfbcd6",
"rgb": {
"r": 191,
"g": 188,
"b": 214
},
"hsl": {
"h": 246.923,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.80588,
"c": 0.03644,
"h": 290.9
},
"luminance": 0.51898
}Semantic roles & 50–950 ramp
primary
#BFBCD6
secondary
#A8AC8A
accent
#A34398
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384