#BFBAE8#BFBAE8
#BFBAE8 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.8% C 0.065 H 289.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAE8 |
|---|---|
| RGB | rgb(191, 186, 232) |
| HSL | hsl(247, 50%, 82%) |
| HSV | hsv(247, 20%, 91%) |
| CMYK | cmyk(17.7%, 19.8%, 0%, 9%) |
| CIE-LAB | lab(77.29, 10.99, -22.25) |
| CIE-LCH | lch(77.29, 24.81, 296.28°) |
| OKLab | oklab(80.84% 0.0219 -0.0607) |
| OKLCH | oklch(80.84% 0.065 289.9) |
| XYZ | xyz(53.6070, 52.0198, 83.5449) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 4.83
Light Lavender
#DFC5FE
ΔE00 6.84
Pale Lilac
#E4CBFF
ΔE00 7.57
Light Violet
#D6B4FC
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAE8 #E3E8BA
analogous
#BACCE8 #BFBAE8 #D6BAE8
triadic
#BFBAE8 #E8BFBA #BAE8BF
tetradic
#BFBAE8 #E8BACC #E3E8BA #BAE8D6
square
#BFBAE8 #E8BACC #E3E8BA #BAE8D6
split-complementary
#BFBAE8 #E8D6BA #CCE8BA
monochromatic
#6A5EC9 #948CD9 #BFBAE8 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.84
#BFBAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFBAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAE8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAE8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EA
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#B7C1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbae8; /* rgb */ color: rgb(191, 186, 232); /* oklch */ color: oklch(80.8% 0.065 289.9);
Tailwind
colors: {
custom: {
50: '#d2ceef',
500: '#bfbae8',
950: '#000000',
},
}SCSS
$custom: #bfbae8; $custom-light: #d2ceef; $custom-dark: #000000;
JSON
{
"hex": "#bfbae8",
"rgb": {
"r": 191,
"g": 186,
"b": 232
},
"hsl": {
"h": 246.522,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.80837,
"c": 0.06455,
"h": 289.9
},
"luminance": 0.5202
}Semantic roles & 50–950 ramp
primary
#BFBAE8
secondary
#BCC383
accent
#BD28AD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385