#BFBFE8#BFBFE8
#BFBFE8 is a light, muted blue. Relative luminance 0.542; OKLCH L 81.8% C 0.057 H 285.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE8 |
|---|---|
| RGB | rgb(191, 191, 232) |
| HSL | hsl(240, 47%, 83%) |
| HSV | hsv(240, 18%, 91%) |
| CMYK | cmyk(17.7%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(78.56, 8.27, -20.33) |
| CIE-LCH | lch(78.56, 21.95, 292.14°) |
| OKLab | oklab(81.82% 0.0149 -0.0554) |
| OKLCH | oklch(81.82% 0.057 285.1) |
| XYZ | xyz(54.6788, 54.1635, 83.9021) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.17
Light Periwinkle
#C1C6FC
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 7.92
Pale Lilac
#E4CBFF
ΔE00 8.36
Light Violet
#D6B4FC
ΔE00 9.14
Pale Violet
#CEAEFA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE8 #E8E8BF
analogous
#BFD3E8 #BFBFE8 #D3BFE8
triadic
#BFBFE8 #E8BFBF #BFE8BF
tetradic
#BFBFE8 #E8BFD3 #E8E8BF #BFE8D3
square
#BFBFE8 #E8BFD3 #E8E8BF #BFE8D3
split-complementary
#BFBFE8 #E8D3BF #D3E8BF
monochromatic
#6565C8 #9292D8 #BFBFE8 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.77
#BFBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BFBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE8
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE8 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EA
Deuteranopia (green-blind)
#B4C1E7
Tritanopia (blue-blind)
#B6C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe8; /* rgb */ color: rgb(191, 191, 232); /* oklch */ color: oklch(81.8% 0.057 285.1);
Tailwind
colors: {
custom: {
50: '#d2d2ef',
500: '#bfbfe8',
950: '#000000',
},
}SCSS
$custom: #bfbfe8; $custom-light: #d2d2ef; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe8",
"rgb": {
"r": 191,
"g": 191,
"b": 232
},
"hsl": {
"h": 240,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.81821,
"c": 0.05734,
"h": 285.1
},
"luminance": 0.54164
}Semantic roles & 50–950 ramp
primary
#BFBFE8
secondary
#C3C388
accent
#BA2BBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385