#BFB9FE#BFB9FE
#BFB9FE is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.5% C 0.097 H 288.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB9FE |
|---|---|
| RGB | rgb(191, 185, 254) |
| HSL | hsl(245, 97%, 86%) |
| HSV | hsv(245, 27%, 100%) |
| CMYK | cmyk(24.8%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.83, 16.50, -33.25) |
| CIE-LCH | lch(77.83, 37.12, 296.39°) |
| OKLab | oklab(81.52% 0.0299 -0.0918) |
| OKLCH | oklch(81.52% 0.097 288) |
| XYZ | xyz(56.7198, 52.9290, 100.9747) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 5.40
Pale Violet
#CEAEFA
ΔE00 6.01
Light Violet
#D6B4FC
ΔE00 6.64
Light Lavender
#DFC5FE
ΔE00 7.76
Lavender
#B39DDB
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB9FE #F8FEB9
analogous
#B9D5FE #BFB9FE #E1B9FE
triadic
#BFB9FE #FEBFB9 #B9FEBF
tetradic
#BFB9FE #FEB9D5 #F8FEB9 #B9FEE1
square
#BFB9FE #FEB9D5 #F8FEB9 #B9FEE1
split-complementary
#BFB9FE #FEE1B9 #D5FEB9
monochromatic
#5140FC #887DFD #BFB9FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.81
#BFB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BFB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB9FE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB9FE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#B1C5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfb9fe; /* rgb */ color: rgb(191, 185, 254); /* oklch */ color: oklch(81.5% 0.097 288.0);
Tailwind
colors: {
custom: {
50: '#d3ceff',
500: '#bfb9fe',
950: '#000000',
},
}SCSS
$custom: #bfb9fe; $custom-light: #d3ceff; $custom-dark: #000000;
JSON
{
"hex": "#bfb9fe",
"rgb": {
"r": 191,
"g": 185,
"b": 254
},
"hsl": {
"h": 245.217,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.81516,
"c": 0.09653,
"h": 288
},
"luminance": 0.5293
}Semantic roles & 50–950 ramp
primary
#BFB9FE
secondary
#DBE576
accent
#E600D2
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386