#BFBBEA#BFBBEA
#BFBBEA is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.1% C 0.066 H 288.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBEA |
|---|---|
| RGB | rgb(191, 187, 234) |
| HSL | hsl(245, 53%, 83%) |
| HSV | hsv(245, 20%, 92%) |
| CMYK | cmyk(18.4%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(77.61, 10.88, -22.84) |
| CIE-LCH | lch(77.61, 25.30, 295.47°) |
| OKLab | oklab(81.11% 0.0212 -0.0624) |
| OKLCH | oklch(81.11% 0.066 288.7) |
| XYZ | xyz(54.1041, 52.5569, 85.1200) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.32
Periwinkle
#CCCCFF
ΔE00 4.43
Light Lavender
#DFC5FE
ΔE00 6.88
Light Violet
#D6B4FC
ΔE00 7.61
Pale Lilac
#E4CBFF
ΔE00 7.63
Pale Violet
#CEAEFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBEA #E6EABB
analogous
#BBCFEA #BFBBEA #D6BBEA
triadic
#BFBBEA #EABFBB #BBEABF
tetradic
#BFBBEA #EABBCF #E6EABB #BBEAD6
square
#BFBBEA #EABBCF #E6EABB #BBEAD6
split-complementary
#BFBBEA #EAD6BB #CFEABB
monochromatic
#675DCD #938CDC #BFBBEA #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.82
#BFBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BFBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBEA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBEA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#B6C3CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbea; /* rgb */ color: rgb(191, 187, 234); /* oklch */ color: oklch(81.1% 0.066 288.7);
Tailwind
colors: {
custom: {
50: '#d2cff0',
500: '#bfbbea',
950: '#000000',
},
}SCSS
$custom: #bfbbea; $custom-light: #d2cff0; $custom-dark: #000000;
JSON
{
"hex": "#bfbbea",
"rgb": {
"r": 191,
"g": 187,
"b": 234
},
"hsl": {
"h": 245.106,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.81108,
"c": 0.06586,
"h": 288.7
},
"luminance": 0.52558
}Semantic roles & 50–950 ramp
primary
#BFBBEA
secondary
#C0C683
accent
#C025B3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385