#8BB1FB#8BB1FB
#8BB1FB is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.2% C 0.115 H 263.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB1FB |
|---|---|
| RGB | rgb(139, 177, 251) |
| HSL | hsl(220, 93%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(44.6%, 29.5%, 0%, 1.6%) |
| CIE-LAB | lab(72.16, 6.14, -40.72) |
| CIE-LCH | lch(72.16, 41.18, 278.57°) |
| OKLab | oklab(76.19% -0.0138 -0.114) |
| OKLCH | oklch(76.19% 0.115 263.1) |
| XYZ | xyz(43.7766, 43.8957, 97.4141) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Pastel Blue
#A2BFFE
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 6.70
Baby Blue (survey)
#A2CFFE
ΔE00 7.90
Periwinkle Blue
#8F99FB
ΔE00 7.96
Cornflowerblue
#6495ED
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB1FB #FBD58B
analogous
#8BE9FB #8BB1FB #9D8BFB
triadic
#8BB1FB #FB8BB1 #B1FB8B
tetradic
#8BB1FB #FB8BE9 #FBD58B #8BFB9D
square
#8BB1FB #FB8BE9 #FBD58B #8BFB9D
split-complementary
#8BB1FB #FB9D8B #E9FB8B
monochromatic
#1561F7 #5089F9 #8BB1FB #C6D9FD #E1EBFE
Accessibility & contrast
On white
2.15
#8BB1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#8BB1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB1FB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB1FB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FE
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#60C1CB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb1fb; /* rgb */ color: rgb(139, 177, 251); /* oklch */ color: oklch(76.2% 0.115 263.1);
Tailwind
colors: {
custom: {
50: '#b1c8fd',
500: '#8bb1fb',
950: '#000000',
},
}SCSS
$custom: #8bb1fb; $custom-light: #b1c8fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb1fb",
"rgb": {
"r": 139,
"g": 177,
"b": 251
},
"hsl": {
"h": 219.643,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.76185,
"c": 0.11484,
"h": 263.1
},
"luminance": 0.43898
}Semantic roles & 50–950 ramp
primary
#8BB1FB
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285