#B2C2FC#B2C2FC
#B2C2FC is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.2% C 0.084 H 272.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2FC |
|---|---|
| RGB | rgb(178, 194, 252) |
| HSL | hsl(227, 93%, 84%) |
| HSV | hsv(227, 29%, 99%) |
| CMYK | cmyk(29.4%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(79.08, 7.36, -30.34) |
| CIE-LCH | lch(79.08, 31.22, 283.63°) |
| OKLab | oklab(82.23% 0.0036 -0.0837) |
| OKLCH | oklch(82.23% 0.084 272.5) |
| XYZ | xyz(55.2177, 55.0751, 99.7978) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 3.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2FC #FCECB2
analogous
#B2E7FC #B2C2FC #C7B2FC
triadic
#B2C2FC #FCB2C2 #C2FCB2
tetradic
#B2C2FC #FCB2E7 #FCECB2 #B2FCC7
square
#B2C2FC #FCB2E7 #FCECB2 #B2FCC7
split-complementary
#B2C2FC #FCC7B2 #E7FCB2
monochromatic
#3C65F7 #7793FA #B2C2FC #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.75
#B2C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B2C2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2FC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2FC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#9ECDD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c2fc; /* rgb */ color: rgb(178, 194, 252); /* oklch */ color: oklch(82.2% 0.084 272.5);
Tailwind
colors: {
custom: {
50: '#cad4fd',
500: '#b2c2fc',
950: '#000000',
},
}SCSS
$custom: #b2c2fc; $custom-light: #cad4fd; $custom-dark: #000000;
JSON
{
"hex": "#b2c2fc",
"rgb": {
"r": 178,
"g": 194,
"b": 252
},
"hsl": {
"h": 227.027,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.82228,
"c": 0.08379,
"h": 272.5
},
"luminance": 0.55077
}Semantic roles & 50–950 ramp
primary
#B2C2FC
secondary
#E1C971
accent
#B400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385