#BFBCF5#BFBCF5
#BFBCF5 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.080 H 286.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCF5 |
|---|---|
| RGB | rgb(191, 188, 245) |
| HSL | hsl(243, 74%, 85%) |
| HSV | hsv(243, 23%, 96%) |
| CMYK | cmyk(22%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.25, 12.79, -27.79) |
| CIE-LCH | lch(78.25, 30.59, 294.72°) |
| OKLab | oklab(81.73% 0.0232 -0.0763) |
| OKLCH | oklch(81.73% 0.08 286.9) |
| XYZ | xyz(55.9465, 53.6345, 93.7734) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.95
Periwinkle
#CCCCFF
ΔE00 3.94
Pale Violet
#CEAEFA
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.07
Light Violet
#D6B4FC
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCF5 #F2F5BC
analogous
#BCD6F5 #BFBCF5 #DCBCF5
triadic
#BFBCF5 #F5BFBC #BCF5BF
tetradic
#BFBCF5 #F5BCD6 #F2F5BC #BCF5DC
square
#BFBCF5 #F5BCD6 #F2F5BC #BCF5DC
split-complementary
#BFBCF5 #F5DCBC #D6F5BC
monochromatic
#5951E5 #8C87ED #BFBCF5 #E6E4FB #E6E4FB
Accessibility & contrast
On white
1.79
#BFBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BFBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCF5
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCF5 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#ADC0F3
Tritanopia (blue-blind)
#B3C6D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbcf5; /* rgb */ color: rgb(191, 188, 245); /* oklch */ color: oklch(81.7% 0.080 286.9);
Tailwind
colors: {
custom: {
50: '#d3d0f8',
500: '#bfbcf5',
950: '#000000',
},
}SCSS
$custom: #bfbcf5; $custom-light: #d3d0f8; $custom-dark: #000000;
JSON
{
"hex": "#bfbcf5",
"rgb": {
"r": 191,
"g": 188,
"b": 245
},
"hsl": {
"h": 243.158,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.81728,
"c": 0.07974,
"h": 286.9
},
"luminance": 0.53635
}Semantic roles & 50–950 ramp
primary
#BFBCF5
secondary
#D2D67F
accent
#D60FCC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385