#BBC6FC#BBC6FC
#BBC6FC is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.7% C 0.077 H 275.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6FC |
|---|---|
| RGB | rgb(187, 198, 252) |
| HSL | hsl(230, 92%, 86%) |
| HSV | hsv(230, 26%, 99%) |
| CMYK | cmyk(25.8%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(80.73, 7.79, -27.76) |
| CIE-LCH | lch(80.73, 28.83, 285.67°) |
| OKLab | oklab(83.67% 0.0076 -0.0763) |
| OKLCH | oklch(83.67% 0.077 275.7) |
| XYZ | xyz(58.2537, 57.9797, 100.1986) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.78
Periwinkle
#CCCCFF
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6FC #FCF1BB
analogous
#BBE6FC #BBC6FC #D0BBFC
triadic
#BBC6FC #FCBBC6 #C6FCBB
tetradic
#BBC6FC #FCBBE6 #FCF1BB #BBFCD0
square
#BBC6FC #FCBBE6 #FCF1BB #BBFCD0
split-complementary
#BBC6FC #FCD0BB #E6FCBB
monochromatic
#4664F7 #8095F9 #BBC6FC #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.67
#BBC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BBC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6FC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6FC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#ABD0D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc6fc; /* rgb */ color: rgb(187, 198, 252); /* oklch */ color: oklch(83.7% 0.077 275.7);
Tailwind
colors: {
custom: {
50: '#d0d7fd',
500: '#bbc6fc',
950: '#000000',
},
}SCSS
$custom: #bbc6fc; $custom-light: #d0d7fd; $custom-dark: #000000;
JSON
{
"hex": "#bbc6fc",
"rgb": {
"r": 187,
"g": 198,
"b": 252
},
"hsl": {
"h": 229.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83665,
"c": 0.0767,
"h": 275.7
},
"luminance": 0.57981
}Semantic roles & 50–950 ramp
primary
#BBC6FC
secondary
#E2D079
accent
#BF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385