#BBC2FE#BBC2FE
#BBC2FE is a very light, moderate blue. Relative luminance 0.563; OKLCH L 83.0% C 0.085 H 279.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2FE |
|---|---|
| RGB | rgb(187, 194, 254) |
| HSL | hsl(234, 97%, 86%) |
| HSV | hsv(234, 26%, 100%) |
| CMYK | cmyk(26.4%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(79.79, 10.42, -30.27) |
| CIE-LCH | lch(79.79, 32.02, 289.00°) |
| OKLab | oklab(82.96% 0.0135 -0.0834) |
| OKLCH | oklch(82.96% 0.085 279.2) |
| XYZ | xyz(57.6700, 56.3027, 101.5758) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.80
Periwinkle
#CCCCFF
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2FE #FEF7BB
analogous
#BBE4FE #BBC2FE #D6BBFE
triadic
#BBC2FE #FEBBC2 #C2FEBB
tetradic
#BBC2FE #FEBBE4 #FEF7BB #BBFED6
square
#BBC2FE #FEBBE4 #FEF7BB #BBFED6
split-complementary
#BBC2FE #FED6BB #E4FEBB
monochromatic
#4256FC #7F8CFD #BBC2FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.71
#BBC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BBC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2FE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2FE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#ABCDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc2fe; /* rgb */ color: rgb(187, 194, 254); /* oklch */ color: oklch(83.0% 0.085 279.2);
Tailwind
colors: {
custom: {
50: '#d0d4ff',
500: '#bbc2fe',
950: '#000000',
},
}SCSS
$custom: #bbc2fe; $custom-light: #d0d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc2fe",
"rgb": {
"r": 187,
"g": 194,
"b": 254
},
"hsl": {
"h": 233.731,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82956,
"c": 0.0845,
"h": 279.2
},
"luminance": 0.56304
}Semantic roles & 50–950 ramp
primary
#BBC2FE
secondary
#E5DA78
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386