#BFB9EF#BFB9EF
#BFB9EF is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.9% C 0.076 H 289.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB9EF |
|---|---|
| RGB | rgb(191, 185, 239) |
| HSL | hsl(247, 63%, 83%) |
| HSV | hsv(247, 23%, 94%) |
| CMYK | cmyk(20.1%, 22.6%, 0%, 6.3%) |
| CIE-LAB | lab(77.28, 13.08, -26.04) |
| CIE-LCH | lch(77.28, 29.14, 296.67°) |
| OKLab | oklab(80.91% 0.0255 -0.0713) |
| OKLCH | oklch(80.91% 0.076 289.7) |
| XYZ | xyz(54.4112, 52.0056, 88.8161) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.18
Periwinkle
#CCCCFF
ΔE00 4.67
Pale Violet
#CEAEFA
ΔE00 6.39
Light Violet
#D6B4FC
ΔE00 6.59
Light Lavender
#DFC5FE
ΔE00 6.59
Pale Lilac
#E4CBFF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB9EF #E9EFB9
analogous
#B9CEEF #BFB9EF #DAB9EF
triadic
#BFB9EF #EFBFB9 #B9EFBF
tetradic
#BFB9EF #EFB9CE #E9EFB9 #B9EFDA
square
#BFB9EF #EFB9CE #E9EFB9 #B9EFDA
split-complementary
#BFB9EF #EFDAB9 #CEEFB9
monochromatic
#6455D8 #9187E4 #BFB9EF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.84
#BFB9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFB9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB9EF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB9EF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#B5C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfb9ef; /* rgb */ color: rgb(191, 185, 239); /* oklch */ color: oklch(80.9% 0.076 289.7);
Tailwind
colors: {
custom: {
50: '#d3cef4',
500: '#bfb9ef',
950: '#000000',
},
}SCSS
$custom: #bfb9ef; $custom-light: #d3cef4; $custom-dark: #000000;
JSON
{
"hex": "#bfb9ef",
"rgb": {
"r": 191,
"g": 185,
"b": 239
},
"hsl": {
"h": 246.667,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.8091,
"c": 0.07577,
"h": 289.7
},
"luminance": 0.52006
}Semantic roles & 50–950 ramp
primary
#BFB9EF
secondary
#C4CD7F
accent
#CB1BB7
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385