#BFB6FD#BFB6FD
#BFB6FD is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.9% C 0.100 H 289.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6FD |
|---|---|
| RGB | rgb(191, 182, 253) |
| HSL | hsl(248, 95%, 85%) |
| HSV | hsv(248, 28%, 99%) |
| CMYK | cmyk(24.5%, 28.1%, 0%, 0.8%) |
| CIE-LAB | lab(77.06, 17.92, -33.92) |
| CIE-LCH | lch(77.06, 38.36, 297.84°) |
| OKLab | oklab(80.9% 0.0337 -0.0937) |
| OKLCH | oklch(80.9% 0.1 289.8) |
| XYZ | xyz(55.9391, 51.6232, 99.9266) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.90
Pale Violet
#CEAEFA
ΔE00 5.25
Light Violet
#D6B4FC
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 7.64
Lilac (survey)
#CEA2FD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6FD #F4FDB6
analogous
#B6D0FD #BFB6FD #E3B6FD
triadic
#BFB6FD #FDBFB6 #B6FDBF
tetradic
#BFB6FD #FDB6D0 #F4FDB6 #B6FDE3
square
#BFB6FD #FDB6D0 #F4FDB6 #B6FDE3
split-complementary
#BFB6FD #FDE3B6 #D0FDB6
monochromatic
#573FFA #8B7AFB #BFB6FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.85
#BFB6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BFB6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6FD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6FD | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#B2C2CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb6fd; /* rgb */ color: rgb(191, 182, 253); /* oklch */ color: oklch(80.9% 0.100 289.8);
Tailwind
colors: {
custom: {
50: '#d3cbfe',
500: '#bfb6fd',
950: '#000000',
},
}SCSS
$custom: #bfb6fd; $custom-light: #d3cbfe; $custom-dark: #000000;
JSON
{
"hex": "#bfb6fd",
"rgb": {
"r": 191,
"g": 182,
"b": 253
},
"hsl": {
"h": 247.606,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.80903,
"c": 0.09955,
"h": 289.8
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#BFB6FD
secondary
#D5E374
accent
#E600C8
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386