#BFBFEA#BFBFEA
#BFBFEA is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.9% C 0.060 H 285.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFEA |
|---|---|
| RGB | rgb(191, 191, 234) |
| HSL | hsl(240, 51%, 83%) |
| HSV | hsv(240, 18%, 92%) |
| CMYK | cmyk(18.4%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(78.62, 8.71, -21.30) |
| CIE-LCH | lch(78.62, 23.02, 292.23°) |
| OKLab | oklab(81.89% 0.0156 -0.0581) |
| OKLCH | oklch(81.89% 0.06 285) |
| XYZ | xyz(54.9645, 54.2777, 85.4068) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.75
Periwinkle
#CCCCFF
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 7.72
Pale Lilac
#E4CBFF
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.86
Pale Violet
#CEAEFA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFEA #EAEABF
analogous
#BFD4EA #BFBFEA #D4BFEA
triadic
#BFBFEA #EABFBF #BFEABF
tetradic
#BFBFEA #EABFD4 #EAEABF #BFEAD4
square
#BFBFEA #EABFD4 #EAEABF #BFEAD4
split-complementary
#BFBFEA #EAD4BF #D4EABF
monochromatic
#6363CC #9191DB #BFBFEA #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.77
#BFBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BFBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFEA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFEA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EC
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#B6C6CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbfea; /* rgb */ color: rgb(191, 191, 234); /* oklch */ color: oklch(81.9% 0.060 285.0);
Tailwind
colors: {
custom: {
50: '#d2d2f0',
500: '#bfbfea',
950: '#000000',
},
}SCSS
$custom: #bfbfea; $custom-light: #d2d2f0; $custom-dark: #000000;
JSON
{
"hex": "#bfbfea",
"rgb": {
"r": 191,
"g": 191,
"b": 234
},
"hsl": {
"h": 240,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.81894,
"c": 0.06015,
"h": 285
},
"luminance": 0.54278
}Semantic roles & 50–950 ramp
primary
#BFBFEA
secondary
#C6C687
accent
#BE28BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385