#BFBEFF#BFBEFF
#BFBEFF is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.5% C 0.091 H 284.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEFF |
|---|---|
| RGB | rgb(191, 190, 255) |
| HSL | hsl(241, 100%, 87%) |
| HSV | hsv(241, 25%, 100%) |
| CMYK | cmyk(25.1%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.11, 14.00, -31.82) |
| CIE-LCH | lch(79.11, 34.76, 293.75°) |
| OKLab | oklab(82.52% 0.0234 -0.0877) |
| OKLCH | oklch(82.52% 0.091 284.9) |
| XYZ | xyz(57.9448, 55.1221, 102.1751) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.63
Periwinkle
#CCCCFF
ΔE00 4.29
Pale Violet
#CEAEFA
ΔE00 7.36
Light Violet
#D6B4FC
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEFF #FEFFBE
analogous
#BEDEFF #BFBEFF #E0BEFF
triadic
#BFBEFF #FFBFBE #BEFFBF
tetradic
#BFBEFF #FFBEDE #FEFFBE #BEFFE0
square
#BFBEFF #FFBEDE #FEFFBE #BEFFE0
split-complementary
#BFBEFF #FFE0BE #DEFFBE
monochromatic
#4644FF #8381FF #BFBEFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.75
#BFBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BFBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEFF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEFF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#B0C9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfbeff; /* rgb */ color: rgb(191, 190, 255); /* oklch */ color: oklch(82.5% 0.091 284.9);
Tailwind
colors: {
custom: {
50: '#d3d1ff',
500: '#bfbeff',
950: '#000000',
},
}SCSS
$custom: #bfbeff; $custom-light: #d3d1ff; $custom-dark: #000000;
JSON
{
"hex": "#bfbeff",
"rgb": {
"r": 191,
"g": 190,
"b": 255
},
"hsl": {
"h": 240.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82518,
"c": 0.0908,
"h": 284.9
},
"luminance": 0.55123
}Semantic roles & 50–950 ramp
primary
#BFBEFF
secondary
#E6E77A
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386