#B0C2FA#B0C2FA
#B0C2FA is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.0% C 0.082 H 270.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2FA |
|---|---|
| RGB | rgb(176, 194, 250) |
| HSL | hsl(225, 88%, 84%) |
| HSV | hsv(225, 30%, 98%) |
| CMYK | cmyk(29.6%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.88, 6.31, -29.60) |
| CIE-LCH | lch(78.88, 30.26, 282.03°) |
| OKLab | oklab(82.01% 0.001 -0.0816) |
| OKLCH | oklch(82.01% 0.082 270.7) |
| XYZ | xyz(54.4468, 54.7140, 98.1161) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.43
Light Periwinkle
#C1C6FC
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Periwinkle
#CCCCFF
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2FA #FAE8B0
analogous
#B0E7FA #B0C2FA #C3B0FA
triadic
#B0C2FA #FAB0C2 #C2FAB0
tetradic
#B0C2FA #FAB0E7 #FAE8B0 #B0FAC3
square
#B0C2FA #FAB0E7 #FAE8B0 #B0FAC3
split-complementary
#B0C2FA #FAC3B0 #E7FAB0
monochromatic
#3D69F3 #7696F6 #B0C2FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.76
#B0C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B0C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2FA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2FA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#ABC0F9
Tritanopia (blue-blind)
#9CCDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0c2fa; /* rgb */ color: rgb(176, 194, 250); /* oklch */ color: oklch(82.0% 0.082 270.7);
Tailwind
colors: {
custom: {
50: '#c9d4fc',
500: '#b0c2fa',
950: '#000000',
},
}SCSS
$custom: #b0c2fa; $custom-light: #c9d4fc; $custom-dark: #000000;
JSON
{
"hex": "#b0c2fa",
"rgb": {
"r": 176,
"g": 194,
"b": 250
},
"hsl": {
"h": 225.405,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.82007,
"c": 0.08166,
"h": 270.7
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#B0C2FA
secondary
#DDC371
accent
#AD01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385