#BBCCFB#BBCCFB
#BBCCFB is a very light, moderate blue. Relative luminance 0.607; OKLCH L 84.8% C 0.068 H 269.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCFB |
|---|---|
| RGB | rgb(187, 204, 251) |
| HSL | hsl(224, 89%, 86%) |
| HSV | hsv(224, 25%, 98%) |
| CMYK | cmyk(25.5%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.22, 4.33, -24.94) |
| CIE-LCH | lch(82.22, 25.32, 279.84°) |
| OKLab | oklab(84.82% -0.0008 -0.0684) |
| OKLCH | oklch(84.82% 0.068 269.4) |
| XYZ | xyz(59.4943, 60.7139, 99.8324) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.60
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.57
Light Blue Grey
#B7C9E2
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCFB #FBEABB
analogous
#BBECFB #BBCCFB #CABBFB
triadic
#BBCCFB #FBBBCC #CCFBBB
tetradic
#BBCCFB #FBBBEC #FBEABB #BBFBCA
square
#BBCCFB #FBBBEC #FBEABB #BBFBCA
split-complementary
#BBCCFB #FBCABB #ECFBBB
monochromatic
#4775F4 #81A1F8 #BBCCFB #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.60
#BBCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BBCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCFB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCFB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#ABD5DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbccfb; /* rgb */ color: rgb(187, 204, 251); /* oklch */ color: oklch(84.8% 0.068 269.4);
Tailwind
colors: {
custom: {
50: '#d0dbfc',
500: '#bbccfb',
950: '#000000',
},
}SCSS
$custom: #bbccfb; $custom-light: #d0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bbccfb",
"rgb": {
"r": 187,
"g": 204,
"b": 251
},
"hsl": {
"h": 224.062,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84822,
"c": 0.06841,
"h": 269.4
},
"luminance": 0.60716
}Semantic roles & 50–950 ramp
primary
#BBCCFB
secondary
#E0C57A
accent
#A900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485