#BFBCF9#BFBCF9
#BFBCF9 is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.9% C 0.085 H 286.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCF9 |
|---|---|
| RGB | rgb(191, 188, 249) |
| HSL | hsl(243, 84%, 86%) |
| HSV | hsv(243, 24%, 98%) |
| CMYK | cmyk(23.3%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(78.39, 13.70, -29.71) |
| CIE-LCH | lch(78.39, 32.72, 294.76°) |
| OKLab | oklab(81.89% 0.0244 -0.0817) |
| OKLCH | oklch(81.89% 0.085 286.6) |
| XYZ | xyz(56.5638, 53.8814, 97.0242) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.91
Periwinkle
#CCCCFF
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 6.77
Light Violet
#D6B4FC
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCF9 #F6F9BC
analogous
#BCD7F9 #BFBCF9 #DDBCF9
triadic
#BFBCF9 #F9BFBC #BCF9BF
tetradic
#BFBCF9 #F9BCD7 #F6F9BC #BCF9DD
square
#BFBCF9 #F9BCD7 #F6F9BC #BCF9DD
split-complementary
#BFBCF9 #F9DDBC #D7F9BC
monochromatic
#544CEF #8984F4 #BFBCF9 #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.78
#BFBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BFBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCF9
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCF9 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FC
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#B2C6D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbcf9; /* rgb */ color: rgb(191, 188, 249); /* oklch */ color: oklch(81.9% 0.085 286.6);
Tailwind
colors: {
custom: {
50: '#d3d0fb',
500: '#bfbcf9',
950: '#000000',
},
}SCSS
$custom: #bfbcf9; $custom-light: #d3d0fb; $custom-dark: #000000;
JSON
{
"hex": "#bfbcf9",
"rgb": {
"r": 191,
"g": 188,
"b": 249
},
"hsl": {
"h": 242.951,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.81888,
"c": 0.0853,
"h": 286.6
},
"luminance": 0.53882
}Semantic roles & 50–950 ramp
primary
#BFBCF9
secondary
#D8DD7C
accent
#E006D5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385