#BBCFF1#BBCFF1
#BBCFF1 is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.1% C 0.052 H 261.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF1 |
|---|---|
| RGB | rgb(187, 207, 241) |
| HSL | hsl(218, 66%, 84%) |
| HSV | hsv(218, 22%, 95%) |
| CMYK | cmyk(22.4%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(82.67, 0.45, -18.95) |
| CIE-LCH | lch(82.67, 18.96, 271.37°) |
| OKLab | oklab(85.06% -0.0081 -0.0517) |
| OKLCH | oklch(85.06% 0.052 261.1) |
| XYZ | xyz(58.6793, 61.5398, 91.9888) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.17
Powder Blue (survey)
#B1D1FC
ΔE00 3.64
Lightsteelblue
#B0C4DE
ΔE00 3.90
Cloudy Blue
#ACC2D9
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 6.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF1 #F1DDBB
analogous
#BBEAF1 #BBCFF1 #C2BBF1
triadic
#BBCFF1 #F1BBCF #CFF1BB
tetradic
#BBCFF1 #F1BBEA #F1DDBB #BBF1C2
square
#BBCFF1 #F1BBEA #F1DDBB #BBF1C2
split-complementary
#BBCFF1 #F1C2BB #EAF1BB
monochromatic
#5587DC #88ABE7 #BBCFF1 #E6EDFA #E6EDFA
Accessibility & contrast
On white
1.58
#BBCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BBCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF1
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF1 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F3
Deuteranopia (green-blind)
#BFCBF0
Tritanopia (blue-blind)
#ADD6DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff1; /* rgb */ color: rgb(187, 207, 241); /* oklch */ color: oklch(85.1% 0.052 261.1);
Tailwind
colors: {
custom: {
50: '#d0ddf5',
500: '#bbcff1',
950: '#000000',
},
}SCSS
$custom: #bbcff1; $custom-light: #d0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#bbcff1",
"rgb": {
"r": 187,
"g": 207,
"b": 241
},
"hsl": {
"h": 217.778,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.8506,
"c": 0.05232,
"h": 261.1
},
"luminance": 0.61541
}Semantic roles & 50–950 ramp
primary
#BBCFF1
secondary
#D0B280
accent
#8A18CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485