#BFC0FB#BFC0FB
#BFC0FB is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.7% C 0.082 H 283.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0FB |
|---|---|
| RGB | rgb(191, 192, 251) |
| HSL | hsl(239, 88%, 87%) |
| HSV | hsv(239, 24%, 98%) |
| CMYK | cmyk(23.9%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.47, 11.98, -29.14) |
| CIE-LCH | lch(79.47, 31.51, 292.36°) |
| OKLab | oklab(82.74% 0.0195 -0.0801) |
| OKLCH | oklch(82.74% 0.082 283.7) |
| XYZ | xyz(57.7437, 55.7395, 98.9646) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.70
Periwinkle
#CCCCFF
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 7.95
Light Violet
#D6B4FC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0FB #FBFABF
analogous
#BFDEFB #BFC0FB #DCBFFB
triadic
#BFC0FB #FBBFC0 #C0FBBF
tetradic
#BFC0FB #FBBFDE #FBFABF #BFFBDC
square
#BFC0FB #FBBFDE #FBFABF #BFFBDC
split-complementary
#BFC0FB #FBDCBF #DEFBBF
monochromatic
#4C4FF4 #8587F7 #BFC0FB #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.73
#BFC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BFC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0FB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0FB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#B1CAD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc0fb; /* rgb */ color: rgb(191, 192, 251); /* oklch */ color: oklch(82.7% 0.082 283.7);
Tailwind
colors: {
custom: {
50: '#d3d3fc',
500: '#bfc0fb',
950: '#000000',
},
}SCSS
$custom: #bfc0fb; $custom-light: #d3d3fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc0fb",
"rgb": {
"r": 191,
"g": 192,
"b": 251
},
"hsl": {
"h": 239,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.82744,
"c": 0.08247,
"h": 283.7
},
"luminance": 0.55741
}Semantic roles & 50–950 ramp
primary
#BFC0FB
secondary
#E0DF7E
accent
#E101E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385