#BFB7FD#BFB7FD
#BFB7FD is a light, moderate blue. Relative luminance 0.520; OKLCH L 81.1% C 0.098 H 289.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7FD |
|---|---|
| RGB | rgb(191, 183, 253) |
| HSL | hsl(247, 95%, 85%) |
| HSV | hsv(247, 28%, 99%) |
| CMYK | cmyk(24.5%, 27.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.30, 17.37, -33.54) |
| CIE-LCH | lch(77.30, 37.77, 297.37°) |
| OKLab | oklab(81.09% 0.0323 -0.0926) |
| OKLCH | oklch(81.09% 0.098 289.3) |
| XYZ | xyz(56.1446, 52.0343, 99.9951) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Pale Violet
#CEAEFA
ΔE00 5.48
Periwinkle
#CCCCFF
ΔE00 5.85
Light Violet
#D6B4FC
ΔE00 6.22
Light Lavender
#DFC5FE
ΔE00 7.69
Lavender
#B39DDB
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7FD #F5FDB7
analogous
#B7D2FD #BFB7FD #E2B7FD
triadic
#BFB7FD #FDBFB7 #B7FDBF
tetradic
#BFB7FD #FDB7D2 #F5FDB7 #B7FDE2
square
#BFB7FD #FDB7D2 #F5FDB7 #B7FDE2
split-complementary
#BFB7FD #FDE2B7 #D2FDB7
monochromatic
#5540FA #8A7BFB #BFB7FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.84
#BFB7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BFB7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7FD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7FD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#B1C3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb7fd; /* rgb */ color: rgb(191, 183, 253); /* oklch */ color: oklch(81.1% 0.098 289.3);
Tailwind
colors: {
custom: {
50: '#d3ccfe',
500: '#bfb7fd',
950: '#000000',
},
}SCSS
$custom: #bfb7fd; $custom-light: #d3ccfe; $custom-dark: #000000;
JSON
{
"hex": "#bfb7fd",
"rgb": {
"r": 191,
"g": 183,
"b": 253
},
"hsl": {
"h": 246.857,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.81093,
"c": 0.09808,
"h": 289.3
},
"luminance": 0.52035
}Semantic roles & 50–950 ramp
primary
#BFB7FD
secondary
#D6E375
accent
#E600CB
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385