#BFBBE4#BFBBE4
#BFBBE4 is a light, muted blue. Relative luminance 0.522; OKLCH L 80.9% C 0.057 H 289.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE4 |
|---|---|
| RGB | rgb(191, 187, 228) |
| HSL | hsl(246, 43%, 81%) |
| HSV | hsv(246, 18%, 89%) |
| CMYK | cmyk(16.2%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(77.41, 9.57, -19.91) |
| CIE-LCH | lch(77.41, 22.09, 295.68°) |
| OKLab | oklab(80.88% 0.0192 -0.0542) |
| OKLCH | oklch(80.88% 0.057 289.5) |
| XYZ | xyz(53.2567, 52.2179, 80.6570) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 5.38
Light Lavender
#DFC5FE
ΔE00 7.41
Pale Lilac
#E4CBFF
ΔE00 7.91
Light Violet
#D6B4FC
ΔE00 8.52
Pale Violet
#CEAEFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE4 #E0E4BB
analogous
#BBCCE4 #BFBBE4 #D4BBE4
triadic
#BFBBE4 #E4BFBB #BBE4BF
tetradic
#BFBBE4 #E4BBCC #E0E4BB #BBE4D4
square
#BFBBE4 #E4BBCC #E0E4BB #BBE4D4
split-complementary
#BFBBE4 #E4D4BB #CCE4BB
monochromatic
#6D63C1 #968FD3 #BFBBE4 #E8E7F5 #EAE9F6
Accessibility & contrast
On white
1.84
#BFBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BFBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE4
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE4 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E6
Deuteranopia (green-blind)
#B1BEE3
Tritanopia (blue-blind)
#B8C1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbe4; /* rgb */ color: rgb(191, 187, 228); /* oklch */ color: oklch(80.9% 0.057 289.5);
Tailwind
colors: {
custom: {
50: '#d2cfec',
500: '#bfbbe4',
950: '#000000',
},
}SCSS
$custom: #bfbbe4; $custom-light: #d2cfec; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe4",
"rgb": {
"r": 191,
"g": 187,
"b": 228
},
"hsl": {
"h": 245.854,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.80884,
"c": 0.05748,
"h": 289.5
},
"luminance": 0.52218
}Semantic roles & 50–950 ramp
primary
#BFBBE4
secondary
#B8BE85
accent
#B62FA9
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384