#BFBBFF#BFBBFF
#BFBBFF is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.9% C 0.095 H 286.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBFF |
|---|---|
| RGB | rgb(191, 187, 255) |
| HSL | hsl(244, 100%, 87%) |
| HSV | hsv(244, 27%, 100%) |
| CMYK | cmyk(25.1%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.37, 15.64, -32.97) |
| CIE-LCH | lch(78.37, 36.49, 295.38°) |
| OKLab | oklab(81.94% 0.0275 -0.091) |
| OKLCH | oklch(81.94% 0.095 286.8) |
| XYZ | xyz(57.3017, 53.8359, 101.9607) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 4.99
Pale Violet
#CEAEFA
ΔE00 6.55
Light Violet
#D6B4FC
ΔE00 7.09
Light Lavender
#DFC5FE
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBFF #FBFFBB
analogous
#BBD9FF #BFBBFF #E1BBFF
triadic
#BFBBFF #FFBFBB #BBFFBF
tetradic
#BFBBFF #FFBBD9 #FBFFBB #BBFFE1
square
#BFBBFF #FFBBD9 #FBFFBB #BBFFE1
split-complementary
#BFBBFF #FFE1BB #D9FFBB
monochromatic
#4C41FF #857EFF #BFBBFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.78
#BFBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BFBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBFF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBFF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#B1C7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbbff; /* rgb */ color: rgb(191, 187, 255); /* oklch */ color: oklch(81.9% 0.095 286.8);
Tailwind
colors: {
custom: {
50: '#d3cfff',
500: '#bfbbff',
950: '#000000',
},
}SCSS
$custom: #bfbbff; $custom-light: #d3cfff; $custom-dark: #000000;
JSON
{
"hex": "#bfbbff",
"rgb": {
"r": 191,
"g": 187,
"b": 255
},
"hsl": {
"h": 243.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.81941,
"c": 0.09504,
"h": 286.8
},
"luminance": 0.53837
}Semantic roles & 50–950 ramp
primary
#BFBBFF
secondary
#E0E777
accent
#E600D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386