#8BB0F8#8BB0F8
#8BB0F8 is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.8% C 0.112 H 263.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0F8 |
|---|---|
| RGB | rgb(139, 176, 248) |
| HSL | hsl(220, 89%, 76%) |
| HSV | hsv(220, 44%, 97%) |
| CMYK | cmyk(44%, 29%, 0%, 2.7%) |
| CIE-LAB | lab(71.77, 5.86, -39.70) |
| CIE-LCH | lch(71.77, 40.13, 278.39°) |
| OKLab | oklab(75.84% -0.0134 -0.1111) |
| OKLCH | oklch(75.84% 0.112 263.1) |
| XYZ | xyz(43.1106, 43.3144, 94.8776) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Pastel Blue
#A2BFFE
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 7.68
Baby Blue (survey)
#A2CFFE
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0F8 #F8D38B
analogous
#8BE6F8 #8BB0F8 #9C8BF8
triadic
#8BB0F8 #F88BB0 #B0F88B
tetradic
#8BB0F8 #F88BE6 #F8D38B #8BF89C
square
#8BB0F8 #F88BE6 #F8D38B #8BF89C
split-complementary
#8BB0F8 #F89C8B #E6F88B
monochromatic
#1861F1 #5189F5 #8BB0F8 #C5D7FB #E2EBFD
Accessibility & contrast
On white
2.17
#8BB0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#8BB0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0F8
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0F8 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FB
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#62BFC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bb0f8; /* rgb */ color: rgb(139, 176, 248); /* oklch */ color: oklch(75.8% 0.112 263.1);
Tailwind
colors: {
custom: {
50: '#b1c7fb',
500: '#8bb0f8',
950: '#000000',
},
}SCSS
$custom: #8bb0f8; $custom-light: #b1c7fb; $custom-dark: #000000;
JSON
{
"hex": "#8bb0f8",
"rgb": {
"r": 139,
"g": 176,
"b": 248
},
"hsl": {
"h": 219.633,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.75839,
"c": 0.11189,
"h": 263.1
},
"luminance": 0.43317
}Semantic roles & 50–950 ramp
primary
#8BB0F8
secondary
#F5EBD6
accent
#9800E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285