#BFBAF8#BFBAF8
#BFBAF8 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.5% C 0.087 H 288.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAF8 |
|---|---|
| RGB | rgb(191, 186, 248) |
| HSL | hsl(245, 82%, 85%) |
| HSV | hsv(245, 25%, 97%) |
| CMYK | cmyk(23%, 25%, 0%, 2.7%) |
| CIE-LAB | lab(77.86, 14.57, -30.00) |
| CIE-LCH | lch(77.86, 33.35, 295.90°) |
| OKLab | oklab(81.46% 0.0268 -0.0825) |
| OKLCH | oklch(81.46% 0.087 288) |
| XYZ | xyz(55.9839, 52.9706, 96.0636) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.53
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Violet
#CEAEFA
ΔE00 6.20
Light Violet
#D6B4FC
ΔE00 6.62
Light Lavender
#DFC5FE
ΔE00 7.16
Lavender
#B39DDB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAF8 #F3F8BA
analogous
#BAD4F8 #BFBAF8 #DEBAF8
triadic
#BFBAF8 #F8BFBA #BAF8BF
tetradic
#BFBAF8 #F8BAD4 #F3F8BA #BAF8DE
square
#BFBAF8 #F8BAD4 #F3F8BA #BAF8DE
split-complementary
#BFBAF8 #F8DEBA #D4F8BA
monochromatic
#584BED #8B82F2 #BFBAF8 #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.81
#BFBAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BFBAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAF8
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAF8 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FB
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#B3C4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbaf8; /* rgb */ color: rgb(191, 186, 248); /* oklch */ color: oklch(81.5% 0.087 288.0);
Tailwind
colors: {
custom: {
50: '#d3cefa',
500: '#bfbaf8',
950: '#000000',
},
}SCSS
$custom: #bfbaf8; $custom-light: #d3cefa; $custom-dark: #000000;
JSON
{
"hex": "#bfbaf8",
"rgb": {
"r": 191,
"g": 186,
"b": 248
},
"hsl": {
"h": 244.839,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.81462,
"c": 0.08679,
"h": 288
},
"luminance": 0.52971
}Semantic roles & 50–950 ramp
primary
#BFBAF8
secondary
#D3DB7B
accent
#DE08CD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385