#B2C8FA#B2C8FA
#B2C8FA is a very light, moderate blue. Relative luminance 0.577; OKLCH L 83.4% C 0.074 H 266.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8FA |
|---|---|
| RGB | rgb(178, 200, 250) |
| HSL | hsl(222, 88%, 84%) |
| HSV | hsv(222, 29%, 98%) |
| CMYK | cmyk(28.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.56, 3.63, -27.01) |
| CIE-LCH | lch(80.56, 27.25, 277.66°) |
| OKLab | oklab(83.35% -0.0049 -0.0743) |
| OKLCH | oklch(83.35% 0.074 266.3) |
| XYZ | xyz(56.2648, 57.6738, 98.5916) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.58
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Light Periwinkle
#C1C6FC
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.23
Baby Blue (survey)
#A2CFFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8FA #FAE4B2
analogous
#B2ECFA #B2C8FA #C0B2FA
triadic
#B2C8FA #FAB2C8 #C8FAB2
tetradic
#B2C8FA #FAB2EC #FAE4B2 #B2FAC0
square
#B2C8FA #FAB2EC #FAE4B2 #B2FAC0
split-complementary
#B2C8FA #FAC0B2 #ECFAB2
monochromatic
#3F76F3 #799FF6 #B2C8FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.68
#B2C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B2C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8FA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8FA | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#9ED2D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2c8fa; /* rgb */ color: rgb(178, 200, 250); /* oklch */ color: oklch(83.4% 0.074 266.3);
Tailwind
colors: {
custom: {
50: '#cad8fc',
500: '#b2c8fa',
950: '#000000',
},
}SCSS
$custom: #b2c8fa; $custom-light: #cad8fc; $custom-dark: #000000;
JSON
{
"hex": "#b2c8fa",
"rgb": {
"r": 178,
"g": 200,
"b": 250
},
"hsl": {
"h": 221.667,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.83354,
"c": 0.07449,
"h": 266.3
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#B2C8FA
secondary
#DEBD73
accent
#9F01E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385