#BBCFFB#BBCFFB
#BBCFFB is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.4% C 0.065 H 265.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFFB |
|---|---|
| RGB | rgb(187, 207, 251) |
| HSL | hsl(221, 89%, 86%) |
| HSV | hsv(221, 25%, 98%) |
| CMYK | cmyk(25.5%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.00, 2.72, -23.77) |
| CIE-LCH | lch(83.00, 23.93, 276.54°) |
| OKLab | oklab(85.43% -0.0047 -0.0651) |
| OKLCH | oklch(85.43% 0.065 265.8) |
| XYZ | xyz(60.2142, 62.1537, 100.0724) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.68
Light Periwinkle
#C1C6FC
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 5.93
Periwinkle
#CCCCFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFFB #FBE7BB
analogous
#BBEFFB #BBCFFB #C7BBFB
triadic
#BBCFFB #FBBBCF #CFFBBB
tetradic
#BBCFFB #FBBBEF #FBE7BB #BBFBC7
square
#BBCFFB #FBBBEF #FBE7BB #BBFBC7
split-complementary
#BBCFFB #FBC7BB #EFFBBB
monochromatic
#477DF4 #81A6F8 #BBCFFB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.56
#BBCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFFB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFFB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#AAD8DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbcffb; /* rgb */ color: rgb(187, 207, 251); /* oklch */ color: oklch(85.4% 0.065 265.8);
Tailwind
colors: {
custom: {
50: '#d0ddfc',
500: '#bbcffb',
950: '#000000',
},
}SCSS
$custom: #bbcffb; $custom-light: #d0ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bbcffb",
"rgb": {
"r": 187,
"g": 207,
"b": 251
},
"hsl": {
"h": 221.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85425,
"c": 0.06531,
"h": 265.8
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#BBCFFB
secondary
#E0C07A
accent
#9E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485