#BBC0FA#BBC0FA
#BBC0FA is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.4% C 0.082 H 280.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC0FA |
|---|---|
| RGB | rgb(187, 192, 250) |
| HSL | hsl(235, 86%, 86%) |
| HSV | hsv(235, 25%, 98%) |
| CMYK | cmyk(25.2%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(79.14, 10.57, -29.13) |
| CIE-LCH | lch(79.14, 30.99, 289.95°) |
| OKLab | oklab(82.4% 0.015 -0.0802) |
| OKLCH | oklch(82.4% 0.082 280.6) |
| XYZ | xyz(56.5940, 55.1649, 98.0901) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.64
Periwinkle
#CCCCFF
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC0FA #FAF5BB
analogous
#BBDFFA #BBC0FA #D5BBFA
triadic
#BBC0FA #FABBC0 #C0FABB
tetradic
#BBC0FA #FABBDF #FAF5BB #BBFAD5
square
#BBC0FA #FABBDF #FAF5BB #BBFAD5
split-complementary
#BBC0FA #FAD5BB #DFFABB
monochromatic
#4956F2 #828BF6 #BBC0FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.75
#BBC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BBC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC0FA
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC0FA | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#ACCAD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc0fa; /* rgb */ color: rgb(187, 192, 250); /* oklch */ color: oklch(82.4% 0.082 280.6);
Tailwind
colors: {
custom: {
50: '#d0d2fc',
500: '#bbc0fa',
950: '#000000',
},
}SCSS
$custom: #bbc0fa; $custom-light: #d0d2fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc0fa",
"rgb": {
"r": 187,
"g": 192,
"b": 250
},
"hsl": {
"h": 235.238,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.82403,
"c": 0.08156,
"h": 280.6
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#BBC0FA
secondary
#DED67B
accent
#D103E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385