#BFBAEB#BFBAEB
#BFBAEB is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.069 H 289.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAEB |
|---|---|
| RGB | rgb(191, 186, 235) |
| HSL | hsl(246, 55%, 83%) |
| HSV | hsv(246, 21%, 92%) |
| CMYK | cmyk(18.7%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.40, 11.64, -23.71) |
| CIE-LCH | lch(77.40, 26.41, 296.15°) |
| OKLab | oklab(80.95% 0.0229 -0.0648) |
| OKLCH | oklch(80.95% 0.069 289.4) |
| XYZ | xyz(54.0367, 52.1917, 85.8083) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.38
Periwinkle
#CCCCFF
ΔE00 4.57
Light Lavender
#DFC5FE
ΔE00 6.70
Pale Violet
#CEAEFA
ΔE00 7.17
Light Violet
#D6B4FC
ΔE00 7.21
Pale Lilac
#E4CBFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAEB #E6EBBA
analogous
#BACEEB #BFBAEB #D7BAEB
triadic
#BFBAEB #EBBFBA #BAEBBF
tetradic
#BFBAEB #EBBACE #E6EBBA #BAEBD7
square
#BFBAEB #EBBACE #E6EBBA #BAEBD7
split-complementary
#BFBAEB #EBD7BA #CEEBBA
monochromatic
#675BCF #938BDD #BFBAEB #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.84
#BFBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BFBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAEB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAEB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#B6C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbaeb; /* rgb */ color: rgb(191, 186, 235); /* oklch */ color: oklch(81.0% 0.069 289.4);
Tailwind
colors: {
custom: {
50: '#d2cef1',
500: '#bfbaeb',
950: '#000000',
},
}SCSS
$custom: #bfbaeb; $custom-light: #d2cef1; $custom-dark: #000000;
JSON
{
"hex": "#bfbaeb",
"rgb": {
"r": 191,
"g": 186,
"b": 235
},
"hsl": {
"h": 246.122,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.8095,
"c": 0.06872,
"h": 289.4
},
"luminance": 0.52192
}Semantic roles & 50–950 ramp
primary
#BFBAEB
secondary
#C0C782
accent
#C323B2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385