#BFBCD1#BFBCD1
#BFBCD1 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.4% C 0.029 H 292.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCD1 |
|---|---|
| RGB | rgb(191, 188, 209) |
| HSL | hsl(249, 19%, 78%) |
| HSV | hsv(249, 10%, 82%) |
| CMYK | cmyk(8.6%, 10%, 0%, 18%) |
| CIE-LAB | lab(77.07, 5.08, -10.15) |
| CIE-LCH | lch(77.07, 11.35, 296.58°) |
| OKLab | oklab(80.42% 0.0112 -0.0273) |
| OKLCH | oklch(80.42% 0.029 292.3) |
| XYZ | xyz(50.9755, 51.6461, 67.5924) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 9.27
Lightsteelblue
#B0C4DE
ΔE00 9.72
Periwinkle
#CCCCFF
ΔE00 9.87
Silver
#C0C0C0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCD1 #CED1BC
analogous
#BCC3D1 #BFBCD1 #C9BCD1
triadic
#BFBCD1 #D1BFBC #BCD1BF
tetradic
#BFBCD1 #D1BCC3 #CED1BC #BCD1C9
square
#BFBCD1 #D1BCC3 #CED1BC #BCD1C9
split-complementary
#BFBCD1 #D1C9BC #C3D1BC
monochromatic
#7A739F #9C98B8 #BFBCD1 #E2E0EA #EEEDF3
Accessibility & contrast
On white
1.85
#BFBCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BFBCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCD1
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCD1 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD2
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#BCBFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbcd1; /* rgb */ color: rgb(191, 188, 209); /* oklch */ color: oklch(80.4% 0.029 292.3);
Tailwind
colors: {
custom: {
50: '#d2d0df',
500: '#bfbcd1',
950: '#000000',
},
}SCSS
$custom: #bfbcd1; $custom-light: #d2d0df; $custom-dark: #000000;
JSON
{
"hex": "#bfbcd1",
"rgb": {
"r": 191,
"g": 188,
"b": 209
},
"hsl": {
"h": 248.571,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.8042,
"c": 0.02947,
"h": 292.3
},
"luminance": 0.51646
}Semantic roles & 50–950 ramp
primary
#BFBCD1
secondary
#A2A68B
accent
#9D4991
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384