#BBC6FE#BBC6FE
#BBC6FE is a very light, moderate blue. Relative luminance 0.581; OKLCH L 83.7% C 0.079 H 275.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6FE |
|---|---|
| RGB | rgb(187, 198, 254) |
| HSL | hsl(230, 97%, 86%) |
| HSV | hsv(230, 26%, 100%) |
| CMYK | cmyk(26.4%, 22%, 0%, 0.4%) |
| CIE-LAB | lab(80.80, 8.25, -28.72) |
| CIE-LCH | lch(80.80, 29.88, 286.03°) |
| OKLab | oklab(83.74% 0.0082 -0.079) |
| OKLCH | oklch(83.74% 0.079 275.9) |
| XYZ | xyz(58.5723, 58.1072, 101.8765) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.93
Periwinkle
#CCCCFF
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6FE #FEF3BB
analogous
#BBE8FE #BBC6FE #D2BBFE
triadic
#BBC6FE #FEBBC6 #C6FEBB
tetradic
#BBC6FE #FEBBE8 #FEF3BB #BBFED2
square
#BBC6FE #FEBBE8 #FEF3BB #BBFED2
split-complementary
#BBC6FE #FED2BB #E8FEBB
monochromatic
#4261FC #7F93FD #BBC6FE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.66
#BBC6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BBC6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6FE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6FE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#B2C6FD
Tritanopia (blue-blind)
#AAD0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc6fe; /* rgb */ color: rgb(187, 198, 254); /* oklch */ color: oklch(83.7% 0.079 275.9);
Tailwind
colors: {
custom: {
50: '#d0d7ff',
500: '#bbc6fe',
950: '#000000',
},
}SCSS
$custom: #bbc6fe; $custom-light: #d0d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bbc6fe",
"rgb": {
"r": 187,
"g": 198,
"b": 254
},
"hsl": {
"h": 230.149,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83744,
"c": 0.07945,
"h": 275.9
},
"luminance": 0.58109
}Semantic roles & 50–950 ramp
primary
#BBC6FE
secondary
#E5D378
accent
#C000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386