#BCBFD7#BCBFD7
#BCBFD7 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.0% C 0.034 H 280.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFD7 |
|---|---|
| RGB | rgb(188, 191, 215) |
| HSL | hsl(233, 25%, 79%) |
| HSV | hsv(233, 13%, 84%) |
| CMYK | cmyk(12.6%, 11.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.79, 3.70, -12.34) |
| CIE-LCH | lch(77.79, 12.88, 286.69°) |
| OKLab | oklab(80.99% 0.0059 -0.0333) |
| OKLCH | oklch(80.99% 0.034 280) |
| XYZ | xyz(51.6329, 52.8587, 71.7593) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.29
Light Periwinkle
#C1C6FC
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFD7 #D7D4BC
analogous
#BCCDD7 #BCBFD7 #C7BCD7
triadic
#BCBFD7 #D7BCBF #BFD7BC
tetradic
#BCBFD7 #D7BCCD #D7D4BC #BCD7C7
square
#BCBFD7 #D7BCCD #D7D4BC #BCD7C7
split-complementary
#BCBFD7 #D7C7BC #CDD7BC
monochromatic
#6F76A9 #969AC0 #BCBFD7 #E2E4EE #ECEDF4
Accessibility & contrast
On white
1.81
#BCBFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BCBFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFD7
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFD7 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D8
Deuteranopia (green-blind)
#B8BFD6
Tritanopia (blue-blind)
#B6C3C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbfd7; /* rgb */ color: rgb(188, 191, 215); /* oklch */ color: oklch(81.0% 0.034 280.0);
Tailwind
colors: {
custom: {
50: '#d0d2e3',
500: '#bcbfd7',
950: '#000000',
},
}SCSS
$custom: #bcbfd7; $custom-light: #d0d2e3; $custom-dark: #000000;
JSON
{
"hex": "#bcbfd7",
"rgb": {
"r": 188,
"g": 191,
"b": 215
},
"hsl": {
"h": 233.333,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.80988,
"c": 0.03381,
"h": 280
},
"luminance": 0.52859
}Semantic roles & 50–950 ramp
primary
#BCBFD7
secondary
#ADA98A
accent
#9942A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384