#BFBAF7#BFBAF7
#BFBAF7 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.4% C 0.085 H 288.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAF7 |
|---|---|
| RGB | rgb(191, 186, 247) |
| HSL | hsl(245, 79%, 85%) |
| HSV | hsv(245, 25%, 97%) |
| CMYK | cmyk(22.7%, 24.7%, 0%, 3.1%) |
| CIE-LAB | lab(77.82, 14.34, -29.52) |
| CIE-LCH | lch(77.82, 32.82, 295.91°) |
| OKLab | oklab(81.42% 0.0265 -0.0812) |
| OKLCH | oklch(81.42% 0.085 288.1) |
| XYZ | xyz(55.8292, 52.9087, 95.2487) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 6.22
Light Violet
#D6B4FC
ΔE00 6.61
Light Lavender
#DFC5FE
ΔE00 7.08
Lavender
#B39DDB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAF7 #F2F7BA
analogous
#BAD4F7 #BFBAF7 #DEBAF7
triadic
#BFBAF7 #F7BFBA #BAF7BF
tetradic
#BFBAF7 #F7BAD4 #F2F7BA #BAF7DE
square
#BFBAF7 #F7BAD4 #F2F7BA #BAF7DE
split-complementary
#BFBAF7 #F7DEBA #D4F7BA
monochromatic
#594CEA #8C83F1 #BFBAF7 #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.81
#BFBAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BFBAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAF7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAF7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#B3C4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbaf7; /* rgb */ color: rgb(191, 186, 247); /* oklch */ color: oklch(81.4% 0.085 288.1);
Tailwind
colors: {
custom: {
50: '#d3cefa',
500: '#bfbaf7',
950: '#000000',
},
}SCSS
$custom: #bfbaf7; $custom-light: #d3cefa; $custom-dark: #000000;
JSON
{
"hex": "#bfbaf7",
"rgb": {
"r": 191,
"g": 186,
"b": 247
},
"hsl": {
"h": 244.918,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.81421,
"c": 0.08541,
"h": 288.1
},
"luminance": 0.5291
}Semantic roles & 50–950 ramp
primary
#BFBAF7
secondary
#D2D97C
accent
#DC0ACA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385