#BFBCF3#BFBCF3
#BFBCF3 is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.7% C 0.077 H 287.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCF3 |
|---|---|
| RGB | rgb(191, 188, 243) |
| HSL | hsl(243, 70%, 85%) |
| HSV | hsv(243, 23%, 95%) |
| CMYK | cmyk(21.4%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(78.18, 12.34, -26.82) |
| CIE-LCH | lch(78.18, 29.52, 294.70°) |
| OKLab | oklab(81.65% 0.0226 -0.0736) |
| OKLCH | oklch(81.65% 0.077 287.1) |
| XYZ | xyz(55.6429, 53.5130, 92.1741) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 3.88
Light Lavender
#DFC5FE
ΔE00 6.98
Pale Violet
#CEAEFA
ΔE00 7.00
Light Violet
#D6B4FC
ΔE00 7.19
Pale Lilac
#E4CBFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCF3 #F0F3BC
analogous
#BCD5F3 #BFBCF3 #DBBCF3
triadic
#BFBCF3 #F3BFBC #BCF3BF
tetradic
#BFBCF3 #F3BCD5 #F0F3BC #BCF3DB
square
#BFBCF3 #F3BCD5 #F0F3BC #BCF3DB
split-complementary
#BFBCF3 #F3DBBC #D5F3BC
monochromatic
#5C54E0 #8D88EA #BFBCF3 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.79
#BFBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BFBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCF3
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCF3 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F5
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#B4C5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbcf3; /* rgb */ color: rgb(191, 188, 243); /* oklch */ color: oklch(81.7% 0.077 287.1);
Tailwind
colors: {
custom: {
50: '#d3d0f7',
500: '#bfbcf3',
950: '#000000',
},
}SCSS
$custom: #bfbcf3; $custom-light: #d3d0f7; $custom-dark: #000000;
JSON
{
"hex": "#bfbcf3",
"rgb": {
"r": 191,
"g": 188,
"b": 243
},
"hsl": {
"h": 243.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.8165,
"c": 0.07696,
"h": 287.1
},
"luminance": 0.53514
}Semantic roles & 50–950 ramp
primary
#BFBCF3
secondary
#CFD380
accent
#D214C7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385