#BFBBF5#BFBBF5
#BFBBF5 is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.081 H 287.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF5 |
|---|---|
| RGB | rgb(191, 187, 245) |
| HSL | hsl(244, 74%, 85%) |
| HSV | hsv(244, 24%, 96%) |
| CMYK | cmyk(22%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.00, 13.34, -28.17) |
| CIE-LCH | lch(78.00, 31.17, 295.33°) |
| OKLab | oklab(81.53% 0.0246 -0.0774) |
| OKLCH | oklch(81.53% 0.081 287.6) |
| XYZ | xyz(55.7337, 53.2087, 93.7025) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 4.20
Pale Violet
#CEAEFA
ΔE00 6.58
Light Violet
#D6B4FC
ΔE00 6.87
Light Lavender
#DFC5FE
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF5 #F1F5BB
analogous
#BBD4F5 #BFBBF5 #DCBBF5
triadic
#BFBBF5 #F5BFBB #BBF5BF
tetradic
#BFBBF5 #F5BBD4 #F1F5BB #BBF5DC
square
#BFBBF5 #F5BBD4 #F1F5BB #BBF5DC
split-complementary
#BFBBF5 #F5DCBB #D4F5BB
monochromatic
#5B50E5 #8D86ED #BFBBF5 #E6E4FB #E6E4FB
Accessibility & contrast
On white
1.80
#BFBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BFBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF5
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF5 | 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)
#ADC2F8
Deuteranopia (green-blind)
#ACBFF3
Tritanopia (blue-blind)
#B3C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbbf5; /* rgb */ color: rgb(191, 187, 245); /* oklch */ color: oklch(81.5% 0.081 287.6);
Tailwind
colors: {
custom: {
50: '#d3cff8',
500: '#bfbbf5',
950: '#000000',
},
}SCSS
$custom: #bfbbf5; $custom-light: #d3cff8; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf5",
"rgb": {
"r": 191,
"g": 187,
"b": 245
},
"hsl": {
"h": 244.138,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.81534,
"c": 0.08117,
"h": 287.6
},
"luminance": 0.5321
}Semantic roles & 50–950 ramp
primary
#BFBBF5
secondary
#D0D67E
accent
#D60FC9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385