#BBC5FE#BBC5FE
#BBC5FE is a very light, moderate blue. Relative luminance 0.577; OKLCH L 83.5% C 0.081 H 276.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC5FE |
|---|---|
| RGB | rgb(187, 197, 254) |
| HSL | hsl(231, 97%, 86%) |
| HSV | hsv(231, 26%, 100%) |
| CMYK | cmyk(26.4%, 22.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.54, 8.80, -29.11) |
| CIE-LCH | lch(80.54, 30.41, 286.81°) |
| OKLab | oklab(83.55% 0.0095 -0.0801) |
| OKLCH | oklch(83.55% 0.081 276.8) |
| XYZ | xyz(58.3444, 57.6515, 101.8006) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.80
Periwinkle
#CCCCFF
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC5FE #FEF4BB
analogous
#BBE7FE #BBC5FE #D3BBFE
triadic
#BBC5FE #FEBBC5 #C5FEBB
tetradic
#BBC5FE #FEBBE7 #FEF4BB #BBFED3
square
#BBC5FE #FEBBE7 #FEF4BB #BBFED3
split-complementary
#BBC5FE #FED3BB #E7FEBB
monochromatic
#425EFC #7F92FD #BBC5FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.68
#BBC5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BBC5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC5FE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC5FE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#AACFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc5fe; /* rgb */ color: rgb(187, 197, 254); /* oklch */ color: oklch(83.5% 0.081 276.8);
Tailwind
colors: {
custom: {
50: '#d0d6ff',
500: '#bbc5fe',
950: '#000000',
},
}SCSS
$custom: #bbc5fe; $custom-light: #d0d6ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc5fe",
"rgb": {
"r": 187,
"g": 197,
"b": 254
},
"hsl": {
"h": 231.045,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83546,
"c": 0.08069,
"h": 276.8
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#BBC5FE
secondary
#E5D578
accent
#C300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386