#BFD2FC#BFD2FC
#BFD2FC is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.3% C 0.062 H 265.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2FC |
|---|---|
| RGB | rgb(191, 210, 252) |
| HSL | hsl(221, 91%, 87%) |
| HSV | hsv(221, 24%, 99%) |
| CMYK | cmyk(24.2%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(84.07, 2.53, -22.65) |
| CIE-LCH | lch(84.07, 22.79, 276.39°) |
| OKLab | oklab(86.34% -0.0044 -0.062) |
| OKLCH | oklch(86.34% 0.062 265.9) |
| XYZ | xyz(62.0985, 64.1961, 101.1959) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.02
Light Periwinkle
#C1C6FC
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.50
Periwinkle
#CCCCFF
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2FC #FCE9BF
analogous
#BFF1FC #BFD2FC #CBBFFC
triadic
#BFD2FC #FCBFD2 #D2FCBF
tetradic
#BFD2FC #FCBFF1 #FCE9BF #BFFCCB
square
#BFD2FC #FCBFF1 #FCE9BF #BFFCCB
split-complementary
#BFD2FC #FCCBBF #F1FCBF
monochromatic
#4A80F7 #85A9F9 #BFD2FC #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.52
#BFD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BFD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2FC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2FC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FE
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#AFDAE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd2fc; /* rgb */ color: rgb(191, 210, 252); /* oklch */ color: oklch(86.3% 0.062 265.9);
Tailwind
colors: {
custom: {
50: '#d3dffd',
500: '#bfd2fc',
950: '#000000',
},
}SCSS
$custom: #bfd2fc; $custom-light: #d3dffd; $custom-dark: #000000;
JSON
{
"hex": "#bfd2fc",
"rgb": {
"r": 191,
"g": 210,
"b": 252
},
"hsl": {
"h": 221.311,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86343,
"c": 0.06212,
"h": 265.9
},
"luminance": 0.64198
}Semantic roles & 50–950 ramp
primary
#BFD2FC
secondary
#E2C37D
accent
#9E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485