#BFBAE0#BFBAE0
#BFBAE0 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.5% C 0.053 H 291.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAE0 |
|---|---|
| RGB | rgb(191, 186, 224) |
| HSL | hsl(248, 38%, 80%) |
| HSV | hsv(248, 17%, 88%) |
| CMYK | cmyk(14.7%, 17%, 0%, 12.2%) |
| CIE-LAB | lab(77.03, 9.26, -18.33) |
| CIE-LCH | lch(77.03, 20.54, 296.80°) |
| OKLab | oklab(80.54% 0.0193 -0.0498) |
| OKLCH | oklch(80.54% 0.053 291.2) |
| XYZ | xyz(52.4964, 51.5756, 77.6959) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 6.30
Light Lavender
#DFC5FE
ΔE00 7.77
Pale Lilac
#E4CBFF
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.32
Light Violet
#D6B4FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAE0 #DBE0BA
analogous
#BAC8E0 #BFBAE0 #D2BAE0
triadic
#BFBAE0 #E0BFBA #BAE0BF
tetradic
#BFBAE0 #E0BAC8 #DBE0BA #BAE0D2
square
#BFBAE0 #E0BAC8 #DBE0BA #BAE0D2
split-complementary
#BFBAE0 #E0D2BA #C8E0BA
monochromatic
#7166BA #9890CD #BFBAE0 #E6E4F3 #EBEAF6
Accessibility & contrast
On white
1.86
#BFBAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BFBAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAE0
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAE0 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE2
Deuteranopia (green-blind)
#B2BDDF
Tritanopia (blue-blind)
#B9C0C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbae0; /* rgb */ color: rgb(191, 186, 224); /* oklch */ color: oklch(80.5% 0.053 291.2);
Tailwind
colors: {
custom: {
50: '#d2cee9',
500: '#bfbae0',
950: '#000000',
},
}SCSS
$custom: #bfbae0; $custom-light: #d2cee9; $custom-dark: #000000;
JSON
{
"hex": "#bfbae0",
"rgb": {
"r": 191,
"g": 186,
"b": 224
},
"hsl": {
"h": 247.895,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.80541,
"c": 0.05339,
"h": 291.2
},
"luminance": 0.51576
}Semantic roles & 50–950 ramp
primary
#BFBAE0
secondary
#B2B986
accent
#B135A1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384