#BFC2F2#BFC2F2
#BFC2F2 is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.8% C 0.067 H 282.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2F2 |
|---|---|
| RGB | rgb(191, 194, 242) |
| HSL | hsl(236, 66%, 85%) |
| HSV | hsv(236, 21%, 95%) |
| CMYK | cmyk(21.1%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(79.65, 8.86, -24.03) |
| CIE-LCH | lch(79.65, 25.61, 290.23°) |
| OKLab | oklab(82.79% 0.014 -0.0657) |
| OKLCH | oklch(82.79% 0.067 282) |
| XYZ | xyz(56.8008, 56.0697, 91.8171) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.90
Periwinkle
#CCCCFF
ΔE00 2.81
Light Lavender
#DFC5FE
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.61
Pastel Blue
#A2BFFE
ΔE00 8.65
Light Blue Grey
#B7C9E2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2F2 #F2EFBF
analogous
#BFDBF2 #BFC2F2 #D6BFF2
triadic
#BFC2F2 #F2BFC2 #C2F2BF
tetradic
#BFC2F2 #F2BFDB #F2EFBF #BFF2D6
square
#BFC2F2 #F2BFDB #F2EFBF #BFF2D6
split-complementary
#BFC2F2 #F2D6BF #DBF2BF
monochromatic
#5961DD #8C92E8 #BFC2F2 #E6E7FA #E6E7FA
Accessibility & contrast
On white
1.72
#BFC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BFC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2F2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2F2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#B3C4F1
Tritanopia (blue-blind)
#B4CAD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc2f2; /* rgb */ color: rgb(191, 194, 242); /* oklch */ color: oklch(82.8% 0.067 282.0);
Tailwind
colors: {
custom: {
50: '#d3d4f6',
500: '#bfc2f2',
950: '#000000',
},
}SCSS
$custom: #bfc2f2; $custom-light: #d3d4f6; $custom-dark: #000000;
JSON
{
"hex": "#bfc2f2",
"rgb": {
"r": 191,
"g": 194,
"b": 242
},
"hsl": {
"h": 236.471,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.82786,
"c": 0.06722,
"h": 282
},
"luminance": 0.56071
}Semantic roles & 50–950 ramp
primary
#BFC2F2
secondary
#D2CD83
accent
#C317CE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385