#BFB7FE#BFB7FE
#BFB7FE is a light, moderate blue. Relative luminance 0.521; OKLCH L 81.1% C 0.099 H 289.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7FE |
|---|---|
| RGB | rgb(191, 183, 254) |
| HSL | hsl(247, 97%, 86%) |
| HSV | hsv(247, 28%, 100%) |
| CMYK | cmyk(24.8%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(77.34, 17.60, -34.02) |
| CIE-LCH | lch(77.34, 38.30, 297.36°) |
| OKLab | oklab(81.14% 0.0326 -0.094) |
| OKLCH | oklch(81.14% 0.099 289.1) |
| XYZ | xyz(56.3043, 52.0982, 100.8362) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.65
Pale Violet
#CEAEFA
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 5.93
Light Violet
#D6B4FC
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 7.80
Pastel Purple
#CAA0FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7FE #F6FEB7
analogous
#B7D2FE #BFB7FE #E2B7FE
triadic
#BFB7FE #FEBFB7 #B7FEBF
tetradic
#BFB7FE #FEB7D2 #F6FEB7 #B7FEE2
square
#BFB7FE #FEB7D2 #F6FEB7 #B7FEE2
split-complementary
#BFB7FE #FEE2B7 #D2FEB7
monochromatic
#543EFC #897BFD #BFB7FE #E4E1FF #E4E1FF
Accessibility & contrast
On white
1.84
#BFB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BFB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7FE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7FE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#B1C3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb7fe; /* rgb */ color: rgb(191, 183, 254); /* oklch */ color: oklch(81.1% 0.099 289.1);
Tailwind
colors: {
custom: {
50: '#d3ccff',
500: '#bfb7fe',
950: '#000000',
},
}SCSS
$custom: #bfb7fe; $custom-light: #d3ccff; $custom-dark: #000000;
JSON
{
"hex": "#bfb7fe",
"rgb": {
"r": 191,
"g": 183,
"b": 254
},
"hsl": {
"h": 246.761,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.81135,
"c": 0.09946,
"h": 289.1
},
"luminance": 0.52099
}Semantic roles & 50–950 ramp
primary
#BFB7FE
secondary
#D8E574
accent
#E600CC
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386