#B2C2FF#B2C2FF
#B2C2FF is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.3% C 0.088 H 273.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2FF |
|---|---|
| RGB | rgb(178, 194, 255) |
| HSL | hsl(228, 100%, 85%) |
| HSV | hsv(228, 30%, 100%) |
| CMYK | cmyk(30.2%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.19, 8.09, -31.77) |
| CIE-LCH | lch(79.19, 32.78, 284.28°) |
| OKLab | oklab(82.35% 0.0045 -0.0878) |
| OKLCH | oklch(82.35% 0.088 273) |
| XYZ | xyz(55.6969, 55.2667, 102.3213) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.69
Light Periwinkle
#C1C6FC
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.67
Periwinkle
#CCCCFF
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2FF #FFEFB2
analogous
#B2E9FF #B2C2FF #C8B2FF
triadic
#B2C2FF #FFB2C2 #C2FFB2
tetradic
#B2C2FF #FFB2E9 #FFEFB2 #B2FFC8
square
#B2C2FF #FFB2E9 #FFEFB2 #B2FFC8
split-complementary
#B2C2FF #FFC8B2 #E9FFB2
monochromatic
#3861FF #7592FF #B2C2FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.74
#B2C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#B2C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2FF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2FF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC8FF
Deuteranopia (green-blind)
#AAC1FE
Tritanopia (blue-blind)
#9DCED7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c2ff; /* rgb */ color: rgb(178, 194, 255); /* oklch */ color: oklch(82.3% 0.088 273.0);
Tailwind
colors: {
custom: {
50: '#cad4ff',
500: '#b2c2ff',
950: '#000000',
},
}SCSS
$custom: #b2c2ff; $custom-light: #cad4ff; $custom-dark: #000000;
JSON
{
"hex": "#b2c2ff",
"rgb": {
"r": 178,
"g": 194,
"b": 255
},
"hsl": {
"h": 227.532,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.8235,
"c": 0.08791,
"h": 273
},
"luminance": 0.55269
}Semantic roles & 50–950 ramp
primary
#B2C2FF
secondary
#E6CD70
accent
#B600E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386