#B2C2FA#B2C2FA
#B2C2FA is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.1% C 0.081 H 272.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2FA |
|---|---|
| RGB | rgb(178, 194, 250) |
| HSL | hsl(227, 88%, 84%) |
| HSV | hsv(227, 29%, 98%) |
| CMYK | cmyk(28.8%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(79.01, 6.88, -29.38) |
| CIE-LCH | lch(79.01, 30.17, 283.17°) |
| OKLab | oklab(82.15% 0.003 -0.081) |
| OKLCH | oklch(82.15% 0.081 272.1) |
| XYZ | xyz(54.9024, 54.9490, 98.1375) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.64
Pastel Blue
#A2BFFE
ΔE00 3.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Periwinkle
#CCCCFF
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2FA #FAEAB2
analogous
#B2E6FA #B2C2FA #C6B2FA
triadic
#B2C2FA #FAB2C2 #C2FAB2
tetradic
#B2C2FA #FAB2E6 #FAEAB2 #B2FAC6
square
#B2C2FA #FAB2E6 #FAEAB2 #B2FAC6
split-complementary
#B2C2FA #FAC6B2 #E6FAB2
monochromatic
#3F67F3 #7994F6 #B2C2FA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.75
#B2C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B2C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2FA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2FA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#9FCDD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c2fa; /* rgb */ color: rgb(178, 194, 250); /* oklch */ color: oklch(82.1% 0.081 272.1);
Tailwind
colors: {
custom: {
50: '#cad4fc',
500: '#b2c2fa',
950: '#000000',
},
}SCSS
$custom: #b2c2fa; $custom-light: #cad4fc; $custom-dark: #000000;
JSON
{
"hex": "#b2c2fa",
"rgb": {
"r": 178,
"g": 194,
"b": 250
},
"hsl": {
"h": 226.667,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.82148,
"c": 0.08106,
"h": 272.1
},
"luminance": 0.54951
}Semantic roles & 50–950 ramp
primary
#B2C2FA
secondary
#DEC673
accent
#B201E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385