#BFBCFE#BFBCFE
#BFBCFE is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.1% C 0.092 H 286.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCFE |
|---|---|
| RGB | rgb(191, 188, 254) |
| HSL | hsl(243, 97%, 87%) |
| HSV | hsv(243, 26%, 100%) |
| CMYK | cmyk(24.8%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(78.58, 14.86, -32.11) |
| CIE-LCH | lch(78.58, 35.38, 294.83°) |
| OKLab | oklab(82.09% 0.0258 -0.0885) |
| OKLCH | oklch(82.09% 0.092 286.3) |
| XYZ | xyz(57.3540, 54.1975, 101.1861) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Violet
#CEAEFA
ΔE00 6.79
Light Violet
#D6B4FC
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCFE #FBFEBC
analogous
#BCDAFE #BFBCFE #E0BCFE
triadic
#BFBCFE #FEBFBC #BCFEBF
tetradic
#BFBCFE #FEBCDA #FBFEBC #BCFEE0
square
#BFBCFE #FEBCDA #FBFEBC #BCFEE0
split-complementary
#BFBCFE #FEE0BC #DAFEBC
monochromatic
#4C43FC #8580FD #BFBCFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.77
#BFBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BFBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCFE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCFE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A9C1FC
Tritanopia (blue-blind)
#B1C7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbcfe; /* rgb */ color: rgb(191, 188, 254); /* oklch */ color: oklch(82.1% 0.092 286.3);
Tailwind
colors: {
custom: {
50: '#d3d0ff',
500: '#bfbcfe',
950: '#000000',
},
}SCSS
$custom: #bfbcfe; $custom-light: #d3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bfbcfe",
"rgb": {
"r": 191,
"g": 188,
"b": 254
},
"hsl": {
"h": 242.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.82091,
"c": 0.09223,
"h": 286.3
},
"luminance": 0.54199
}Semantic roles & 50–950 ramp
primary
#BFBCFE
secondary
#E0E579
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386