#BFBFEF#BFBFEF
#BFBFEF is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.1% C 0.067 H 284.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFEF |
|---|---|
| RGB | rgb(191, 191, 239) |
| HSL | hsl(240, 60%, 84%) |
| HSV | hsv(240, 20%, 94%) |
| CMYK | cmyk(20.1%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.79, 9.81, -23.73) |
| CIE-LCH | lch(78.79, 25.68, 292.46°) |
| OKLab | oklab(82.08% 0.0172 -0.0649) |
| OKLCH | oklch(82.08% 0.067 284.8) |
| XYZ | xyz(55.6929, 54.5691, 89.2433) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.30
Light Violet
#D6B4FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFEF #EFEFBF
analogous
#BFD7EF #BFBFEF #D7BFEF
triadic
#BFBFEF #EFBFBF #BFEFBF
tetradic
#BFBFEF #EFBFD7 #EFEFBF #BFEFD7
square
#BFBFEF #EFBFD7 #EFEFBF #BFEFD7
split-complementary
#BFBFEF #EFD7BF #D7EFBF
monochromatic
#5D5DD7 #8E8EE3 #BFBFEF #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.76
#BFBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BFBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFEF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFEF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#B5C7CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbfef; /* rgb */ color: rgb(191, 191, 239); /* oklch */ color: oklch(82.1% 0.067 284.8);
Tailwind
colors: {
custom: {
50: '#d3d2f4',
500: '#bfbfef',
950: '#000000',
},
}SCSS
$custom: #bfbfef; $custom-light: #d3d2f4; $custom-dark: #000000;
JSON
{
"hex": "#bfbfef",
"rgb": {
"r": 191,
"g": 191,
"b": 239
},
"hsl": {
"h": 240,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.82082,
"c": 0.06714,
"h": 284.8
},
"luminance": 0.5457
}Semantic roles & 50–950 ramp
primary
#BFBFEF
secondary
#CDCD85
accent
#C81EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385