#BFCFFA#BFCFFA
#BFCFFA is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.7% C 0.063 H 269.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFFA |
|---|---|
| RGB | rgb(191, 207, 250) |
| HSL | hsl(224, 86%, 86%) |
| HSV | hsv(224, 24%, 98%) |
| CMYK | cmyk(23.6%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(83.23, 3.68, -22.85) |
| CIE-LCH | lch(83.23, 23.15, 279.14°) |
| OKLab | oklab(85.67% -0.001 -0.0625) |
| OKLCH | oklch(85.67% 0.063 269) |
| XYZ | xyz(61.0495, 62.6026, 99.2909) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.93
Powder Blue (survey)
#B1D1FC
ΔE00 4.97
Periwinkle
#CCCCFF
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFFA #FAEABF
analogous
#BFEDFA #BFCFFA #CDBFFA
triadic
#BFCFFA #FABFCF #CFFABF
tetradic
#BFCFFA #FABFED #FAEABF #BFFACD
square
#BFCFFA #FABFED #FAEABF #BFFACD
split-complementary
#BFCFFA #FACDBF #EDFABF
monochromatic
#4D7AF1 #86A4F6 #BFCFFA #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.55
#BFCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BFCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFFA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFFA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#B0D7DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfcffa; /* rgb */ color: rgb(191, 207, 250); /* oklch */ color: oklch(85.7% 0.063 269.0);
Tailwind
colors: {
custom: {
50: '#d3ddfc',
500: '#bfcffa',
950: '#000000',
},
}SCSS
$custom: #bfcffa; $custom-light: #d3ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bfcffa",
"rgb": {
"r": 191,
"g": 207,
"b": 250
},
"hsl": {
"h": 223.729,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.85668,
"c": 0.06253,
"h": 269
},
"luminance": 0.62604
}Semantic roles & 50–950 ramp
primary
#BFCFFA
secondary
#DFC57E
accent
#A603E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485