#BFBFE9#BFBFE9
#BFBFE9 is a light, muted blue. Relative luminance 0.542; OKLCH L 81.9% C 0.059 H 285.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE9 |
|---|---|
| RGB | rgb(191, 191, 233) |
| HSL | hsl(240, 49%, 83%) |
| HSV | hsv(240, 18%, 91%) |
| CMYK | cmyk(18%, 18%, 0%, 8.6%) |
| CIE-LAB | lab(78.59, 8.49, -20.82) |
| CIE-LCH | lch(78.59, 22.48, 292.18°) |
| OKLab | oklab(81.86% 0.0152 -0.0567) |
| OKLCH | oklch(81.86% 0.059 285) |
| XYZ | xyz(54.8212, 54.2204, 84.6523) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.96
Periwinkle
#CCCCFF
ΔE00 4.01
Light Lavender
#DFC5FE
ΔE00 7.81
Pale Lilac
#E4CBFF
ΔE00 8.29
Light Violet
#D6B4FC
ΔE00 9.00
Pale Violet
#CEAEFA
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE9 #E9E9BF
analogous
#BFD4E9 #BFBFE9 #D4BFE9
triadic
#BFBFE9 #E9BFBF #BFE9BF
tetradic
#BFBFE9 #E9BFD4 #E9E9BF #BFE9D4
square
#BFBFE9 #E9BFD4 #E9E9BF #BFE9D4
split-complementary
#BFBFE9 #E9D4BF #D4E9BF
monochromatic
#6464CA #9191D9 #BFBFE9 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.77
#BFBFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BFBFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE9
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE9 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EB
Deuteranopia (green-blind)
#B4C1E8
Tritanopia (blue-blind)
#B6C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe9; /* rgb */ color: rgb(191, 191, 233); /* oklch */ color: oklch(81.9% 0.059 285.0);
Tailwind
colors: {
custom: {
50: '#d2d2f0',
500: '#bfbfe9',
950: '#000000',
},
}SCSS
$custom: #bfbfe9; $custom-light: #d2d2f0; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe9",
"rgb": {
"r": 191,
"g": 191,
"b": 233
},
"hsl": {
"h": 240,
"s": 48.837,
"l": 83.137
},
"oklch": {
"l": 0.81857,
"c": 0.05874,
"h": 285
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#BFBFE9
secondary
#C4C488
accent
#BC29BC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385