#BFBCFF#BFBCFF
#BFBCFF is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.1% C 0.094 H 286.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCFF |
|---|---|
| RGB | rgb(191, 188, 255) |
| HSL | hsl(243, 100%, 87%) |
| HSV | hsv(243, 26%, 100%) |
| CMYK | cmyk(25.1%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(78.61, 15.09, -32.59) |
| CIE-LCH | lch(78.61, 35.91, 294.85°) |
| OKLab | oklab(82.13% 0.0261 -0.0899) |
| OKLCH | oklch(82.13% 0.094 286.2) |
| XYZ | xyz(57.5146, 54.2617, 102.0317) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.22
Periwinkle
#CCCCFF
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 6.81
Light Violet
#D6B4FC
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCFF #FCFFBC
analogous
#BCDBFF #BFBCFF #E1BCFF
triadic
#BFBCFF #FFBFBC #BCFFBF
tetradic
#BFBCFF #FFBCDB #FCFFBC #BCFFE1
square
#BFBCFF #FFBCDB #FCFFBC #BCFFE1
split-complementary
#BFBCFF #FFE1BC #DBFFBC
monochromatic
#4A42FF #857FFF #BFBCFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.77
#BFBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BFBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCFF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCFF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#B0C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbcff; /* rgb */ color: rgb(191, 188, 255); /* oklch */ color: oklch(82.1% 0.094 286.2);
Tailwind
colors: {
custom: {
50: '#d3d0ff',
500: '#bfbcff',
950: '#000000',
},
}SCSS
$custom: #bfbcff; $custom-light: #d3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bfbcff",
"rgb": {
"r": 191,
"g": 188,
"b": 255
},
"hsl": {
"h": 242.687,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.82133,
"c": 0.09361,
"h": 286.2
},
"luminance": 0.54263
}Semantic roles & 50–950 ramp
primary
#BFBCFF
secondary
#E2E778
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386