#BFB5FB#BFB5FB
#BFB5FB is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.6% C 0.098 H 290.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB5FB |
|---|---|
| RGB | rgb(191, 181, 251) |
| HSL | hsl(249, 90%, 85%) |
| HSV | hsv(249, 28%, 98%) |
| CMYK | cmyk(23.9%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.73, 18.00, -33.34) |
| CIE-LCH | lch(76.73, 37.89, 298.36°) |
| OKLab | oklab(80.63% 0.0345 -0.092) |
| OKLCH | oklch(80.63% 0.098 290.6) |
| XYZ | xyz(55.4181, 51.0883, 98.1894) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.13
Light Violet
#D6B4FC
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 6.24
Lavender
#B39DDB
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB5FB #F1FBB5
analogous
#B5CEFB #BFB5FB #E2B5FB
triadic
#BFB5FB #FBBFB5 #B5FBBF
tetradic
#BFB5FB #FBB5CE #F1FBB5 #B5FBE2
square
#BFB5FB #FBB5CE #F1FBB5 #B5FBE2
split-complementary
#BFB5FB #FBE2B5 #CEFBB5
monochromatic
#5B41F5 #8D7BF8 #BFB5FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.87
#BFB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BFB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB5FB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB5FB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFE
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#B2C1CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfb5fb; /* rgb */ color: rgb(191, 181, 251); /* oklch */ color: oklch(80.6% 0.098 290.6);
Tailwind
colors: {
custom: {
50: '#d3cbfd',
500: '#bfb5fb',
950: '#000000',
},
}SCSS
$custom: #bfb5fb; $custom-light: #d3cbfd; $custom-dark: #000000;
JSON
{
"hex": "#bfb5fb",
"rgb": {
"r": 191,
"g": 181,
"b": 251
},
"hsl": {
"h": 248.571,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.80629,
"c": 0.09829,
"h": 290.6
},
"luminance": 0.51089
}Semantic roles & 50–950 ramp
primary
#BFB5FB
secondary
#D0DF75
accent
#E600C5
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285