#BBC3FE#BBC3FE
#BBC3FE is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.2% C 0.083 H 278.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3FE |
|---|---|
| RGB | rgb(187, 195, 254) |
| HSL | hsl(233, 97%, 86%) |
| HSV | hsv(233, 26%, 100%) |
| CMYK | cmyk(26.4%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(80.04, 9.88, -29.89) |
| CIE-LCH | lch(80.04, 31.48, 288.29°) |
| OKLab | oklab(83.15% 0.0122 -0.0823) |
| OKLCH | oklch(83.15% 0.083 278.4) |
| XYZ | xyz(57.8933, 56.7493, 101.6502) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.74
Periwinkle
#CCCCFF
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 6.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3FE #FEF6BB
analogous
#BBE5FE #BBC3FE #D5BBFE
triadic
#BBC3FE #FEBBC3 #C3FEBB
tetradic
#BBC3FE #FEBBE5 #FEF6BB #BBFED5
square
#BBC3FE #FEBBE5 #FEF6BB #BBFED5
split-complementary
#BBC3FE #FED5BB #E5FEBB
monochromatic
#4259FC #7F8EFD #BBC3FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.70
#BBC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BBC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3FE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3FE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#ABCED7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc3fe; /* rgb */ color: rgb(187, 195, 254); /* oklch */ color: oklch(83.2% 0.083 278.4);
Tailwind
colors: {
custom: {
50: '#d0d5ff',
500: '#bbc3fe',
950: '#000000',
},
}SCSS
$custom: #bbc3fe; $custom-light: #d0d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc3fe",
"rgb": {
"r": 187,
"g": 195,
"b": 254
},
"hsl": {
"h": 232.836,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83152,
"c": 0.08322,
"h": 278.4
},
"luminance": 0.56751
}Semantic roles & 50–950 ramp
primary
#BBC3FE
secondary
#E5D878
accent
#CA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386