#BFB6FF#BFB6FF
#BFB6FF is a light, moderate blue. Relative luminance 0.518; OKLCH L 81.0% C 0.102 H 289.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6FF |
|---|---|
| RGB | rgb(191, 182, 255) |
| HSL | hsl(247, 100%, 86%) |
| HSV | hsv(247, 29%, 100%) |
| CMYK | cmyk(25.1%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(77.13, 18.38, -34.87) |
| CIE-LCH | lch(77.13, 39.42, 297.79°) |
| OKLab | oklab(80.99% 0.0342 -0.0964) |
| OKLCH | oklch(80.99% 0.102 289.6) |
| XYZ | xyz(56.2594, 51.7513, 101.6133) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 5.36
Light Violet
#D6B4FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 7.58
Lilac (survey)
#CEA2FD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6FF #F6FFB6
analogous
#B6D1FF #BFB6FF #E3B6FF
triadic
#BFB6FF #FFBFB6 #B6FFBF
tetradic
#BFB6FF #FFB6D1 #F6FFB6 #B6FFE3
square
#BFB6FF #FFB6D1 #F6FFB6 #B6FFE3
split-complementary
#BFB6FF #FFE3B6 #D1FFB6
monochromatic
#543CFF #8979FF #BFB6FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.85
#BFB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BFB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6FF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6FF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#B1C2D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb6ff; /* rgb */ color: rgb(191, 182, 255); /* oklch */ color: oklch(81.0% 0.102 289.6);
Tailwind
colors: {
custom: {
50: '#d3cbff',
500: '#bfb6ff',
950: '#000000',
},
}SCSS
$custom: #bfb6ff; $custom-light: #d3cbff; $custom-dark: #000000;
JSON
{
"hex": "#bfb6ff",
"rgb": {
"r": 191,
"g": 182,
"b": 255
},
"hsl": {
"h": 247.397,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.80988,
"c": 0.1023,
"h": 289.6
},
"luminance": 0.51752
}Semantic roles & 50–950 ramp
primary
#BFB6FF
secondary
#D8E673
accent
#E600C9
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386