#BFBBE5#BFBBE5
#BFBBE5 is a light, muted blue. Relative luminance 0.523; OKLCH L 80.9% C 0.059 H 289.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE5 |
|---|---|
| RGB | rgb(191, 187, 229) |
| HSL | hsl(246, 45%, 82%) |
| HSV | hsv(246, 18%, 90%) |
| CMYK | cmyk(16.6%, 18.3%, 0%, 10.2%) |
| CIE-LAB | lab(77.44, 9.79, -20.40) |
| CIE-LCH | lch(77.44, 22.63, 295.64°) |
| OKLab | oklab(80.92% 0.0195 -0.0555) |
| OKLCH | oklch(80.92% 0.059 289.4) |
| XYZ | xyz(53.3959, 52.2736, 81.3902) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.03
Light Periwinkle
#C1C6FC
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.83
Light Violet
#D6B4FC
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE5 #E1E5BB
analogous
#BBCCE5 #BFBBE5 #D4BBE5
triadic
#BFBBE5 #E5BFBB #BBE5BF
tetradic
#BFBBE5 #E5BBCC #E1E5BB #BBE5D4
square
#BFBBE5 #E5BBCC #E1E5BB #BBE5D4
split-complementary
#BFBBE5 #E5D4BB #CCE5BB
monochromatic
#6C62C3 #958FD4 #BFBBE5 #E9E7F6 #EAE9F7
Accessibility & contrast
On white
1.83
#BFBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BFBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE5
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE5 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C0E7
Deuteranopia (green-blind)
#B1BEE4
Tritanopia (blue-blind)
#B7C2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbe5; /* rgb */ color: rgb(191, 187, 229); /* oklch */ color: oklch(80.9% 0.059 289.4);
Tailwind
colors: {
custom: {
50: '#d2cfed',
500: '#bfbbe5',
950: '#000000',
},
}SCSS
$custom: #bfbbe5; $custom-light: #d2cfed; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe5",
"rgb": {
"r": 191,
"g": 187,
"b": 229
},
"hsl": {
"h": 245.714,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.80921,
"c": 0.05888,
"h": 289.4
},
"luminance": 0.52274
}Semantic roles & 50–950 ramp
primary
#BFBBE5
secondary
#BABF85
accent
#B82EAB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384