#BBCFF2#BBCFF2
#BBCFF2 is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.1% C 0.054 H 261.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF2 |
|---|---|
| RGB | rgb(187, 207, 242) |
| HSL | hsl(218, 68%, 84%) |
| HSV | hsv(218, 23%, 95%) |
| CMYK | cmyk(22.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(82.70, 0.68, -19.44) |
| CIE-LCH | lch(82.70, 19.45, 272.00°) |
| OKLab | oklab(85.1% -0.0078 -0.053) |
| OKLCH | oklch(85.1% 0.054 261.6) |
| XYZ | xyz(58.8291, 61.5997, 92.7776) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.43
Powder Blue (survey)
#B1D1FC
ΔE00 3.60
Lightsteelblue
#B0C4DE
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF2 #F2DEBB
analogous
#BBEBF2 #BBCFF2 #C3BBF2
triadic
#BBCFF2 #F2BBCF #CFF2BB
tetradic
#BBCFF2 #F2BBEB #F2DEBB #BBF2C3
square
#BBCFF2 #F2BBEB #F2DEBB #BBF2C3
split-complementary
#BBCFF2 #F2C3BB #EBF2BB
monochromatic
#5486DE #88ABE8 #BBCFF2 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.58
#BBCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BBCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF2
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF2 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#BECCF1
Tritanopia (blue-blind)
#ADD6DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff2; /* rgb */ color: rgb(187, 207, 242); /* oklch */ color: oklch(85.1% 0.054 261.6);
Tailwind
colors: {
custom: {
50: '#d0ddf6',
500: '#bbcff2',
950: '#000000',
},
}SCSS
$custom: #bbcff2; $custom-light: #d0ddf6; $custom-dark: #000000;
JSON
{
"hex": "#bbcff2",
"rgb": {
"r": 187,
"g": 207,
"b": 242
},
"hsl": {
"h": 218.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85096,
"c": 0.05359,
"h": 261.6
},
"luminance": 0.61601
}Semantic roles & 50–950 ramp
primary
#BBCFF2
secondary
#D2B480
accent
#8C16D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485