#BCBFE1#BCBFE1
#BCBFE1 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.3% C 0.048 H 281.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFE1 |
|---|---|
| RGB | rgb(188, 191, 225) |
| HSL | hsl(235, 38%, 81%) |
| HSV | hsv(235, 16%, 88%) |
| CMYK | cmyk(16.4%, 15.1%, 0%, 11.8%) |
| CIE-LAB | lab(78.10, 5.81, -17.27) |
| CIE-LCH | lch(78.10, 18.22, 288.61°) |
| OKLab | oklab(81.34% 0.0094 -0.0469) |
| OKLCH | oklch(81.34% 0.048 281.3) |
| XYZ | xyz(52.9573, 53.3885, 78.7345) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.48
Periwinkle
#CCCCFF
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 9.62
Light Lavender
#DFC5FE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFE1 #E1DEBC
analogous
#BCD1E1 #BCBFE1 #CBBCE1
triadic
#BCBFE1 #E1BCBF #BFE1BC
tetradic
#BCBFE1 #E1BCD1 #E1DEBC #BCE1CB
square
#BCBFE1 #E1BCD1 #E1DEBC #BCE1CB
split-complementary
#BCBFE1 #E1CBBC #D1E1BC
monochromatic
#676EBB #9297CE #BCBFE1 #E6E7F4 #EAEBF6
Accessibility & contrast
On white
1.80
#BCBFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BCBFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFE1
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFE1 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E3
Deuteranopia (green-blind)
#B5C0E0
Tritanopia (blue-blind)
#B4C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbfe1; /* rgb */ color: rgb(188, 191, 225); /* oklch */ color: oklch(81.3% 0.048 281.3);
Tailwind
colors: {
custom: {
50: '#d0d2ea',
500: '#bcbfe1',
950: '#000000',
},
}SCSS
$custom: #bcbfe1; $custom-light: #d0d2ea; $custom-dark: #000000;
JSON
{
"hex": "#bcbfe1",
"rgb": {
"r": 188,
"g": 191,
"b": 225
},
"hsl": {
"h": 235.135,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.81336,
"c": 0.04782,
"h": 281.3
},
"luminance": 0.53389
}Semantic roles & 50–950 ramp
primary
#BCBFE1
secondary
#BAB687
accent
#A734B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384