#B2C8EE#B2C8EE
#B2C8EE is a very light, muted blue. Relative luminance 0.569; OKLCH L 82.9% C 0.059 H 261.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8EE |
|---|---|
| RGB | rgb(178, 200, 238) |
| HSL | hsl(218, 64%, 82%) |
| HSV | hsv(218, 25%, 93%) |
| CMYK | cmyk(25.2%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(80.15, 0.81, -21.22) |
| CIE-LCH | lch(80.15, 21.24, 272.19°) |
| OKLab | oklab(82.9% -0.0088 -0.0581) |
| OKLCH | oklch(82.9% 0.059 261.3) |
| XYZ | xyz(54.4428, 56.9449, 88.9953) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 3.71
Light Blue Grey
#B7C9E2
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8EE #EED8B2
analogous
#B2E6EE #B2C8EE #BAB2EE
triadic
#B2C8EE #EEB2C8 #C8EEB2
tetradic
#B2C8EE #EEB2E6 #EED8B2 #B2EEBA
square
#B2C8EE #EEB2E6 #EED8B2 #B2EEBA
split-complementary
#B2C8EE #EEBAB2 #E6EEB2
monochromatic
#4E80D8 #80A4E3 #B2C8EE #E4ECF9 #E6EDF9
Accessibility & contrast
On white
1.69
#B2C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B2C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8EE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8EE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#A2D0D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2c8ee; /* rgb */ color: rgb(178, 200, 238); /* oklch */ color: oklch(82.9% 0.059 261.3);
Tailwind
colors: {
custom: {
50: '#cad8f3',
500: '#b2c8ee',
950: '#000000',
},
}SCSS
$custom: #b2c8ee; $custom-light: #cad8f3; $custom-dark: #000000;
JSON
{
"hex": "#b2c8ee",
"rgb": {
"r": 178,
"g": 200,
"b": 238
},
"hsl": {
"h": 218,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.82899,
"c": 0.05874,
"h": 261.3
},
"luminance": 0.56947
}Semantic roles & 50–950 ramp
primary
#B2C8EE
secondary
#CCAD79
accent
#8A1ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385