#B2C2EA#B2C2EA
#B2C2EA is a light, muted blue. Relative luminance 0.540; OKLCH L 81.5% C 0.059 H 267.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2EA |
|---|---|
| RGB | rgb(178, 194, 234) |
| HSL | hsl(223, 57%, 81%) |
| HSV | hsv(223, 24%, 92%) |
| CMYK | cmyk(23.9%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.45, 3.11, -21.65) |
| CIE-LCH | lch(78.45, 21.87, 278.18°) |
| OKLab | oklab(81.53% -0.0021 -0.0592) |
| OKLCH | oklch(81.53% 0.059 267.9) |
| XYZ | xyz(52.4992, 53.9877, 85.4806) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2EA #EADAB2
analogous
#B2DEEA #B2C2EA #BEB2EA
triadic
#B2C2EA #EAB2C2 #C2EAB2
tetradic
#B2C2EA #EAB2DE #EADAB2 #B2EABE
square
#B2C2EA #EAB2DE #EADAB2 #B2EABE
split-complementary
#B2C2EA #EABEB2 #DEEAB2
monochromatic
#5276D0 #829CDD #B2C2EA #E2E8F7 #E7ECF8
Accessibility & contrast
On white
1.78
#B2C2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#B2C2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2EA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2EA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#A4CACF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c2ea; /* rgb */ color: rgb(178, 194, 234); /* oklch */ color: oklch(81.5% 0.059 267.9);
Tailwind
colors: {
custom: {
50: '#c9d4f0',
500: '#b2c2ea',
950: '#000000',
},
}SCSS
$custom: #b2c2ea; $custom-light: #c9d4f0; $custom-dark: #000000;
JSON
{
"hex": "#b2c2ea",
"rgb": {
"r": 178,
"g": 194,
"b": 234
},
"hsl": {
"h": 222.857,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.81528,
"c": 0.05926,
"h": 267.9
},
"luminance": 0.53989
}Semantic roles & 50–950 ramp
primary
#B2C2EA
secondary
#C6B07A
accent
#9621C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385