#BFB7FC#BFB7FC
#BFB7FC is a light, moderate blue. Relative luminance 0.520; OKLCH L 81.1% C 0.097 H 289.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7FC |
|---|---|
| RGB | rgb(191, 183, 252) |
| HSL | hsl(247, 92%, 85%) |
| HSV | hsv(247, 27%, 99%) |
| CMYK | cmyk(24.2%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(77.26, 17.13, -33.06) |
| CIE-LCH | lch(77.26, 37.24, 297.40°) |
| OKLab | oklab(81.05% 0.0321 -0.0912) |
| OKLCH | oklch(81.05% 0.097 289.4) |
| XYZ | xyz(55.9858, 51.9707, 99.1583) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.76
Light Violet
#D6B4FC
ΔE00 6.16
Light Lavender
#DFC5FE
ΔE00 7.57
Lavender
#B39DDB
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7FC #F4FCB7
analogous
#B7D1FC #BFB7FC #E2B7FC
triadic
#BFB7FC #FCBFB7 #B7FCBF
tetradic
#BFB7FC #FCB7D1 #F4FCB7 #B7FCE2
square
#BFB7FC #FCB7D1 #F4FCB7 #B7FCE2
split-complementary
#BFB7FC #FCE2B7 #D1FCB7
monochromatic
#5741F7 #8B7CFA #BFB7FC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.84
#BFB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BFB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7FC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7FC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#B2C3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb7fc; /* rgb */ color: rgb(191, 183, 252); /* oklch */ color: oklch(81.1% 0.097 289.4);
Tailwind
colors: {
custom: {
50: '#d3ccfd',
500: '#bfb7fc',
950: '#000000',
},
}SCSS
$custom: #bfb7fc; $custom-light: #d3ccfd; $custom-dark: #000000;
JSON
{
"hex": "#bfb7fc",
"rgb": {
"r": 191,
"g": 183,
"b": 252
},
"hsl": {
"h": 246.957,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.81051,
"c": 0.0967,
"h": 289.4
},
"luminance": 0.51972
}Semantic roles & 50–950 ramp
primary
#BFB7FC
secondary
#D5E176
accent
#E600CB
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385