#8BB0FC#8BB0FC
#8BB0FC is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.0% C 0.117 H 263.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0FC |
|---|---|
| RGB | rgb(139, 176, 252) |
| HSL | hsl(220, 95%, 77%) |
| HSV | hsv(220, 45%, 99%) |
| CMYK | cmyk(44.8%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.94, 6.98, -41.60) |
| CIE-LCH | lch(71.94, 42.19, 279.53°) |
| OKLab | oklab(76.03% -0.0124 -0.1166) |
| OKLCH | oklch(76.03% 0.117 263.9) |
| XYZ | xyz(43.7378, 43.5653, 98.1808) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.69
Pastel Blue
#A2BFFE
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Periwinkle Blue
#8F99FB
ΔE00 7.64
Baby Blue (survey)
#A2CFFE
ΔE00 8.17
Cornflowerblue
#6495ED
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0FC #FCD78B
analogous
#8BE9FC #8BB0FC #9F8BFC
triadic
#8BB0FC #FC8BB0 #B0FC8B
tetradic
#8BB0FC #FC8BE9 #FCD78B #8BFC9F
square
#8BB0FC #FC8BE9 #FCD78B #8BFC9F
split-complementary
#8BB0FC #FC9F8B #E9FC8B
monochromatic
#145FF9 #4F87FA #8BB0FC #C7D9FE #E1EBFE
Accessibility & contrast
On white
2.16
#8BB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#8BB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0FC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0FC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#60C0CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bb0fc; /* rgb */ color: rgb(139, 176, 252); /* oklch */ color: oklch(76.0% 0.117 263.9);
Tailwind
colors: {
custom: {
50: '#b1c7fd',
500: '#8bb0fc',
950: '#000000',
},
}SCSS
$custom: #8bb0fc; $custom-light: #b1c7fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb0fc",
"rgb": {
"r": 139,
"g": 176,
"b": 252
},
"hsl": {
"h": 220.354,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.76027,
"c": 0.11722,
"h": 263.9
},
"luminance": 0.43568
}Semantic roles & 50–950 ramp
primary
#8BB0FC
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285