#BFBAFF#BFBAFF
#BFBAFF is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.7% C 0.096 H 287.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAFF |
|---|---|
| RGB | rgb(191, 186, 255) |
| HSL | hsl(244, 100%, 86%) |
| HSV | hsv(244, 27%, 100%) |
| CMYK | cmyk(25.1%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(78.12, 16.19, -33.35) |
| CIE-LCH | lch(78.12, 37.07, 295.89°) |
| OKLab | oklab(81.75% 0.0288 -0.0921) |
| OKLCH | oklch(81.75% 0.096 287.4) |
| XYZ | xyz(57.0903, 53.4131, 101.8903) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.82
Periwinkle
#CCCCFF
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 6.29
Light Violet
#D6B4FC
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAFF #FAFFBA
analogous
#BAD8FF #BFBAFF #E2BAFF
triadic
#BFBAFF #FFBFBA #BAFFBF
tetradic
#BFBAFF #FFBAD8 #FAFFBA #BAFFE2
square
#BFBAFF #FFBAD8 #FAFFBA #BAFFE2
split-complementary
#BFBAFF #FFE2BA #D8FFBA
monochromatic
#4D40FF #867DFF #BFBAFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.80
#BFBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BFBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAFF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAFF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#B1C6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbaff; /* rgb */ color: rgb(191, 186, 255); /* oklch */ color: oklch(81.7% 0.096 287.4);
Tailwind
colors: {
custom: {
50: '#d3ceff',
500: '#bfbaff',
950: '#000000',
},
}SCSS
$custom: #bfbaff; $custom-light: #d3ceff; $custom-dark: #000000;
JSON
{
"hex": "#bfbaff",
"rgb": {
"r": 191,
"g": 186,
"b": 255
},
"hsl": {
"h": 244.348,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.81749,
"c": 0.09647,
"h": 287.4
},
"luminance": 0.53414
}Semantic roles & 50–950 ramp
primary
#BFBAFF
secondary
#DFE776
accent
#E600D5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386