#B0C8EE#B0C8EE
#B0C8EE is a very light, muted blue. Relative luminance 0.567; OKLCH L 82.8% C 0.060 H 259.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8EE |
|---|---|
| RGB | rgb(176, 200, 238) |
| HSL | hsl(217, 65%, 81%) |
| HSV | hsv(217, 26%, 93%) |
| CMYK | cmyk(26.1%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(80.02, 0.22, -21.44) |
| CIE-LCH | lch(80.02, 21.44, 270.59°) |
| OKLab | oklab(82.76% -0.0108 -0.0587) |
| OKLCH | oklch(82.76% 0.06 259.5) |
| XYZ | xyz(53.9871, 56.7100, 88.9740) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.56
Light Blue Grey
#B7C9E2
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 4.56
Cloudy Blue
#ACC2D9
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8EE #EED6B0
analogous
#B0E7EE #B0C8EE #B7B0EE
triadic
#B0C8EE #EEB0C8 #C8EEB0
tetradic
#B0C8EE #EEB0E7 #EED6B0 #B0EEB7
square
#B0C8EE #EEB0E7 #EED6B0 #B0EEB7
split-complementary
#B0C8EE #EEB7B0 #E7EEB0
monochromatic
#4B82D8 #7EA5E3 #B0C8EE #E2EBF9 #E6EDFA
Accessibility & contrast
On white
1.70
#B0C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#B0C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8EE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8EE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#9FD0D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0c8ee; /* rgb */ color: rgb(176, 200, 238); /* oklch */ color: oklch(82.8% 0.060 259.5);
Tailwind
colors: {
custom: {
50: '#c8d8f3',
500: '#b0c8ee',
950: '#000000',
},
}SCSS
$custom: #b0c8ee; $custom-light: #c8d8f3; $custom-dark: #000000;
JSON
{
"hex": "#b0c8ee",
"rgb": {
"r": 176,
"g": 200,
"b": 238
},
"hsl": {
"h": 216.774,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.82761,
"c": 0.05967,
"h": 259.5
},
"luminance": 0.56712
}Semantic roles & 50–950 ramp
primary
#B0C8EE
secondary
#CCAB77
accent
#8719CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385