#B0C8EF#B0C8EF
#B0C8EF is a very light, moderate blue. Relative luminance 0.568; OKLCH L 82.8% C 0.061 H 260.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8EF |
|---|---|
| RGB | rgb(176, 200, 239) |
| HSL | hsl(217, 66%, 81%) |
| HSV | hsv(217, 26%, 94%) |
| CMYK | cmyk(26.4%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.05, 0.45, -21.92) |
| CIE-LCH | lch(80.05, 21.93, 271.18°) |
| OKLab | oklab(82.8% -0.0105 -0.06) |
| OKLCH | oklch(82.8% 0.061 260.1) |
| XYZ | xyz(54.1344, 56.7689, 89.7499) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.99
Lightsteelblue
#B0C4DE
ΔE00 3.80
Light Blue Grey
#B7C9E2
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.41
Cloudy Blue
#ACC2D9
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8EF #EFD7B0
analogous
#B0E8EF #B0C8EF #B8B0EF
triadic
#B0C8EF #EFB0C8 #C8EFB0
tetradic
#B0C8EF #EFB0E8 #EFD7B0 #B0EFB8
square
#B0C8EF #EFB0E8 #EFD7B0 #B0EFB8
split-complementary
#B0C8EF #EFB8B0 #E8EFB0
monochromatic
#4A81DA #7DA5E5 #B0C8EF #E3EBF9 #E6EDFA
Accessibility & contrast
On white
1.70
#B0C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#B0C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8EF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8EF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#9FD0D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0c8ef; /* rgb */ color: rgb(176, 200, 239); /* oklch */ color: oklch(82.8% 0.061 260.1);
Tailwind
colors: {
custom: {
50: '#c8d8f4',
500: '#b0c8ef',
950: '#000000',
},
}SCSS
$custom: #b0c8ef; $custom-light: #c8d8f4; $custom-dark: #000000;
JSON
{
"hex": "#b0c8ef",
"rgb": {
"r": 176,
"g": 200,
"b": 239
},
"hsl": {
"h": 217.143,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.82798,
"c": 0.06095,
"h": 260.1
},
"luminance": 0.56771
}Semantic roles & 50–950 ramp
primary
#B0C8EF
secondary
#CDAC76
accent
#8917CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385