#BFBBF4#BFBBF4
#BFBBF4 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.080 H 287.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF4 |
|---|---|
| RGB | rgb(191, 187, 244) |
| HSL | hsl(244, 72%, 85%) |
| HSV | hsv(244, 23%, 96%) |
| CMYK | cmyk(21.7%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.96, 13.11, -27.69) |
| CIE-LCH | lch(77.96, 30.64, 295.34°) |
| OKLab | oklab(81.49% 0.0243 -0.076) |
| OKLCH | oklch(81.49% 0.08 287.7) |
| XYZ | xyz(55.5814, 53.1478, 92.9007) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 6.63
Light Violet
#D6B4FC
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 6.93
Pale Lilac
#E4CBFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF4 #F0F4BB
analogous
#BBD4F4 #BFBBF4 #DCBBF4
triadic
#BFBBF4 #F4BFBB #BBF4BF
tetradic
#BFBBF4 #F4BBD4 #F0F4BB #BBF4DC
square
#BFBBF4 #F4BBD4 #F0F4BB #BBF4DC
split-complementary
#BFBBF4 #F4DCBB #D4F4BB
monochromatic
#5C52E3 #8D86EB #BFBBF4 #E6E5FB #E6E5FB
Accessibility & contrast
On white
1.81
#BFBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#BFBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF4
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF4 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F6
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#B4C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbbf4; /* rgb */ color: rgb(191, 187, 244); /* oklch */ color: oklch(81.5% 0.080 287.7);
Tailwind
colors: {
custom: {
50: '#d3cff8',
500: '#bfbbf4',
950: '#000000',
},
}SCSS
$custom: #bfbbf4; $custom-light: #d3cff8; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf4",
"rgb": {
"r": 191,
"g": 187,
"b": 244
},
"hsl": {
"h": 244.211,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.81495,
"c": 0.07979,
"h": 287.7
},
"luminance": 0.53149
}Semantic roles & 50–950 ramp
primary
#BFBBF4
secondary
#CFD57E
accent
#D411C7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385