#BFBEE5#BFBEE5
#BFBEE5 is a light, muted blue. Relative luminance 0.536; OKLCH L 81.5% C 0.055 H 286.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEE5 |
|---|---|
| RGB | rgb(191, 190, 229) |
| HSL | hsl(242, 43%, 82%) |
| HSV | hsv(242, 17%, 90%) |
| CMYK | cmyk(16.6%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(78.20, 8.16, -19.25) |
| CIE-LCH | lch(78.20, 20.91, 292.98°) |
| OKLab | oklab(81.51% 0.0153 -0.0524) |
| OKLCH | oklch(81.51% 0.055 286.3) |
| XYZ | xyz(54.0390, 53.5598, 81.6046) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 4.91
Light Lavender
#DFC5FE
ΔE00 8.03
Pale Lilac
#E4CBFF
ΔE00 8.41
Light Violet
#D6B4FC
ΔE00 9.31
Pale Violet
#CEAEFA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEE5 #E4E5BE
analogous
#BED1E5 #BFBEE5 #D3BEE5
triadic
#BFBEE5 #E5BFBE #BEE5BF
tetradic
#BFBEE5 #E5BED1 #E4E5BE #BEE5D3
square
#BFBEE5 #E5BED1 #E4E5BE #BEE5D3
split-complementary
#BFBEE5 #E5D3BE #D1E5BE
monochromatic
#6967C2 #9492D4 #BFBEE5 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.79
#BFBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BFBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEE5
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEE5 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E7
Deuteranopia (green-blind)
#B4C0E4
Tritanopia (blue-blind)
#B7C4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbee5; /* rgb */ color: rgb(191, 190, 229); /* oklch */ color: oklch(81.5% 0.055 286.3);
Tailwind
colors: {
custom: {
50: '#d2d1ed',
500: '#bfbee5',
950: '#000000',
},
}SCSS
$custom: #bfbee5; $custom-light: #d2d1ed; $custom-dark: #000000;
JSON
{
"hex": "#bfbee5",
"rgb": {
"r": 191,
"g": 190,
"b": 229
},
"hsl": {
"h": 241.538,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.81513,
"c": 0.05455,
"h": 286.3
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#BFBEE5
secondary
#BEBF88
accent
#B630B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384