#BFBBEB#BFBBEB
#BFBBEB is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.1% C 0.067 H 288.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBEB |
|---|---|
| RGB | rgb(191, 187, 235) |
| HSL | hsl(245, 55%, 83%) |
| HSV | hsv(245, 20%, 92%) |
| CMYK | cmyk(18.7%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(77.65, 11.10, -23.33) |
| CIE-LCH | lch(77.65, 25.83, 295.44°) |
| OKLab | oklab(81.15% 0.0215 -0.0637) |
| OKLCH | oklch(81.15% 0.067 288.6) |
| XYZ | xyz(54.2481, 52.6145, 85.8787) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 6.84
Pale Violet
#CEAEFA
ΔE00 7.49
Light Violet
#D6B4FC
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBEB #E7EBBB
analogous
#BBCFEB #BFBBEB #D7BBEB
triadic
#BFBBEB #EBBFBB #BBEBBF
tetradic
#BFBBEB #EBBBCF #E7EBBB #BBEBD7
square
#BFBBEB #EBBBCF #E7EBBB #BBEBD7
split-complementary
#BFBBEB #EBD7BB #CFEBBB
monochromatic
#665CCF #928CDD #BFBBEB #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.82
#BFBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BFBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBEB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBEB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#B6C3CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbeb; /* rgb */ color: rgb(191, 187, 235); /* oklch */ color: oklch(81.1% 0.067 288.6);
Tailwind
colors: {
custom: {
50: '#d2cff1',
500: '#bfbbeb',
950: '#000000',
},
}SCSS
$custom: #bfbbeb; $custom-light: #d2cff1; $custom-dark: #000000;
JSON
{
"hex": "#bfbbeb",
"rgb": {
"r": 191,
"g": 187,
"b": 235
},
"hsl": {
"h": 245,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.81146,
"c": 0.06725,
"h": 288.6
},
"luminance": 0.52615
}Semantic roles & 50–950 ramp
primary
#BFBBEB
secondary
#C2C783
accent
#C223B5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385