#BFBAEF#BFBAEF
#BFBAEF is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.1% C 0.074 H 288.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAEF |
|---|---|
| RGB | rgb(191, 186, 239) |
| HSL | hsl(246, 62%, 83%) |
| HSV | hsv(246, 22%, 94%) |
| CMYK | cmyk(20.1%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(77.53, 12.53, -25.65) |
| CIE-LCH | lch(77.53, 28.55, 296.04°) |
| OKLab | oklab(81.11% 0.0241 -0.0703) |
| OKLCH | oklch(81.11% 0.074 288.9) |
| XYZ | xyz(54.6211, 52.4255, 88.8860) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.92
Periwinkle
#CCCCFF
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 6.67
Pale Violet
#CEAEFA
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAEF #EAEFBA
analogous
#BACFEF #BFBAEF #D9BAEF
triadic
#BFBAEF #EFBFBA #BAEFBF
tetradic
#BFBAEF #EFBACF #EAEFBA #BAEFD9
square
#BFBAEF #EFBACF #EAEFBA #BAEFD9
split-complementary
#BFBAEF #EFD9BA #CFEFBA
monochromatic
#6357D8 #9188E3 #BFBAEF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.83
#BFBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BFBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAEF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAEF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#ADBEEE
Tritanopia (blue-blind)
#B5C3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbaef; /* rgb */ color: rgb(191, 186, 239); /* oklch */ color: oklch(81.1% 0.074 288.9);
Tailwind
colors: {
custom: {
50: '#d3cef4',
500: '#bfbaef',
950: '#000000',
},
}SCSS
$custom: #bfbaef; $custom-light: #d3cef4; $custom-dark: #000000;
JSON
{
"hex": "#bfbaef",
"rgb": {
"r": 191,
"g": 186,
"b": 239
},
"hsl": {
"h": 245.66,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.81105,
"c": 0.07428,
"h": 288.9
},
"luminance": 0.52426
}Semantic roles & 50–950 ramp
primary
#BFBAEF
secondary
#C6CD80
accent
#CA1BBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385