#BFBAEA#BFBAEA
#BFBAEA is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.9% C 0.067 H 289.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAEA |
|---|---|
| RGB | rgb(191, 186, 234) |
| HSL | hsl(246, 53%, 82%) |
| HSV | hsv(246, 21%, 92%) |
| CMYK | cmyk(18.4%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.36, 11.42, -23.22) |
| CIE-LCH | lch(77.36, 25.88, 296.19°) |
| OKLab | oklab(80.91% 0.0226 -0.0634) |
| OKLCH | oklch(80.91% 0.067 289.6) |
| XYZ | xyz(53.8927, 52.1341, 85.0495) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 4.65
Light Lavender
#DFC5FE
ΔE00 6.73
Pale Violet
#CEAEFA
ΔE00 7.31
Light Violet
#D6B4FC
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAEA #E5EABA
analogous
#BACDEA #BFBAEA #D7BAEA
triadic
#BFBAEA #EABFBA #BAEABF
tetradic
#BFBAEA #EABACD #E5EABA #BAEAD7
square
#BFBAEA #EABACD #E5EABA #BAEAD7
split-complementary
#BFBAEA #EAD7BA #CDEABA
monochromatic
#685CCD #938BDC #BFBAEA #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.84
#BFBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BFBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAEA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAEA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#B6C2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbaea; /* rgb */ color: rgb(191, 186, 234); /* oklch */ color: oklch(80.9% 0.067 289.6);
Tailwind
colors: {
custom: {
50: '#d2cef0',
500: '#bfbaea',
950: '#000000',
},
}SCSS
$custom: #bfbaea; $custom-light: #d2cef0; $custom-dark: #000000;
JSON
{
"hex": "#bfbaea",
"rgb": {
"r": 191,
"g": 186,
"b": 234
},
"hsl": {
"h": 246.25,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.80912,
"c": 0.06733,
"h": 289.6
},
"luminance": 0.52135
}Semantic roles & 50–950 ramp
primary
#BFBAEA
secondary
#BFC682
accent
#C125B1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385