#BBC2FC#BBC2FC
#BBC2FC is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.9% C 0.082 H 279.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2FC |
|---|---|
| RGB | rgb(187, 194, 252) |
| HSL | hsl(234, 92%, 86%) |
| HSV | hsv(234, 26%, 99%) |
| CMYK | cmyk(25.8%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(79.71, 9.95, -29.32) |
| CIE-LCH | lch(79.71, 30.96, 288.75°) |
| OKLab | oklab(82.88% 0.0129 -0.0807) |
| OKLCH | oklch(82.88% 0.082 279.1) |
| XYZ | xyz(57.3514, 56.1753, 99.8978) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.54
Periwinkle
#CCCCFF
ΔE00 3.98
Pastel Blue
#A2BFFE
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2FC #FCF5BB
analogous
#BBE2FC #BBC2FC #D4BBFC
triadic
#BBC2FC #FCBBC2 #C2FCBB
tetradic
#BBC2FC #FCBBE2 #FCF5BB #BBFCD4
square
#BBC2FC #FCBBE2 #FCF5BB #BBFCD4
split-complementary
#BBC2FC #FCD4BB #E2FCBB
monochromatic
#4659F7 #808DF9 #BBC2FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.72
#BBC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BBC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2FC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2FC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#ABCCD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc2fc; /* rgb */ color: rgb(187, 194, 252); /* oklch */ color: oklch(82.9% 0.082 279.1);
Tailwind
colors: {
custom: {
50: '#d0d4fd',
500: '#bbc2fc',
950: '#000000',
},
}SCSS
$custom: #bbc2fc; $custom-light: #d0d4fd; $custom-dark: #000000;
JSON
{
"hex": "#bbc2fc",
"rgb": {
"r": 187,
"g": 194,
"b": 252
},
"hsl": {
"h": 233.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.82876,
"c": 0.08173,
"h": 279.1
},
"luminance": 0.56177
}Semantic roles & 50–950 ramp
primary
#BBC2FC
secondary
#E2D779
accent
#CD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385