#BFBBE9#BFBBE9
#BFBBE9 is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.064 H 288.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE9 |
|---|---|
| RGB | rgb(191, 187, 233) |
| HSL | hsl(245, 51%, 82%) |
| HSV | hsv(245, 20%, 91%) |
| CMYK | cmyk(18%, 19.7%, 0%, 8.6%) |
| CIE-LAB | lab(77.58, 10.66, -22.35) |
| CIE-LCH | lch(77.58, 24.76, 295.50°) |
| OKLab | oklab(81.07% 0.0208 -0.061) |
| OKLCH | oklch(81.07% 0.064 288.9) |
| XYZ | xyz(53.9608, 52.4996, 84.3655) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.48
Periwinkle
#CCCCFF
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 6.94
Pale Lilac
#E4CBFF
ΔE00 7.64
Light Violet
#D6B4FC
ΔE00 7.74
Pale Violet
#CEAEFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE9 #E5E9BB
analogous
#BBCEE9 #BFBBE9 #D6BBE9
triadic
#BFBBE9 #E9BFBB #BBE9BF
tetradic
#BFBBE9 #E9BBCE #E5E9BB #BBE9D6
square
#BFBBE9 #E9BBCE #E5E9BB #BBE9D6
split-complementary
#BFBBE9 #E9D6BB #CEE9BB
monochromatic
#685FCB #938DDA #BFBBE9 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.83
#BFBBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BFBBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE9
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE9 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EB
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#B6C2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbe9; /* rgb */ color: rgb(191, 187, 233); /* oklch */ color: oklch(81.1% 0.064 288.9);
Tailwind
colors: {
custom: {
50: '#d2cff0',
500: '#bfbbe9',
950: '#000000',
},
}SCSS
$custom: #bfbbe9; $custom-light: #d2cff0; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe9",
"rgb": {
"r": 191,
"g": 187,
"b": 233
},
"hsl": {
"h": 245.217,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.8107,
"c": 0.06446,
"h": 288.9
},
"luminance": 0.525
}Semantic roles & 50–950 ramp
primary
#BFBBE9
secondary
#BFC584
accent
#BE27B1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385