#BFB7FF#BFB7FF
#BFB7FF is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.2% C 0.101 H 289.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7FF |
|---|---|
| RGB | rgb(191, 183, 255) |
| HSL | hsl(247, 100%, 86%) |
| HSV | hsv(247, 28%, 100%) |
| CMYK | cmyk(25.1%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(77.38, 17.83, -34.49) |
| CIE-LCH | lch(77.38, 38.83, 297.34°) |
| OKLab | oklab(81.18% 0.0329 -0.0953) |
| OKLCH | oklch(81.18% 0.101 289) |
| XYZ | xyz(56.4649, 52.1624, 101.6818) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 5.58
Periwinkle
#CCCCFF
ΔE00 6.02
Light Violet
#D6B4FC
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 7.88
Light Lavender
#DFC5FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7FF #F7FFB7
analogous
#B7D3FF #BFB7FF #E3B7FF
triadic
#BFB7FF #FFBFB7 #B7FFBF
tetradic
#BFB7FF #FFB7D3 #F7FFB7 #B7FFE3
square
#BFB7FF #FFB7D3 #F7FFB7 #B7FFE3
split-complementary
#BFB7FF #FFE3B7 #D3FFB7
monochromatic
#523DFF #897AFF #BFB7FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.84
#BFB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BFB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7FF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7FF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#A4BDFD
Tritanopia (blue-blind)
#B1C3D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb7ff; /* rgb */ color: rgb(191, 183, 255); /* oklch */ color: oklch(81.2% 0.101 289.0);
Tailwind
colors: {
custom: {
50: '#d3ccff',
500: '#bfb7ff',
950: '#000000',
},
}SCSS
$custom: #bfb7ff; $custom-light: #d3ccff; $custom-dark: #000000;
JSON
{
"hex": "#bfb7ff",
"rgb": {
"r": 191,
"g": 183,
"b": 255
},
"hsl": {
"h": 246.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.81178,
"c": 0.10083,
"h": 289
},
"luminance": 0.52163
}Semantic roles & 50–950 ramp
primary
#BFB7FF
secondary
#DAE674
accent
#E600CC
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386