#BFBBF0#BFBBF0
#BFBBF0 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.3% C 0.074 H 288.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBF0 |
|---|---|
| RGB | rgb(191, 187, 240) |
| HSL | hsl(245, 64%, 84%) |
| HSV | hsv(245, 22%, 94%) |
| CMYK | cmyk(20.4%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(77.82, 12.21, -25.75) |
| CIE-LCH | lch(77.82, 28.50, 295.36°) |
| OKLab | oklab(81.34% 0.023 -0.0706) |
| OKLCH | oklch(81.34% 0.074 288.1) |
| XYZ | xyz(54.9807, 52.9075, 89.7367) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.57
Periwinkle
#CCCCFF
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 6.79
Pale Violet
#CEAEFA
ΔE00 6.92
Light Violet
#D6B4FC
ΔE00 7.06
Pale Lilac
#E4CBFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBF0 #ECF0BB
analogous
#BBD1F0 #BFBBF0 #D9BBF0
triadic
#BFBBF0 #F0BFBB #BBF0BF
tetradic
#BFBBF0 #F0BBD1 #ECF0BB #BBF0D9
square
#BFBBF0 #F0BBD1 #ECF0BB #BBF0D9
split-complementary
#BFBBF0 #F0D9BB #D1F0BB
monochromatic
#6157DA #9089E5 #BFBBF0 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.81
#BFBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BFBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBF0
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBF0 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F2
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#B5C4CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbf0; /* rgb */ color: rgb(191, 187, 240); /* oklch */ color: oklch(81.3% 0.074 288.1);
Tailwind
colors: {
custom: {
50: '#d3cff5',
500: '#bfbbf0',
950: '#000000',
},
}SCSS
$custom: #bfbbf0; $custom-light: #d3cff5; $custom-dark: #000000;
JSON
{
"hex": "#bfbbf0",
"rgb": {
"r": 191,
"g": 187,
"b": 240
},
"hsl": {
"h": 244.528,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.81338,
"c": 0.07423,
"h": 288.1
},
"luminance": 0.52908
}Semantic roles & 50–950 ramp
primary
#BFBBF0
secondary
#C9CF81
accent
#CC1ABE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385