#BFC2FB#BFC2FB
#BFC2FB is a very light, moderate blue. Relative luminance 0.566; OKLCH L 83.1% C 0.080 H 282.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2FB |
|---|---|
| RGB | rgb(191, 194, 251) |
| HSL | hsl(237, 88%, 87%) |
| HSV | hsv(237, 24%, 98%) |
| CMYK | cmyk(23.9%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.97, 10.90, -28.37) |
| CIE-LCH | lch(79.97, 30.39, 291.01°) |
| OKLab | oklab(83.13% 0.0168 -0.078) |
| OKLCH | oklch(83.13% 0.08 282.2) |
| XYZ | xyz(58.1859, 56.6238, 99.1120) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.07
Periwinkle
#CCCCFF
ΔE00 3.10
Pastel Blue
#A2BFFE
ΔE00 7.67
Light Lavender
#DFC5FE
ΔE00 8.19
Pale Violet
#CEAEFA
ΔE00 8.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2FB #FBF8BF
analogous
#BFE0FB #BFC2FB #DABFFB
triadic
#BFC2FB #FBBFC2 #C2FBBF
tetradic
#BFC2FB #FBBFE0 #FBF8BF #BFFBDA
square
#BFC2FB #FBBFE0 #FBF8BF #BFFBDA
split-complementary
#BFC2FB #FBDABF #E0FBBF
monochromatic
#4C54F4 #858BF7 #BFC2FB #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.70
#BFC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BFC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2FB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2FB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FE
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#B1CCD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc2fb; /* rgb */ color: rgb(191, 194, 251); /* oklch */ color: oklch(83.1% 0.080 282.2);
Tailwind
colors: {
custom: {
50: '#d3d4fc',
500: '#bfc2fb',
950: '#000000',
},
}SCSS
$custom: #bfc2fb; $custom-light: #d3d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc2fb",
"rgb": {
"r": 191,
"g": 194,
"b": 251
},
"hsl": {
"h": 237,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.83134,
"c": 0.07975,
"h": 282.2
},
"luminance": 0.56625
}Semantic roles & 50–950 ramp
primary
#BFC2FB
secondary
#E0DC7E
accent
#D901E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385