#B2C7EA#B2C7EA
#B2C7EA is a very light, muted blue. Relative luminance 0.563; OKLCH L 82.5% C 0.054 H 260.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C7EA |
|---|---|
| RGB | rgb(178, 199, 234) |
| HSL | hsl(218, 57%, 81%) |
| HSV | hsv(218, 24%, 92%) |
| CMYK | cmyk(23.9%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(79.76, 0.43, -19.68) |
| CIE-LCH | lch(79.76, 19.68, 271.24°) |
| OKLab | oklab(82.55% -0.0089 -0.0537) |
| OKLCH | oklch(82.55% 0.054 260.6) |
| XYZ | xyz(53.6308, 56.2508, 85.8578) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.97
Light Blue Grey
#B7C9E2
ΔE00 3.07
Powder Blue (survey)
#B1D1FC
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 4.61
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C7EA #EAD5B2
analogous
#B2E3EA #B2C7EA #B9B2EA
triadic
#B2C7EA #EAB2C7 #C7EAB2
tetradic
#B2C7EA #EAB2E3 #EAD5B2 #B2EAB9
square
#B2C7EA #EAB2E3 #EAD5B2 #B2EAB9
split-complementary
#B2C7EA #EAB9B2 #E3EAB2
monochromatic
#5281D0 #82A4DD #B2C7EA #E2EAF7 #E7EEF8
Accessibility & contrast
On white
1.71
#B2C7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#B2C7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C7EA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C7EA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#A3CED2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2c7ea; /* rgb */ color: rgb(178, 199, 234); /* oklch */ color: oklch(82.5% 0.054 260.6);
Tailwind
colors: {
custom: {
50: '#cad7f0',
500: '#b2c7ea',
950: '#000000',
},
}SCSS
$custom: #b2c7ea; $custom-light: #cad7f0; $custom-dark: #000000;
JSON
{
"hex": "#b2c7ea",
"rgb": {
"r": 178,
"g": 199,
"b": 234
},
"hsl": {
"h": 217.5,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.82548,
"c": 0.05447,
"h": 260.6
},
"luminance": 0.56252
}Semantic roles & 50–950 ramp
primary
#B2C7EA
secondary
#C6AA7A
accent
#8721C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385