#B2C3FA#B2C3FA
#B2C3FA is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.3% C 0.080 H 271.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C3FA |
|---|---|
| RGB | rgb(178, 195, 250) |
| HSL | hsl(226, 88%, 84%) |
| HSV | hsv(226, 29%, 98%) |
| CMYK | cmyk(28.8%, 22%, 0%, 2%) |
| CIE-LAB | lab(79.27, 6.33, -28.98) |
| CIE-LCH | lch(79.27, 29.67, 282.33°) |
| OKLab | oklab(82.35% 0.0017 -0.0799) |
| OKLCH | oklch(82.35% 0.08 271.2) |
| XYZ | xyz(55.1258, 55.3956, 98.2119) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 3.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C3FA #FAE9B2
analogous
#B2E7FA #B2C3FA #C5B2FA
triadic
#B2C3FA #FAB2C3 #C3FAB2
tetradic
#B2C3FA #FAB2E7 #FAE9B2 #B2FAC5
square
#B2C3FA #FAB2E7 #FAE9B2 #B2FAC5
split-complementary
#B2C3FA #FAC5B2 #E7FAB2
monochromatic
#3F69F3 #7996F6 #B2C3FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.74
#B2C3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#B2C3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C3FA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C3FA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#9FCED6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c3fa; /* rgb */ color: rgb(178, 195, 250); /* oklch */ color: oklch(82.3% 0.080 271.2);
Tailwind
colors: {
custom: {
50: '#cad5fc',
500: '#b2c3fa',
950: '#000000',
},
}SCSS
$custom: #b2c3fa; $custom-light: #cad5fc; $custom-dark: #000000;
JSON
{
"hex": "#b2c3fa",
"rgb": {
"r": 178,
"g": 195,
"b": 250
},
"hsl": {
"h": 225.833,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.82348,
"c": 0.0799,
"h": 271.2
},
"luminance": 0.55397
}Semantic roles & 50–950 ramp
primary
#B2C3FA
secondary
#DEC473
accent
#AF01E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385