#BBCFF6#BBCFF6
#BBCFF6 is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.2% C 0.059 H 263.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF6 |
|---|---|
| RGB | rgb(187, 207, 246) |
| HSL | hsl(220, 77%, 85%) |
| HSV | hsv(220, 24%, 96%) |
| CMYK | cmyk(24%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(82.83, 1.58, -21.37) |
| CIE-LCH | lch(82.83, 21.43, 274.23°) |
| OKLab | oklab(85.24% -0.0064 -0.0584) |
| OKLCH | oklch(85.24% 0.059 263.7) |
| XYZ | xyz(59.4364, 61.8426, 95.9762) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.56
Light Blue Grey
#B7C9E2
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF6 #F6E2BB
analogous
#BBECF6 #BBCFF6 #C5BBF6
triadic
#BBCFF6 #F6BBCF #CFF6BB
tetradic
#BBCFF6 #F6BBEC #F6E2BB #BBF6C5
square
#BBCFF6 #F6BBEC #F6E2BB #BBF6C5
split-complementary
#BBCFF6 #F6C5BB #ECF6BB
monochromatic
#4F83E8 #85A9EF #BBCFF6 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.57
#BBCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BBCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF6
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF6 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F8
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#ACD7DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff6; /* rgb */ color: rgb(187, 207, 246); /* oklch */ color: oklch(85.2% 0.059 263.7);
Tailwind
colors: {
custom: {
50: '#d0ddf9',
500: '#bbcff6',
950: '#000000',
},
}SCSS
$custom: #bbcff6; $custom-light: #d0ddf9; $custom-dark: #000000;
JSON
{
"hex": "#bbcff6",
"rgb": {
"r": 187,
"g": 207,
"b": 246
},
"hsl": {
"h": 219.661,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.8524,
"c": 0.05876,
"h": 263.7
},
"luminance": 0.61844
}Semantic roles & 50–950 ramp
primary
#BBCFF6
secondary
#D8B97D
accent
#940DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485