#BFBBF1#BFBBF1
#BFBBF1 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.076 H 288.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF1 |
|---|---|
| RGB | rgb(191, 187, 241) |
| HSL | hsl(244, 66%, 84%) |
| HSV | hsv(244, 22%, 95%) |
| CMYK | cmyk(20.7%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.86, 12.43, -26.24) |
| CIE-LCH | lch(77.86, 29.04, 295.35°) |
| OKLab | oklab(81.38% 0.0234 -0.0719) |
| OKLCH | oklch(81.38% 0.076 288) |
| XYZ | xyz(55.1296, 52.9671, 90.5212) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.48
Periwinkle
#CCCCFF
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 6.81
Pale Violet
#CEAEFA
ΔE00 6.83
Light Violet
#D6B4FC
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF1 #EDF1BB
analogous
#BBD2F1 #BFBBF1 #DABBF1
triadic
#BFBBF1 #F1BFBB #BBF1BF
tetradic
#BFBBF1 #F1BBD2 #EDF1BB #BBF1DA
square
#BFBBF1 #F1BBD2 #EDF1BB #BBF1DA
split-complementary
#BFBBF1 #F1DABB #D2F1BB
monochromatic
#5F55DC #8F88E7 #BFBBF1 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.81
#BFBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BFBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF1
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF1 | 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)
#AEC2F3
Deuteranopia (green-blind)
#ADBFF0
Tritanopia (blue-blind)
#B4C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbf1; /* rgb */ color: rgb(191, 187, 241); /* oklch */ color: oklch(81.4% 0.076 288.0);
Tailwind
colors: {
custom: {
50: '#d3cff5',
500: '#bfbbf1',
950: '#000000',
},
}SCSS
$custom: #bfbbf1; $custom-light: #d3cff5; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf1",
"rgb": {
"r": 191,
"g": 187,
"b": 241
},
"hsl": {
"h": 244.444,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.81377,
"c": 0.07562,
"h": 288
},
"luminance": 0.52968
}Semantic roles & 50–950 ramp
primary
#BFBBF1
secondary
#CAD080
accent
#CE18C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385