#BBCFF0#BBCFF0
#BBCFF0 is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.0% C 0.051 H 260.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFF0 |
|---|---|
| RGB | rgb(187, 207, 240) |
| HSL | hsl(217, 64%, 84%) |
| HSV | hsv(217, 22%, 94%) |
| CMYK | cmyk(22.1%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(82.64, 0.23, -18.47) |
| CIE-LCH | lch(82.64, 18.47, 270.72°) |
| OKLab | oklab(85.03% -0.0085 -0.0503) |
| OKLCH | oklch(85.03% 0.051 260.4) |
| XYZ | xyz(58.5304, 61.4802, 91.2042) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.90
Lightsteelblue
#B0C4DE
ΔE00 3.69
Powder Blue (survey)
#B1D1FC
ΔE00 3.71
Cloudy Blue
#ACC2D9
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFF0 #F0DCBB
analogous
#BBE9F0 #BBCFF0 #C1BBF0
triadic
#BBCFF0 #F0BBCF #CFF0BB
tetradic
#BBCFF0 #F0BBE9 #F0DCBB #BBF0C1
square
#BBCFF0 #F0BBE9 #F0DCBB #BBF0C1
split-complementary
#BBCFF0 #F0C1BB #E9F0BB
monochromatic
#5788DA #89ACE5 #BBCFF0 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.58
#BBCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BBCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFF0
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFF0 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F2
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#ADD6DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbcff0; /* rgb */ color: rgb(187, 207, 240); /* oklch */ color: oklch(85.0% 0.051 260.4);
Tailwind
colors: {
custom: {
50: '#d0ddf5',
500: '#bbcff0',
950: '#000000',
},
}SCSS
$custom: #bbcff0; $custom-light: #d0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#bbcff0",
"rgb": {
"r": 187,
"g": 207,
"b": 240
},
"hsl": {
"h": 217.358,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85025,
"c": 0.05104,
"h": 260.4
},
"luminance": 0.61482
}Semantic roles & 50–950 ramp
primary
#BBCFF0
secondary
#CFB181
accent
#891ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485