#BFB8FC#BFB8FC
#BFB8FC is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.2% C 0.095 H 288.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8FC |
|---|---|
| RGB | rgb(191, 184, 252) |
| HSL | hsl(246, 92%, 85%) |
| HSV | hsv(246, 27%, 99%) |
| CMYK | cmyk(24.2%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(77.51, 16.59, -32.68) |
| CIE-LCH | lch(77.51, 36.65, 296.91°) |
| OKLab | oklab(81.24% 0.0307 -0.0901) |
| OKLCH | oklch(81.24% 0.095 288.8) |
| XYZ | xyz(56.1927, 52.3847, 99.2273) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 5.49
Pale Violet
#CEAEFA
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 6.34
Light Lavender
#DFC5FE
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8FC #F5FCB8
analogous
#B8D3FC #BFB8FC #E1B8FC
triadic
#BFB8FC #FCBFB8 #B8FCBF
tetradic
#BFB8FC #FCB8D3 #F5FCB8 #B8FCE1
square
#BFB8FC #FCB8D3 #F5FCB8 #B8FCE1
split-complementary
#BFB8FC #FCE1B8 #D3FCB8
monochromatic
#5543F7 #8A7DFA #BFB8FC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.83
#BFB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BFB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8FC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8FC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#B2C4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb8fc; /* rgb */ color: rgb(191, 184, 252); /* oklch */ color: oklch(81.2% 0.095 288.8);
Tailwind
colors: {
custom: {
50: '#d3cdfd',
500: '#bfb8fc',
950: '#000000',
},
}SCSS
$custom: #bfb8fc; $custom-light: #d3cdfd; $custom-dark: #000000;
JSON
{
"hex": "#bfb8fc",
"rgb": {
"r": 191,
"g": 184,
"b": 252
},
"hsl": {
"h": 246.176,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.81242,
"c": 0.09523,
"h": 288.8
},
"luminance": 0.52386
}Semantic roles & 50–950 ramp
primary
#BFB8FC
secondary
#D6E177
accent
#E600CE
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385