#BFBCD2#BFBCD2
#BFBCD2 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.5% C 0.031 H 292.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCD2 |
|---|---|
| RGB | rgb(191, 188, 210) |
| HSL | hsl(248, 20%, 78%) |
| HSV | hsv(248, 10%, 82%) |
| CMYK | cmyk(9%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.10, 5.28, -10.65) |
| CIE-LCH | lch(77.10, 11.88, 296.37°) |
| OKLab | oklab(80.45% 0.0115 -0.0286) |
| OKLCH | oklch(80.45% 0.031 292) |
| XYZ | xyz(51.0996, 51.6957, 68.2465) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 9.31
Periwinkle
#CCCCFF
ΔE00 9.55
Lightsteelblue
#B0C4DE
ΔE00 9.75
Lavender (CSS)
#E6E6FA
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCD2 #CFD2BC
analogous
#BCC4D2 #BFBCD2 #CABCD2
triadic
#BFBCD2 #D2BFBC #BCD2BF
tetradic
#BFBCD2 #D2BCC4 #CFD2BC #BCD2CA
square
#BFBCD2 #D2BCC4 #CFD2BC #BCD2CA
split-complementary
#BFBCD2 #D2CABC #C4D2BC
monochromatic
#7973A1 #9C97B9 #BFBCD2 #E2E1EB #EEEDF3
Accessibility & contrast
On white
1.85
#BFBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BFBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCD2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCD2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#BCBFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbcd2; /* rgb */ color: rgb(191, 188, 210); /* oklch */ color: oklch(80.5% 0.031 292.0);
Tailwind
colors: {
custom: {
50: '#d2d0df',
500: '#bfbcd2',
950: '#000000',
},
}SCSS
$custom: #bfbcd2; $custom-light: #d2d0df; $custom-dark: #000000;
JSON
{
"hex": "#bfbcd2",
"rgb": {
"r": 191,
"g": 188,
"b": 210
},
"hsl": {
"h": 248.182,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.80453,
"c": 0.03086,
"h": 292
},
"luminance": 0.51696
}Semantic roles & 50–950 ramp
primary
#BFBCD2
secondary
#A3A78B
accent
#9E4892
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384