#BFB8FB#BFB8FB
#BFB8FB is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.2% C 0.094 H 288.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8FB |
|---|---|
| RGB | rgb(191, 184, 251) |
| HSL | hsl(246, 89%, 85%) |
| HSV | hsv(246, 27%, 98%) |
| CMYK | cmyk(23.9%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.47, 16.35, -32.20) |
| CIE-LCH | lch(77.47, 36.12, 296.92°) |
| OKLab | oklab(81.2% 0.0304 -0.0888) |
| OKLCH | oklch(81.2% 0.094 288.9) |
| XYZ | xyz(56.0347, 52.3215, 98.3949) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.21
Periwinkle
#CCCCFF
ΔE00 5.41
Pale Violet
#CEAEFA
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 7.44
Lavender
#B39DDB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8FB #F4FBB8
analogous
#B8D2FB #BFB8FB #E1B8FB
triadic
#BFB8FB #FBBFB8 #B8FBBF
tetradic
#BFB8FB #FBB8D2 #F4FBB8 #B8FBE1
square
#BFB8FB #FBB8D2 #F4FBB8 #B8FBE1
split-complementary
#BFB8FB #FBE1B8 #D2FBB8
monochromatic
#5744F4 #8B7EF8 #BFB8FB #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.83
#BFB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BFB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8FB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8FB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#B2C3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb8fb; /* rgb */ color: rgb(191, 184, 251); /* oklch */ color: oklch(81.2% 0.094 288.9);
Tailwind
colors: {
custom: {
50: '#d3cdfd',
500: '#bfb8fb',
950: '#000000',
},
}SCSS
$custom: #bfb8fb; $custom-light: #d3cdfd; $custom-dark: #000000;
JSON
{
"hex": "#bfb8fb",
"rgb": {
"r": 191,
"g": 184,
"b": 251
},
"hsl": {
"h": 246.269,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.81201,
"c": 0.09386,
"h": 288.9
},
"luminance": 0.52322
}Semantic roles & 50–950 ramp
primary
#BFB8FB
secondary
#D5E077
accent
#E600CE
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385