#BFBAFA#BFBAFA
#BFBAFA is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.090 H 287.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAFA |
|---|---|
| RGB | rgb(191, 186, 250) |
| HSL | hsl(245, 86%, 85%) |
| HSV | hsv(245, 26%, 98%) |
| CMYK | cmyk(23.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(77.93, 15.03, -30.96) |
| CIE-LCH | lch(77.93, 34.41, 295.89°) |
| OKLab | oklab(81.54% 0.0274 -0.0853) |
| OKLCH | oklch(81.54% 0.09 287.8) |
| XYZ | xyz(56.2959, 53.0954, 97.7064) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 4.78
Pale Violet
#CEAEFA
ΔE00 6.19
Light Violet
#D6B4FC
ΔE00 6.66
Light Lavender
#DFC5FE
ΔE00 7.35
Lavender
#B39DDB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAFA #F5FABA
analogous
#BAD5FA #BFBAFA #DFBAFA
triadic
#BFBAFA #FABFBA #BAFABF
tetradic
#BFBAFA #FABAD5 #F5FABA #BAFADF
square
#BFBAFA #FABAD5 #F5FABA #BAFADF
split-complementary
#BFBAFA #FADFBA #D5FABA
monochromatic
#5548F2 #8A81F6 #BFBAFA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.81
#BFBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BFBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAFA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAFA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#B2C5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbafa; /* rgb */ color: rgb(191, 186, 250); /* oklch */ color: oklch(81.5% 0.090 287.8);
Tailwind
colors: {
custom: {
50: '#d3cefc',
500: '#bfbafa',
950: '#000000',
},
}SCSS
$custom: #bfbafa; $custom-light: #d3cefc; $custom-dark: #000000;
JSON
{
"hex": "#bfbafa",
"rgb": {
"r": 191,
"g": 186,
"b": 250
},
"hsl": {
"h": 244.688,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.81543,
"c": 0.08956,
"h": 287.8
},
"luminance": 0.53096
}Semantic roles & 50–950 ramp
primary
#BFBAFA
secondary
#D6DE7A
accent
#E302D1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385