#BBC8F0#BBC8F0
#BBC8F0 is a very light, muted blue. Relative luminance 0.582; OKLCH L 83.6% C 0.058 H 271.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8F0 |
|---|---|
| RGB | rgb(187, 200, 240) |
| HSL | hsl(225, 64%, 84%) |
| HSV | hsv(225, 22%, 94%) |
| CMYK | cmyk(22.1%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(80.83, 3.96, -21.20) |
| CIE-LCH | lch(80.83, 21.57, 280.59°) |
| OKLab | oklab(83.61% 0.001 -0.0579) |
| OKLCH | oklch(83.61% 0.058 271) |
| XYZ | xyz(56.8719, 58.1633, 90.6514) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.53
Periwinkle
#CCCCFF
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8F0 #F0E3BB
analogous
#BBE2F0 #BBC8F0 #C8BBF0
triadic
#BBC8F0 #F0BBC8 #C8F0BB
tetradic
#BBC8F0 #F0BBE2 #F0E3BB #BBF0C8
square
#BBC8F0 #F0BBE2 #F0E3BB #BBF0C8
split-complementary
#BBC8F0 #F0C8BB #E2F0BB
monochromatic
#5777DA #899FE5 #BBC8F0 #E6EBF9 #E6EBF9
Accessibility & contrast
On white
1.66
#BBC8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BBC8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8F0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8F0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#B8C7EF
Tritanopia (blue-blind)
#AECFD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc8f0; /* rgb */ color: rgb(187, 200, 240); /* oklch */ color: oklch(83.6% 0.058 271.0);
Tailwind
colors: {
custom: {
50: '#d0d8f5',
500: '#bbc8f0',
950: '#000000',
},
}SCSS
$custom: #bbc8f0; $custom-light: #d0d8f5; $custom-dark: #000000;
JSON
{
"hex": "#bbc8f0",
"rgb": {
"r": 187,
"g": 200,
"b": 240
},
"hsl": {
"h": 225.283,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.83609,
"c": 0.05792,
"h": 271
},
"luminance": 0.58165
}Semantic roles & 50–950 ramp
primary
#BBC8F0
secondary
#CFBC81
accent
#A01ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385