#BFBFFE#BFBFFE
#BFBFFE is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.7% C 0.088 H 284.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFFE |
|---|---|
| RGB | rgb(191, 191, 254) |
| HSL | hsl(240, 97%, 87%) |
| HSV | hsv(240, 25%, 100%) |
| CMYK | cmyk(24.8%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(79.32, 13.22, -30.96) |
| CIE-LCH | lch(79.32, 33.66, 293.13°) |
| OKLab | oklab(82.67% 0.0218 -0.0853) |
| OKLCH | oklch(82.67% 0.088 284.3) |
| XYZ | xyz(58.0016, 55.4926, 101.4020) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.24
Periwinkle
#CCCCFF
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 7.83
Light Violet
#D6B4FC
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFFE #FEFEBF
analogous
#BFDFFE #BFBFFE #DFBFFE
triadic
#BFBFFE #FEBFBF #BFFEBF
tetradic
#BFBFFE #FEBFDF #FEFEBF #BFFEDF
square
#BFBFFE #FEBFDF #FEFEBF #BFFEDF
split-complementary
#BFBFFE #FEDFBF #DFFEBF
monochromatic
#4646FC #8383FD #BFBFFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.74
#BFBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BFBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFFE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFFE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ACC3FC
Tritanopia (blue-blind)
#B1CAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfbffe; /* rgb */ color: rgb(191, 191, 254); /* oklch */ color: oklch(82.7% 0.088 284.3);
Tailwind
colors: {
custom: {
50: '#d3d2ff',
500: '#bfbffe',
950: '#000000',
},
}SCSS
$custom: #bfbffe; $custom-light: #d3d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bfbffe",
"rgb": {
"r": 191,
"g": 191,
"b": 254
},
"hsl": {
"h": 240,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8267,
"c": 0.08802,
"h": 284.3
},
"luminance": 0.55494
}Semantic roles & 50–950 ramp
primary
#BFBFFE
secondary
#E6E67B
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386