#BFBAF3#BFBAF3
#BFBAF3 is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.3% C 0.080 H 288.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAF3 |
|---|---|
| RGB | rgb(191, 186, 243) |
| HSL | hsl(245, 70%, 84%) |
| HSV | hsv(245, 23%, 95%) |
| CMYK | cmyk(21.4%, 23.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.68, 13.43, -27.59) |
| CIE-LCH | lch(77.68, 30.68, 295.96°) |
| OKLab | oklab(81.26% 0.0253 -0.0757) |
| OKLCH | oklch(81.26% 0.08 288.5) |
| XYZ | xyz(55.2186, 52.6645, 92.0327) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.63
Periwinkle
#CCCCFF
ΔE00 4.41
Pale Violet
#CEAEFA
ΔE00 6.39
Light Violet
#D6B4FC
ΔE00 6.66
Light Lavender
#DFC5FE
ΔE00 6.81
Pale Lilac
#E4CBFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAF3 #EEF3BA
analogous
#BAD2F3 #BFBAF3 #DCBAF3
triadic
#BFBAF3 #F3BFBA #BAF3BF
tetradic
#BFBAF3 #F3BAD2 #EEF3BA #BAF3DC
square
#BFBAF3 #F3BAD2 #EEF3BA #BAF3DC
split-complementary
#BFBAF3 #F3DCBA #D2F3BA
monochromatic
#5E52E1 #8F86EA #BFBAF3 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.82
#BFBAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BFBAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAF3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAF3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F5
Deuteranopia (green-blind)
#ABBFF1
Tritanopia (blue-blind)
#B4C3CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbaf3; /* rgb */ color: rgb(191, 186, 243); /* oklch */ color: oklch(81.3% 0.080 288.5);
Tailwind
colors: {
custom: {
50: '#d3cef7',
500: '#bfbaf3',
950: '#000000',
},
}SCSS
$custom: #bfbaf3; $custom-light: #d3cef7; $custom-dark: #000000;
JSON
{
"hex": "#bfbaf3",
"rgb": {
"r": 191,
"g": 186,
"b": 243
},
"hsl": {
"h": 245.263,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.81261,
"c": 0.07985,
"h": 288.5
},
"luminance": 0.52665
}Semantic roles & 50–950 ramp
primary
#BFBAF3
secondary
#CCD37E
accent
#D213C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385