#BFBBE2#BFBBE2
#BFBBE2 is a light, muted blue. Relative luminance 0.521; OKLCH L 80.8% C 0.055 H 289.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE2 |
|---|---|
| RGB | rgb(191, 187, 226) |
| HSL | hsl(246, 40%, 81%) |
| HSV | hsv(246, 17%, 89%) |
| CMYK | cmyk(15.5%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.35, 9.14, -18.93) |
| CIE-LCH | lch(77.35, 21.02, 295.78°) |
| OKLab | oklab(80.81% 0.0185 -0.0514) |
| OKLCH | oklch(80.81% 0.055 289.8) |
| XYZ | xyz(52.9806, 52.1075, 79.2033) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.52
Light Periwinkle
#C1C6FC
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.71
Light Violet
#D6B4FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE2 #DEE2BB
analogous
#BBCAE2 #BFBBE2 #D2BBE2
triadic
#BFBBE2 #E2BFBB #BBE2BF
tetradic
#BFBBE2 #E2BBCA #DEE2BB #BBE2D2
square
#BFBBE2 #E2BBCA #DEE2BB #BBE2D2
split-complementary
#BFBBE2 #E2D2BB #CAE2BB
monochromatic
#6E65BD #9790D0 #BFBBE2 #E7E6F4 #EBEAF6
Accessibility & contrast
On white
1.84
#BFBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BFBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E4
Deuteranopia (green-blind)
#B2BEE1
Tritanopia (blue-blind)
#B8C1C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbe2; /* rgb */ color: rgb(191, 187, 226); /* oklch */ color: oklch(80.8% 0.055 289.8);
Tailwind
colors: {
custom: {
50: '#d2cfeb',
500: '#bfbbe2',
950: '#000000',
},
}SCSS
$custom: #bfbbe2; $custom-light: #d2cfeb; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe2",
"rgb": {
"r": 191,
"g": 187,
"b": 226
},
"hsl": {
"h": 246.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.80811,
"c": 0.05469,
"h": 289.8
},
"luminance": 0.52108
}Semantic roles & 50–950 ramp
primary
#BFBBE2
secondary
#B6BB86
accent
#B332A6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384