#BBC5FD#BBC5FD
#BBC5FD is a very light, moderate blue. Relative luminance 0.576; OKLCH L 83.5% C 0.079 H 276.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC5FD |
|---|---|
| RGB | rgb(187, 197, 253) |
| HSL | hsl(231, 94%, 86%) |
| HSV | hsv(231, 26%, 99%) |
| CMYK | cmyk(26.1%, 22.1%, 0%, 0.8%) |
| CIE-LAB | lab(80.51, 8.56, -28.63) |
| CIE-LCH | lch(80.51, 29.88, 286.65°) |
| OKLab | oklab(83.51% 0.0092 -0.0788) |
| OKLCH | oklch(83.51% 0.079 276.7) |
| XYZ | xyz(58.1847, 57.5876, 100.9594) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.70
Periwinkle
#CCCCFF
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 5.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC5FD #FDF3BB
analogous
#BBE6FD #BBC5FD #D2BBFD
triadic
#BBC5FD #FDBBC5 #C5FDBB
tetradic
#BBC5FD #FDBBE6 #FDF3BB #BBFDD2
square
#BBC5FD #FDBBE6 #FDF3BB #BBFDD2
split-complementary
#BBC5FD #FDD2BB #E6FDBB
monochromatic
#4460FA #8092FB #BBC5FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.68
#BBC5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BBC5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC5FD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC5FD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#B1C5FC
Tritanopia (blue-blind)
#ABCFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc5fd; /* rgb */ color: rgb(187, 197, 253); /* oklch */ color: oklch(83.5% 0.079 276.7);
Tailwind
colors: {
custom: {
50: '#d0d6fe',
500: '#bbc5fd',
950: '#000000',
},
}SCSS
$custom: #bbc5fd; $custom-light: #d0d6fe; $custom-dark: #000000;
JSON
{
"hex": "#bbc5fd",
"rgb": {
"r": 187,
"g": 197,
"b": 253
},
"hsl": {
"h": 230.909,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83507,
"c": 0.07931,
"h": 276.7
},
"luminance": 0.57589
}Semantic roles & 50–950 ramp
primary
#BBC5FD
secondary
#E3D379
accent
#C300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385