#BFBAFC#BFBAFC
#BFBAFC is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.6% C 0.092 H 287.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAFC |
|---|---|
| RGB | rgb(191, 186, 252) |
| HSL | hsl(245, 92%, 86%) |
| HSV | hsv(245, 26%, 99%) |
| CMYK | cmyk(24.2%, 26.2%, 0%, 1.2%) |
| CIE-LAB | lab(78.01, 15.49, -31.92) |
| CIE-LCH | lch(78.01, 35.48, 295.89°) |
| OKLab | oklab(81.63% 0.028 -0.088) |
| OKLCH | oklch(81.63% 0.092 287.6) |
| XYZ | xyz(56.6111, 53.2215, 99.3668) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Periwinkle
#CCCCFF
ΔE00 4.95
Pale Violet
#CEAEFA
ΔE00 6.21
Light Violet
#D6B4FC
ΔE00 6.73
Light Lavender
#DFC5FE
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAFC #F7FCBA
analogous
#BAD6FC #BFBAFC #E0BAFC
triadic
#BFBAFC #FCBFBA #BAFCBF
tetradic
#BFBAFC #FCBAD6 #F7FCBA #BAFCE0
square
#BFBAFC #FCBAD6 #F7FCBA #BAFCE0
split-complementary
#BFBAFC #FCE0BA #D6FCBA
monochromatic
#5245F7 #897FF9 #BFBAFC #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.80
#BFBAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BFBAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAFC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAFC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#B1C5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbafc; /* rgb */ color: rgb(191, 186, 252); /* oklch */ color: oklch(81.6% 0.092 287.6);
Tailwind
colors: {
custom: {
50: '#d3cefd',
500: '#bfbafc',
950: '#000000',
},
}SCSS
$custom: #bfbafc; $custom-light: #d3cefd; $custom-dark: #000000;
JSON
{
"hex": "#bfbafc",
"rgb": {
"r": 191,
"g": 186,
"b": 252
},
"hsl": {
"h": 244.545,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.81625,
"c": 0.09233,
"h": 287.6
},
"luminance": 0.53222
}Semantic roles & 50–950 ramp
primary
#BFBAFC
secondary
#DAE279
accent
#E600D4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385