#BBC8FD#BBC8FD
#BBC8FD is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.1% C 0.076 H 273.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8FD |
|---|---|
| RGB | rgb(187, 200, 253) |
| HSL | hsl(228, 94%, 86%) |
| HSV | hsv(228, 26%, 99%) |
| CMYK | cmyk(26.1%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.27, 6.94, -27.46) |
| CIE-LCH | lch(81.27, 28.33, 284.18°) |
| OKLab | oklab(84.1% 0.0052 -0.0755) |
| OKLCH | oklch(84.1% 0.076 273.9) |
| XYZ | xyz(58.8727, 58.9636, 101.1887) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.29
Periwinkle
#CCCCFF
ΔE00 4.34
Pastel Blue
#A2BFFE
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8FD #FDF0BB
analogous
#BBE9FD #BBC8FD #CFBBFD
triadic
#BBC8FD #FDBBC8 #C8FDBB
tetradic
#BBC8FD #FDBBE9 #FDF0BB #BBFDCF
square
#BBC8FD #FDBBE9 #FDF0BB #BBFDCF
split-complementary
#BBC8FD #FDCFBB #E9FDBB
monochromatic
#4468FA #8098FB #BBC8FD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.64
#BBC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BBC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8FD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8FD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#B4C7FC
Tritanopia (blue-blind)
#AAD2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbc8fd; /* rgb */ color: rgb(187, 200, 253); /* oklch */ color: oklch(84.1% 0.076 273.9);
Tailwind
colors: {
custom: {
50: '#d0d8fe',
500: '#bbc8fd',
950: '#000000',
},
}SCSS
$custom: #bbc8fd; $custom-light: #d0d8fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc8fd",
"rgb": {
"r": 187,
"g": 200,
"b": 253
},
"hsl": {
"h": 228.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.84101,
"c": 0.07567,
"h": 273.9
},
"luminance": 0.58965
}Semantic roles & 50–950 ramp
primary
#BBC8FD
secondary
#E3CE79
accent
#B800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385