#BFB9EA#BFB9EA
#BFB9EA is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.7% C 0.069 H 290.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB9EA |
|---|---|
| RGB | rgb(191, 185, 234) |
| HSL | hsl(247, 54%, 82%) |
| HSV | hsv(247, 21%, 92%) |
| CMYK | cmyk(18.4%, 20.9%, 0%, 8.2%) |
| CIE-LAB | lab(77.11, 11.97, -23.61) |
| CIE-LCH | lch(77.11, 26.47, 296.89°) |
| OKLab | oklab(80.72% 0.024 -0.0645) |
| OKLCH | oklch(80.72% 0.069 290.4) |
| XYZ | xyz(53.6827, 51.7142, 84.9796) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.73
Periwinkle
#CCCCFF
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 6.61
Pale Violet
#CEAEFA
ΔE00 7.00
Light Violet
#D6B4FC
ΔE00 7.03
Pale Lilac
#E4CBFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB9EA #E4EAB9
analogous
#B9CCEA #BFB9EA #D8B9EA
triadic
#BFB9EA #EABFB9 #B9EABF
tetradic
#BFB9EA #EAB9CC #E4EAB9 #B9EAD8
square
#BFB9EA #EAB9CC #E4EAB9 #B9EAD8
split-complementary
#BFB9EA #EAD8B9 #CCEAB9
monochromatic
#695BCE #948ADC #BFB9EA #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.85
#BFB9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BFB9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB9EA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB9EA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEC
Deuteranopia (green-blind)
#AEBDE9
Tritanopia (blue-blind)
#B6C1CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfb9ea; /* rgb */ color: rgb(191, 185, 234); /* oklch */ color: oklch(80.7% 0.069 290.4);
Tailwind
colors: {
custom: {
50: '#d2cef0',
500: '#bfb9ea',
950: '#000000',
},
}SCSS
$custom: #bfb9ea; $custom-light: #d2cef0; $custom-dark: #000000;
JSON
{
"hex": "#bfb9ea",
"rgb": {
"r": 191,
"g": 185,
"b": 234
},
"hsl": {
"h": 247.347,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.80717,
"c": 0.06881,
"h": 290.4
},
"luminance": 0.51715
}Semantic roles & 50–950 ramp
primary
#BFB9EA
secondary
#BEC681
accent
#C124AE
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385