#BFB6FE#BFB6FE
#BFB6FE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.9% C 0.101 H 289.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6FE |
|---|---|
| RGB | rgb(191, 182, 254) |
| HSL | hsl(248, 97%, 85%) |
| HSV | hsv(248, 28%, 100%) |
| CMYK | cmyk(24.8%, 28.3%, 0%, 0.4%) |
| CIE-LAB | lab(77.09, 18.15, -34.40) |
| CIE-LCH | lch(77.09, 38.89, 297.82°) |
| OKLab | oklab(80.94% 0.034 -0.095) |
| OKLCH | oklch(80.94% 0.101 289.7) |
| XYZ | xyz(56.0988, 51.6871, 100.7677) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.95
Pale Violet
#CEAEFA
ΔE00 5.30
Light Violet
#D6B4FC
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 7.61
Lilac (survey)
#CEA2FD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6FE #F5FEB6
analogous
#B6D1FE #BFB6FE #E3B6FE
triadic
#BFB6FE #FEBFB6 #B6FEBF
tetradic
#BFB6FE #FEB6D1 #F5FEB6 #B6FEE3
square
#BFB6FE #FEB6D1 #F5FEB6 #B6FEE3
split-complementary
#BFB6FE #FEE3B6 #D1FEB6
monochromatic
#553DFC #8A7AFD #BFB6FE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.85
#BFB6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BFB6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6FE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6FE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#B1C2CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb6fe; /* rgb */ color: rgb(191, 182, 254); /* oklch */ color: oklch(80.9% 0.101 289.7);
Tailwind
colors: {
custom: {
50: '#d3cbff',
500: '#bfb6fe',
950: '#000000',
},
}SCSS
$custom: #bfb6fe; $custom-light: #d3cbff; $custom-dark: #000000;
JSON
{
"hex": "#bfb6fe",
"rgb": {
"r": 191,
"g": 182,
"b": 254
},
"hsl": {
"h": 247.5,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.80945,
"c": 0.10093,
"h": 289.7
},
"luminance": 0.51688
}Semantic roles & 50–950 ramp
primary
#BFB6FE
secondary
#D6E574
accent
#E600C9
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386