#BBC7FC#BBC7FC
#BBC7FC is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.9% C 0.075 H 274.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7FC |
|---|---|
| RGB | rgb(187, 199, 252) |
| HSL | hsl(229, 92%, 86%) |
| HSV | hsv(229, 26%, 99%) |
| CMYK | cmyk(25.8%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(80.98, 7.25, -27.37) |
| CIE-LCH | lch(80.98, 28.32, 284.83°) |
| OKLab | oklab(83.86% 0.0062 -0.0752) |
| OKLCH | oklch(83.86% 0.075 274.7) |
| XYZ | xyz(58.4830, 58.4384, 100.2750) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.00
Periwinkle
#CCCCFF
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 5.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7FC #FCF0BB
analogous
#BBE7FC #BBC7FC #CFBBFC
triadic
#BBC7FC #FCBBC7 #C7FCBB
tetradic
#BBC7FC #FCBBE7 #FCF0BB #BBFCCF
square
#BBC7FC #FCBBE7 #FCF0BB #BBFCCF
split-complementary
#BBC7FC #FCCFBB #E7FCBB
monochromatic
#4666F7 #8097F9 #BBC7FC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.66
#BBC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BBC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7FC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7FC | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#ABD1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc7fc; /* rgb */ color: rgb(187, 199, 252); /* oklch */ color: oklch(83.9% 0.075 274.7);
Tailwind
colors: {
custom: {
50: '#d0d7fd',
500: '#bbc7fc',
950: '#000000',
},
}SCSS
$custom: #bbc7fc; $custom-light: #d0d7fd; $custom-dark: #000000;
JSON
{
"hex": "#bbc7fc",
"rgb": {
"r": 187,
"g": 199,
"b": 252
},
"hsl": {
"h": 228.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83863,
"c": 0.07549,
"h": 274.7
},
"luminance": 0.5844
}Semantic roles & 50–950 ramp
primary
#BBC7FC
secondary
#E2CF79
accent
#BB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385