#BFBEF1#BFBEF1
#BFBEF1 is a light, moderate blue. Relative luminance 0.543; OKLCH L 82.0% C 0.071 H 285.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEF1 |
|---|---|
| RGB | rgb(191, 190, 241) |
| HSL | hsl(241, 65%, 85%) |
| HSV | hsv(241, 21%, 95%) |
| CMYK | cmyk(20.7%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(78.61, 10.80, -25.09) |
| CIE-LCH | lch(78.61, 27.31, 293.29°) |
| OKLab | oklab(81.96% 0.0192 -0.0687) |
| OKLCH | oklch(81.96% 0.071 285.6) |
| XYZ | xyz(55.7727, 54.2533, 90.7356) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 7.21
Pale Violet
#CEAEFA
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 7.86
Pale Lilac
#E4CBFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEF1 #F0F1BE
analogous
#BED7F1 #BFBEF1 #D9BEF1
triadic
#BFBEF1 #F1BFBE #BEF1BF
tetradic
#BFBEF1 #F1BED7 #F0F1BE #BEF1D9
square
#BFBEF1 #F1BED7 #F0F1BE #BEF1D9
split-complementary
#BFBEF1 #F1D9BE #D7F1BE
monochromatic
#5C59DB #8D8CE6 #BFBEF1 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.77
#BFBEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BFBEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEF1
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEF1 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F3
Deuteranopia (green-blind)
#B0C1F0
Tritanopia (blue-blind)
#B4C7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbef1; /* rgb */ color: rgb(191, 190, 241); /* oklch */ color: oklch(82.0% 0.071 285.6);
Tailwind
colors: {
custom: {
50: '#d3d1f5',
500: '#bfbef1',
950: '#000000',
},
}SCSS
$custom: #bfbef1; $custom-light: #d3d1f5; $custom-dark: #000000;
JSON
{
"hex": "#bfbef1",
"rgb": {
"r": 191,
"g": 190,
"b": 241
},
"hsl": {
"h": 241.176,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.81962,
"c": 0.07133,
"h": 285.6
},
"luminance": 0.54254
}Semantic roles & 50–950 ramp
primary
#BFBEF1
secondary
#CFD083
accent
#CC19C9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385