#BFBEEA#BFBEEA
#BFBEEA is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.062 H 286.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEEA |
|---|---|
| RGB | rgb(191, 190, 234) |
| HSL | hsl(241, 51%, 83%) |
| HSV | hsv(241, 19%, 92%) |
| CMYK | cmyk(18.4%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(78.37, 9.25, -21.69) |
| CIE-LCH | lch(78.37, 23.58, 293.10°) |
| OKLab | oklab(81.7% 0.017 -0.0592) |
| OKLCH | oklch(81.7% 0.062 286) |
| XYZ | xyz(54.7472, 53.8431, 85.3344) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.85
Periwinkle
#CCCCFF
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 8.03
Light Violet
#D6B4FC
ΔE00 8.54
Pale Violet
#CEAEFA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEEA #E9EABE
analogous
#BED3EA #BFBEEA #D5BEEA
triadic
#BFBEEA #EABFBE #BEEABF
tetradic
#BFBEEA #EABED3 #E9EABE #BEEAD5
square
#BFBEEA #EABED3 #E9EABE #BEEAD5
split-complementary
#BFBEEA #EAD5BE #D3EABE
monochromatic
#6461CC #9190DB #BFBEEA #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.78
#BFBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BFBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEEA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEEA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#B6C5CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbeea; /* rgb */ color: rgb(191, 190, 234); /* oklch */ color: oklch(81.7% 0.062 286.0);
Tailwind
colors: {
custom: {
50: '#d2d1f0',
500: '#bfbeea',
950: '#000000',
},
}SCSS
$custom: #bfbeea; $custom-light: #d2d1f0; $custom-dark: #000000;
JSON
{
"hex": "#bfbeea",
"rgb": {
"r": 191,
"g": 190,
"b": 234
},
"hsl": {
"h": 241.364,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.81697,
"c": 0.06154,
"h": 286
},
"luminance": 0.53844
}Semantic roles & 50–950 ramp
primary
#BFBEEA
secondary
#C4C686
accent
#BF27BB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385