#BFC2FD#BFC2FD
#BFC2FD is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.2% C 0.083 H 282.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2FD |
|---|---|
| RGB | rgb(191, 194, 253) |
| HSL | hsl(237, 94%, 87%) |
| HSV | hsv(237, 25%, 99%) |
| CMYK | cmyk(24.5%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.04, 11.36, -29.33) |
| CIE-LCH | lch(80.04, 31.45, 291.17°) |
| OKLab | oklab(83.21% 0.0174 -0.0807) |
| OKLCH | oklch(83.21% 0.083 282.2) |
| XYZ | xyz(58.5028, 56.7506, 100.7811) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.25
Periwinkle
#CCCCFF
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 7.48
Light Lavender
#DFC5FE
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.51
Powder Blue (survey)
#B1D1FC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2FD #FDFABF
analogous
#BFE1FD #BFC2FD #DBBFFD
triadic
#BFC2FD #FDBFC2 #C2FDBF
tetradic
#BFC2FD #FDBFE1 #FDFABF #BFFDDB
square
#BFC2FD #FDBFE1 #FDFABF #BFFDDB
split-complementary
#BFC2FD #FDDBBF #E1FDBF
monochromatic
#4851F9 #8489FB #BFC2FD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.70
#BFC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BFC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2FD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2FD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#B1CCD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc2fd; /* rgb */ color: rgb(191, 194, 253); /* oklch */ color: oklch(83.2% 0.083 282.2);
Tailwind
colors: {
custom: {
50: '#d3d4fe',
500: '#bfc2fd',
950: '#000000',
},
}SCSS
$custom: #bfc2fd; $custom-light: #d3d4fe; $custom-dark: #000000;
JSON
{
"hex": "#bfc2fd",
"rgb": {
"r": 191,
"g": 194,
"b": 253
},
"hsl": {
"h": 237.097,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.83213,
"c": 0.08253,
"h": 282.2
},
"luminance": 0.56752
}Semantic roles & 50–950 ramp
primary
#BFC2FD
secondary
#E4DF7C
accent
#DA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385