#B2C8EF#B2C8EF
#B2C8EF is a very light, moderate blue. Relative luminance 0.570; OKLCH L 82.9% C 0.060 H 261.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8EF |
|---|---|
| RGB | rgb(178, 200, 239) |
| HSL | hsl(218, 66%, 82%) |
| HSV | hsv(218, 26%, 94%) |
| CMYK | cmyk(25.5%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.18, 1.04, -21.71) |
| CIE-LCH | lch(80.18, 21.73, 272.75°) |
| OKLab | oklab(82.94% -0.0085 -0.0594) |
| OKLCH | oklch(82.94% 0.06 261.9) |
| XYZ | xyz(54.5901, 57.0039, 89.7712) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8EF #EFD9B2
analogous
#B2E6EF #B2C8EF #BBB2EF
triadic
#B2C8EF #EFB2C8 #C8EFB2
tetradic
#B2C8EF #EFB2E6 #EFD9B2 #B2EFBB
square
#B2C8EF #EFB2E6 #EFD9B2 #B2EFBB
split-complementary
#B2C8EF #EFBBB2 #E6EFB2
monochromatic
#4D80DA #7FA4E4 #B2C8EF #E5ECFA #E6EDFA
Accessibility & contrast
On white
1.69
#B2C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#B2C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8EF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8EF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#A2D0D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2c8ef; /* rgb */ color: rgb(178, 200, 239); /* oklch */ color: oklch(82.9% 0.060 261.9);
Tailwind
colors: {
custom: {
50: '#cad8f4',
500: '#b2c8ef',
950: '#000000',
},
}SCSS
$custom: #b2c8ef; $custom-light: #cad8f4; $custom-dark: #000000;
JSON
{
"hex": "#b2c8ef",
"rgb": {
"r": 178,
"g": 200,
"b": 239
},
"hsl": {
"h": 218.361,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82936,
"c": 0.06002,
"h": 261.9
},
"luminance": 0.57006
}Semantic roles & 50–950 ramp
primary
#B2C8EF
secondary
#CDAE78
accent
#8C18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385