#BFBAED#BFBAED
#BFBAED is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.0% C 0.071 H 289.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAED |
|---|---|
| RGB | rgb(191, 186, 237) |
| HSL | hsl(246, 59%, 83%) |
| HSV | hsv(246, 22%, 93%) |
| CMYK | cmyk(19.4%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.46, 12.09, -24.68) |
| CIE-LCH | lch(77.46, 27.48, 296.09°) |
| OKLab | oklab(81.03% 0.0235 -0.0675) |
| OKLCH | oklch(81.03% 0.072 289.2) |
| XYZ | xyz(54.3273, 52.3079, 87.3386) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 4.46
Light Lavender
#DFC5FE
ΔE00 6.66
Pale Violet
#CEAEFA
ΔE00 6.92
Light Violet
#D6B4FC
ΔE00 7.01
Pale Lilac
#E4CBFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAED #E8EDBA
analogous
#BACEED #BFBAED #D8BAED
triadic
#BFBAED #EDBFBA #BAEDBF
tetradic
#BFBAED #EDBACE #E8EDBA #BAEDD8
square
#BFBAED #EDBACE #E8EDBA #BAEDD8
split-complementary
#BFBAED #EDD8BA #CEEDBA
monochromatic
#6559D4 #9289E0 #BFBAED #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.83
#BFBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BFBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAED
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAED | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#B6C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbaed; /* rgb */ color: rgb(191, 186, 237); /* oklch */ color: oklch(81.0% 0.071 289.2);
Tailwind
colors: {
custom: {
50: '#d3cef3',
500: '#bfbaed',
950: '#000000',
},
}SCSS
$custom: #bfbaed; $custom-light: #d3cef3; $custom-dark: #000000;
JSON
{
"hex": "#bfbaed",
"rgb": {
"r": 191,
"g": 186,
"b": 237
},
"hsl": {
"h": 245.882,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.81027,
"c": 0.0715,
"h": 289.2
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#BFBAED
secondary
#C3CA81
accent
#C61FB6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385