#BBCFFA#BBCFFA
#BBCFFA is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.4% C 0.064 H 265.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFFA |
|---|---|
| RGB | rgb(187, 207, 250) |
| HSL | hsl(221, 86%, 86%) |
| HSV | hsv(221, 25%, 98%) |
| CMYK | cmyk(25.2%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(82.96, 2.49, -23.29) |
| CIE-LCH | lch(82.96, 23.42, 276.11°) |
| OKLab | oklab(85.39% -0.0051 -0.0638) |
| OKLCH | oklch(85.39% 0.064 265.4) |
| XYZ | xyz(60.0570, 62.0908, 99.2444) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.65
Light Periwinkle
#C1C6FC
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFFA #FAE6BB
analogous
#BBEEFA #BBCFFA #C6BBFA
triadic
#BBCFFA #FABBCF #CFFABB
tetradic
#BBCFFA #FABBEE #FAE6BB #BBFAC6
square
#BBCFFA #FABBEE #FAE6BB #BBFAC6
split-complementary
#BBCFFA #FAC6BB #EEFABB
monochromatic
#497FF2 #82A7F6 #BBCFFA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.56
#BBCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BBCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFFA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFFA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#ABD7DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbcffa; /* rgb */ color: rgb(187, 207, 250); /* oklch */ color: oklch(85.4% 0.064 265.4);
Tailwind
colors: {
custom: {
50: '#d0ddfc',
500: '#bbcffa',
950: '#000000',
},
}SCSS
$custom: #bbcffa; $custom-light: #d0ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bbcffa",
"rgb": {
"r": 187,
"g": 207,
"b": 250
},
"hsl": {
"h": 220.952,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.85387,
"c": 0.06399,
"h": 265.4
},
"luminance": 0.62093
}Semantic roles & 50–950 ramp
primary
#BBCFFA
secondary
#DEBF7B
accent
#9C03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485