#BFBFE7#BFBFE7
#BFBFE7 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.8% C 0.056 H 285.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE7 |
|---|---|
| RGB | rgb(191, 191, 231) |
| HSL | hsl(240, 45%, 83%) |
| HSV | hsv(240, 17%, 91%) |
| CMYK | cmyk(17.3%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(78.52, 8.05, -19.84) |
| CIE-LCH | lch(78.52, 21.41, 292.09°) |
| OKLab | oklab(81.78% 0.0146 -0.054) |
| OKLCH | oklch(81.78% 0.056 285.1) |
| XYZ | xyz(54.5372, 54.1068, 83.1562) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.35
Light Periwinkle
#C1C6FC
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 8.04
Pale Lilac
#E4CBFF
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 9.26
Light Violet
#D6B4FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE7 #E7E7BF
analogous
#BFD3E7 #BFBFE7 #D3BFE7
triadic
#BFBFE7 #E7BFBF #BFE7BF
tetradic
#BFBFE7 #E7BFD3 #E7E7BF #BFE7D3
square
#BFBFE7 #E7BFD3 #E7E7BF #BFE7D3
split-complementary
#BFBFE7 #E7D3BF #D3E7BF
monochromatic
#6666C6 #9292D6 #BFBFE7 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.78
#BFBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BFBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE7
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE7 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E9
Deuteranopia (green-blind)
#B4C1E6
Tritanopia (blue-blind)
#B7C6CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe7; /* rgb */ color: rgb(191, 191, 231); /* oklch */ color: oklch(81.8% 0.056 285.1);
Tailwind
colors: {
custom: {
50: '#d2d2ee',
500: '#bfbfe7',
950: '#000000',
},
}SCSS
$custom: #bfbfe7; $custom-light: #d2d2ee; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe7",
"rgb": {
"r": 191,
"g": 191,
"b": 231
},
"hsl": {
"h": 240,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.81784,
"c": 0.05594,
"h": 285.1
},
"luminance": 0.54107
}Semantic roles & 50–950 ramp
primary
#BFBFE7
secondary
#C2C288
accent
#B92DB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385