#BFCCFA#BFCCFA
#BFCCFA is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.1% C 0.066 H 272.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCFA |
|---|---|
| RGB | rgb(191, 204, 250) |
| HSL | hsl(227, 86%, 86%) |
| HSV | hsv(227, 24%, 98%) |
| CMYK | cmyk(23.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.47, 5.28, -24.02) |
| CIE-LCH | lch(82.47, 24.59, 282.40°) |
| OKLab | oklab(85.07% 0.003 -0.0658) |
| OKLCH | oklch(85.07% 0.066 272.6) |
| XYZ | xyz(60.3296, 61.1627, 99.0510) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.71
Periwinkle
#CCCCFF
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCFA #FAEDBF
analogous
#BFEAFA #BFCCFA #D0BFFA
triadic
#BFCCFA #FABFCC #CCFABF
tetradic
#BFCCFA #FABFEA #FAEDBF #BFFAD0
square
#BFCCFA #FABFEA #FAEDBF #BFFAD0
split-complementary
#BFCCFA #FAD0BF #EAFABF
monochromatic
#4D72F1 #869FF6 #BFCCFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.59
#BFCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BFCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCFA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCFA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#B0D5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccfa; /* rgb */ color: rgb(191, 204, 250); /* oklch */ color: oklch(85.1% 0.066 272.6);
Tailwind
colors: {
custom: {
50: '#d3dbfc',
500: '#bfccfa',
950: '#000000',
},
}SCSS
$custom: #bfccfa; $custom-light: #d3dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bfccfa",
"rgb": {
"r": 191,
"g": 204,
"b": 250
},
"hsl": {
"h": 226.78,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.85069,
"c": 0.06584,
"h": 272.6
},
"luminance": 0.61164
}Semantic roles & 50–950 ramp
primary
#BFCCFA
secondary
#DFCA7E
accent
#B103E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485