#BCBFDF#BCBFDF
#BCBFDF is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.045 H 281.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFDF |
|---|---|
| RGB | rgb(188, 191, 223) |
| HSL | hsl(235, 35%, 81%) |
| HSV | hsv(235, 16%, 87%) |
| CMYK | cmyk(15.7%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.04, 5.38, -16.28) |
| CIE-LCH | lch(78.04, 17.15, 288.30°) |
| OKLab | oklab(81.27% 0.0087 -0.0442) |
| OKLCH | oklch(81.27% 0.045 281.1) |
| XYZ | xyz(52.6861, 53.2800, 77.3061) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 9.37
Lavender (CSS)
#E6E6FA
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFDF #DFDCBC
analogous
#BCD0DF #BCBFDF #CABCDF
triadic
#BCBFDF #DFBCBF #BFDFBC
tetradic
#BCBFDF #DFBCD0 #DFDCBC #BCDFCA
square
#BCBFDF #DFBCD0 #DFDCBC #BCDFCA
split-complementary
#BCBFDF #DFCABC #D0DFBC
monochromatic
#6970B7 #9397CB #BCBFDF #E5E7F3 #EAEBF5
Accessibility & contrast
On white
1.80
#BCBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BCBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFDF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFDF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#B5C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbfdf; /* rgb */ color: rgb(188, 191, 223); /* oklch */ color: oklch(81.3% 0.045 281.1);
Tailwind
colors: {
custom: {
50: '#d0d2e9',
500: '#bcbfdf',
950: '#000000',
},
}SCSS
$custom: #bcbfdf; $custom-light: #d0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#bcbfdf",
"rgb": {
"r": 188,
"g": 191,
"b": 223
},
"hsl": {
"h": 234.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.81265,
"c": 0.04501,
"h": 281.1
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#BCBFDF
secondary
#B7B388
accent
#A437AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384