#BBC7FA#BBC7FA
#BBC7FA is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.8% C 0.073 H 274.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7FA |
|---|---|
| RGB | rgb(187, 199, 250) |
| HSL | hsl(229, 86%, 86%) |
| HSV | hsv(229, 25%, 98%) |
| CMYK | cmyk(25.2%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(80.91, 6.78, -26.41) |
| CIE-LCH | lch(80.91, 27.27, 284.40°) |
| OKLab | oklab(83.79% 0.0056 -0.0725) |
| OKLCH | oklch(83.79% 0.073 274.4) |
| XYZ | xyz(58.1677, 58.3123, 98.6147) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.97
Periwinkle
#CCCCFF
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 5.97
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7FA #FAEEBB
analogous
#BBE6FA #BBC7FA #CEBBFA
triadic
#BBC7FA #FABBC7 #C7FABB
tetradic
#BBC7FA #FABBE6 #FAEEBB #BBFACE
square
#BBC7FA #FABBE6 #FAEEBB #BBFACE
split-complementary
#BBC7FA #FACEBB #E6FABB
monochromatic
#4969F2 #8298F6 #BBC7FA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.66
#BBC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BBC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7FA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7FA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#ABD0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbc7fa; /* rgb */ color: rgb(187, 199, 250); /* oklch */ color: oklch(83.8% 0.073 274.4);
Tailwind
colors: {
custom: {
50: '#d0d7fc',
500: '#bbc7fa',
950: '#000000',
},
}SCSS
$custom: #bbc7fa; $custom-light: #d0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc7fa",
"rgb": {
"r": 187,
"g": 199,
"b": 250
},
"hsl": {
"h": 228.571,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.83786,
"c": 0.07275,
"h": 274.4
},
"luminance": 0.58314
}Semantic roles & 50–950 ramp
primary
#BBC7FA
secondary
#DECB7B
accent
#B803E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385