#BFBBEE#BFBBEE
#BFBBEE is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.071 H 288.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBEE |
|---|---|
| RGB | rgb(191, 187, 238) |
| HSL | hsl(245, 60%, 83%) |
| HSV | hsv(245, 21%, 93%) |
| CMYK | cmyk(19.7%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.75, 11.76, -24.79) |
| CIE-LCH | lch(77.75, 27.43, 295.39°) |
| OKLab | oklab(81.26% 0.0224 -0.0678) |
| OKLCH | oklch(81.26% 0.071 288.3) |
| XYZ | xyz(54.6852, 52.7893, 88.1806) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.78
Periwinkle
#CCCCFF
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 6.77
Pale Violet
#CEAEFA
ΔE00 7.12
Light Violet
#D6B4FC
ΔE00 7.21
Pale Lilac
#E4CBFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBEE #EAEEBB
analogous
#BBD0EE #BFBBEE #D8BBEE
triadic
#BFBBEE #EEBFBB #BBEEBF
tetradic
#BFBBEE #EEBBD0 #EAEEBB #BBEED8
square
#BFBBEE #EEBBD0 #EAEEBB #BBEED8
split-complementary
#BFBBEE #EED8BB #D0EEBB
monochromatic
#6359D6 #918AE2 #BFBBEE #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.82
#BFBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BFBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBEE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBEE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#B5C3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbbee; /* rgb */ color: rgb(191, 187, 238); /* oklch */ color: oklch(81.3% 0.071 288.3);
Tailwind
colors: {
custom: {
50: '#d3cff3',
500: '#bfbbee',
950: '#000000',
},
}SCSS
$custom: #bfbbee; $custom-light: #d3cff3; $custom-dark: #000000;
JSON
{
"hex": "#bfbbee",
"rgb": {
"r": 191,
"g": 187,
"b": 238
},
"hsl": {
"h": 244.706,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.81261,
"c": 0.07144,
"h": 288.3
},
"luminance": 0.5279
}Semantic roles & 50–950 ramp
primary
#BFBBEE
secondary
#C6CC81
accent
#C81EBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385