#BFBBE7#BFBBE7
#BFBBE7 is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.0% C 0.062 H 289.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE7 |
|---|---|
| RGB | rgb(191, 187, 231) |
| HSL | hsl(245, 48%, 82%) |
| HSV | hsv(245, 19%, 91%) |
| CMYK | cmyk(17.3%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(77.51, 10.22, -21.38) |
| CIE-LCH | lch(77.51, 23.70, 295.56°) |
| OKLab | oklab(80.99% 0.0202 -0.0583) |
| OKLCH | oklch(80.99% 0.062 289.1) |
| XYZ | xyz(53.6767, 52.3860, 82.8694) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 4.82
Light Lavender
#DFC5FE
ΔE00 7.09
Pale Lilac
#E4CBFF
ΔE00 7.71
Light Violet
#D6B4FC
ΔE00 8.02
Pale Violet
#CEAEFA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE7 #E3E7BB
analogous
#BBCDE7 #BFBBE7 #D5BBE7
triadic
#BFBBE7 #E7BFBB #BBE7BF
tetradic
#BFBBE7 #E7BBCD #E3E7BB #BBE7D5
square
#BFBBE7 #E7BBCD #E3E7BB #BBE7D5
split-complementary
#BFBBE7 #E7D5BB #CDE7BB
monochromatic
#6A61C7 #948ED7 #BFBBE7 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.83
#BFBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BFBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C0E9
Deuteranopia (green-blind)
#B0BFE6
Tritanopia (blue-blind)
#B7C2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbe7; /* rgb */ color: rgb(191, 187, 231); /* oklch */ color: oklch(81.0% 0.062 289.1);
Tailwind
colors: {
custom: {
50: '#d2cfee',
500: '#bfbbe7',
950: '#000000',
},
}SCSS
$custom: #bfbbe7; $custom-light: #d2cfee; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe7",
"rgb": {
"r": 191,
"g": 187,
"b": 231
},
"hsl": {
"h": 245.455,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.80995,
"c": 0.06167,
"h": 289.1
},
"luminance": 0.52387
}Semantic roles & 50–950 ramp
primary
#BFBBE7
secondary
#BCC284
accent
#BB2AAE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385