#8BB0FB#8BB0FB
#8BB0FB is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.0% C 0.116 H 263.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0FB |
|---|---|
| RGB | rgb(139, 176, 251) |
| HSL | hsl(220, 93%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(44.6%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.89, 6.70, -41.13) |
| CIE-LCH | lch(71.89, 41.67, 279.25°) |
| OKLab | oklab(75.98% -0.0126 -0.1152) |
| OKLCH | oklch(75.98% 0.116 263.7) |
| XYZ | xyz(43.5798, 43.5021, 97.3485) |
| Luminance | 0.4350 (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.99
Periwinkle Blue
#8F99FB
ΔE00 7.65
Baby Blue (survey)
#A2CFFE
ΔE00 8.17
Cornflowerblue
#6495ED
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0FB #FBD68B
analogous
#8BE8FB #8BB0FB #9E8BFB
triadic
#8BB0FB #FB8BB0 #B0FB8B
tetradic
#8BB0FB #FB8BE8 #FBD68B #8BFB9E
square
#8BB0FB #FB8BE8 #FBD68B #8BFB9E
split-complementary
#8BB0FB #FB9E8B #E8FB8B
monochromatic
#155FF7 #5088F9 #8BB0FB #C6D8FD #E1EBFE
Accessibility & contrast
On white
2.16
#8BB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#8BB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0FB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0FB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#61C0CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bb0fb; /* rgb */ color: rgb(139, 176, 251); /* oklch */ color: oklch(76.0% 0.116 263.7);
Tailwind
colors: {
custom: {
50: '#b1c7fd',
500: '#8bb0fb',
950: '#000000',
},
}SCSS
$custom: #8bb0fb; $custom-light: #b1c7fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb0fb",
"rgb": {
"r": 139,
"g": 176,
"b": 251
},
"hsl": {
"h": 220.179,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.7598,
"c": 0.11589,
"h": 263.7
},
"luminance": 0.43505
}Semantic roles & 50–950 ramp
primary
#8BB0FB
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285