#8BB9FB#8BB9FB
#8BB9FB is a light, moderate blue. Relative luminance 0.472; OKLCH L 77.8% C 0.107 H 257.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB9FB |
|---|---|
| RGB | rgb(139, 185, 251) |
| HSL | hsl(215, 93%, 76%) |
| HSV | hsv(215, 45%, 98%) |
| CMYK | cmyk(44.6%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(74.28, 1.70, -37.41) |
| CIE-LCH | lch(74.28, 37.45, 272.60°) |
| OKLab | oklab(77.85% -0.0234 -0.1045) |
| OKLCH | oklch(77.85% 0.107 257.4) |
| XYZ | xyz(45.4033, 47.1491, 97.9563) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.45
Pastel Blue
#A2BFFE
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Light Blue
#95D0FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB9FB #FBCD8B
analogous
#8BF1FB #8BB9FB #958BFB
triadic
#8BB9FB #FB8BB9 #B9FB8B
tetradic
#8BB9FB #FB8BF1 #FBCD8B #8BFB95
square
#8BB9FB #FB8BF1 #FBCD8B #8BFB95
split-complementary
#8BB9FB #FB958B #F1FB8B
monochromatic
#1572F7 #5095F9 #8BB9FB #C6DDFD #E1EDFE
Accessibility & contrast
On white
2.01
#8BB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#8BB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB9FB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB9FB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFE
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#5FC7D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bb9fb; /* rgb */ color: rgb(139, 185, 251); /* oklch */ color: oklch(77.8% 0.107 257.4);
Tailwind
colors: {
custom: {
50: '#b1cdfd',
500: '#8bb9fb',
950: '#000000',
},
}SCSS
$custom: #8bb9fb; $custom-light: #b1cdfd; $custom-dark: #000000;
JSON
{
"hex": "#8bb9fb",
"rgb": {
"r": 139,
"g": 185,
"b": 251
},
"hsl": {
"h": 215.357,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77846,
"c": 0.10704,
"h": 257.4
},
"luminance": 0.47152
}Semantic roles & 50–950 ramp
primary
#8BB9FB
secondary
#F6E8D5
accent
#8700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285