#BFBDFC#BFBDFC
#BFBDFC is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.2% C 0.088 H 285.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBDFC |
|---|---|
| RGB | rgb(191, 189, 252) |
| HSL | hsl(242, 91%, 86%) |
| HSV | hsv(242, 25%, 99%) |
| CMYK | cmyk(24.2%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(78.75, 13.85, -30.77) |
| CIE-LCH | lch(78.75, 33.74, 294.23°) |
| OKLab | oklab(82.2% 0.0239 -0.0847) |
| OKLCH | oklch(82.2% 0.088 285.7) |
| XYZ | xyz(57.2498, 54.4988, 99.5797) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.71
Periwinkle
#CCCCFF
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 7.04
Light Violet
#D6B4FC
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBDFC #FAFCBD
analogous
#BDDBFC #BFBDFC #DFBDFC
triadic
#BFBDFC #FCBFBD #BDFCBF
tetradic
#BFBDFC #FCBDDB #FAFCBD #BDFCDF
square
#BFBDFC #FCBDDB #FAFCBD #BDFCDF
split-complementary
#BFBDFC #FCDFBD #DBFCBD
monochromatic
#4D48F7 #8682F9 #BFBDFC #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.76
#BFBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BFBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBDFC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBDFC | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#B1C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfbdfc; /* rgb */ color: rgb(191, 189, 252); /* oklch */ color: oklch(82.2% 0.088 285.7);
Tailwind
colors: {
custom: {
50: '#d3d0fd',
500: '#bfbdfc',
950: '#000000',
},
}SCSS
$custom: #bfbdfc; $custom-light: #d3d0fd; $custom-dark: #000000;
JSON
{
"hex": "#bfbdfc",
"rgb": {
"r": 191,
"g": 189,
"b": 252
},
"hsl": {
"h": 241.905,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.82203,
"c": 0.08804,
"h": 285.7
},
"luminance": 0.545
}Semantic roles & 50–950 ramp
primary
#BFBDFC
secondary
#DFE27B
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385