#BFBBF6#BFBBF6
#BFBBF6 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.083 H 287.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF6 |
|---|---|
| RGB | rgb(191, 187, 246) |
| HSL | hsl(244, 77%, 85%) |
| HSV | hsv(244, 24%, 96%) |
| CMYK | cmyk(22.4%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(78.03, 13.56, -28.65) |
| CIE-LCH | lch(78.03, 31.70, 295.33°) |
| OKLab | oklab(81.57% 0.0249 -0.0787) |
| OKLCH | oklch(81.57% 0.083 287.5) |
| XYZ | xyz(55.8867, 53.2700, 94.5086) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.23
Periwinkle
#CCCCFF
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 6.54
Light Violet
#D6B4FC
ΔE00 6.86
Light Lavender
#DFC5FE
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF6 #F2F6BB
analogous
#BBD4F6 #BFBBF6 #DDBBF6
triadic
#BFBBF6 #F6BFBB #BBF6BF
tetradic
#BFBBF6 #F6BBD4 #F2F6BB #BBF6DD
square
#BFBBF6 #F6BBD4 #F2F6BB #BBF6DD
split-complementary
#BFBBF6 #F6DDBB #D4F6BB
monochromatic
#594FE8 #8C85EF #BFBBF6 #E6E4FB #E6E4FB
Accessibility & contrast
On white
1.80
#BFBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BFBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF6
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF6 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#B3C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbbf6; /* rgb */ color: rgb(191, 187, 246); /* oklch */ color: oklch(81.6% 0.083 287.5);
Tailwind
colors: {
custom: {
50: '#d3cff9',
500: '#bfbbf6',
950: '#000000',
},
}SCSS
$custom: #bfbbf6; $custom-light: #d3cff9; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf6",
"rgb": {
"r": 191,
"g": 187,
"b": 246
},
"hsl": {
"h": 244.068,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.81574,
"c": 0.08257,
"h": 287.5
},
"luminance": 0.53271
}Semantic roles & 50–950 ramp
primary
#BFBBF6
secondary
#D2D87D
accent
#D90DCB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385