#BFBAE2#BFBAE2
#BFBAE2 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.6% C 0.056 H 290.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAE2 |
|---|---|
| RGB | rgb(191, 186, 226) |
| HSL | hsl(248, 41%, 81%) |
| HSV | hsv(248, 18%, 89%) |
| CMYK | cmyk(15.5%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(77.09, 9.69, -19.31) |
| CIE-LCH | lch(77.09, 21.61, 296.64°) |
| OKLab | oklab(80.61% 0.02 -0.0525) |
| OKLCH | oklch(80.61% 0.056 290.8) |
| XYZ | xyz(52.7692, 51.6847, 79.1328) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Violet
#D6B4FC
ΔE00 8.58
Thistle
#D8BFD8
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAE2 #DDE2BA
analogous
#BAC9E2 #BFBAE2 #D3BAE2
triadic
#BFBAE2 #E2BFBA #BAE2BF
tetradic
#BFBAE2 #E2BAC9 #DDE2BA #BAE2D3
square
#BFBAE2 #E2BAC9 #DDE2BA #BAE2D3
split-complementary
#BFBAE2 #E2D3BA #C9E2BA
monochromatic
#6F64BE #978FD0 #BFBAE2 #E7E5F4 #EBE9F6
Accessibility & contrast
On white
1.85
#BFBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BFBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAE2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAE2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#B1BEE1
Tritanopia (blue-blind)
#B8C0C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbae2; /* rgb */ color: rgb(191, 186, 226); /* oklch */ color: oklch(80.6% 0.056 290.8);
Tailwind
colors: {
custom: {
50: '#d2ceeb',
500: '#bfbae2',
950: '#000000',
},
}SCSS
$custom: #bfbae2; $custom-light: #d2ceeb; $custom-dark: #000000;
JSON
{
"hex": "#bfbae2",
"rgb": {
"r": 191,
"g": 186,
"b": 226
},
"hsl": {
"h": 247.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.80614,
"c": 0.05618,
"h": 290.8
},
"luminance": 0.51685
}Semantic roles & 50–950 ramp
primary
#BFBAE2
secondary
#B4BB85
accent
#B432A4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384