#BFC0FA#BFC0FA
#BFC0FA is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.7% C 0.081 H 283.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0FA |
|---|---|
| RGB | rgb(191, 192, 250) |
| HSL | hsl(239, 86%, 86%) |
| HSV | hsv(239, 24%, 98%) |
| CMYK | cmyk(23.6%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(79.43, 11.75, -28.66) |
| CIE-LCH | lch(79.43, 30.97, 292.30°) |
| OKLab | oklab(82.7% 0.0192 -0.0788) |
| OKLCH | oklch(82.7% 0.081 283.7) |
| XYZ | xyz(57.5865, 55.6767, 98.1366) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.66
Periwinkle
#CCCCFF
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 7.83
Pale Violet
#CEAEFA
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.04
Light Violet
#D6B4FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0FA #FAF9BF
analogous
#BFDEFA #BFC0FA #DCBFFA
triadic
#BFC0FA #FABFC0 #C0FABF
tetradic
#BFC0FA #FABFDE #FAF9BF #BFFADC
square
#BFC0FA #FABFDE #FAF9BF #BFFADC
split-complementary
#BFC0FA #FADCBF #DEFABF
monochromatic
#4D50F1 #8688F6 #BFC0FA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.73
#BFC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BFC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0FA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0FA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#B2CAD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc0fa; /* rgb */ color: rgb(191, 192, 250); /* oklch */ color: oklch(82.7% 0.081 283.7);
Tailwind
colors: {
custom: {
50: '#d3d3fc',
500: '#bfc0fa',
950: '#000000',
},
}SCSS
$custom: #bfc0fa; $custom-light: #d3d3fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc0fa",
"rgb": {
"r": 191,
"g": 192,
"b": 250
},
"hsl": {
"h": 238.983,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.82704,
"c": 0.08108,
"h": 283.7
},
"luminance": 0.55678
}Semantic roles & 50–950 ramp
primary
#BFC0FA
secondary
#DFDD7E
accent
#DE03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385