#BFBFE6#BFBFE6
#BFBFE6 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.7% C 0.055 H 285.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE6 |
|---|---|
| RGB | rgb(191, 191, 230) |
| HSL | hsl(240, 44%, 83%) |
| HSV | hsv(240, 17%, 90%) |
| CMYK | cmyk(17%, 17%, 0%, 9.8%) |
| CIE-LAB | lab(78.49, 7.84, -19.35) |
| CIE-LCH | lch(78.49, 20.88, 292.05°) |
| OKLab | oklab(81.75% 0.0142 -0.0526) |
| OKLCH | oklch(81.75% 0.055 285.1) |
| XYZ | xyz(54.3963, 54.0505, 82.4145) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.54
Light Periwinkle
#C1C6FC
ΔE00 4.63
Light Lavender
#DFC5FE
ΔE00 8.18
Pale Lilac
#E4CBFF
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 9.20
Light Violet
#D6B4FC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE6 #E6E6BF
analogous
#BFD2E6 #BFBFE6 #D2BFE6
triadic
#BFBFE6 #E6BFBF #BFE6BF
tetradic
#BFBFE6 #E6BFD2 #E6E6BF #BFE6D2
square
#BFBFE6 #E6BFD2 #E6E6BF #BFE6D2
split-complementary
#BFBFE6 #E6D2BF #D2E6BF
monochromatic
#6767C4 #9393D5 #BFBFE6 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.78
#BFBFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BFBFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE6
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE6 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E8
Deuteranopia (green-blind)
#B5C1E5
Tritanopia (blue-blind)
#B7C5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe6; /* rgb */ color: rgb(191, 191, 230); /* oklch */ color: oklch(81.7% 0.055 285.1);
Tailwind
colors: {
custom: {
50: '#d2d2ee',
500: '#bfbfe6',
950: '#000000',
},
}SCSS
$custom: #bfbfe6; $custom-light: #d2d2ee; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe6",
"rgb": {
"r": 191,
"g": 191,
"b": 230
},
"hsl": {
"h": 240,
"s": 43.82,
"l": 82.549
},
"oklch": {
"l": 0.81747,
"c": 0.05454,
"h": 285.1
},
"luminance": 0.54051
}Semantic roles & 50–950 ramp
primary
#BFBFE6
secondary
#C0C089
accent
#B72FB7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385