#8BB7FB#8BB7FB
#8BB7FB is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.4% C 0.109 H 258.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7FB |
|---|---|
| RGB | rgb(139, 183, 251) |
| HSL | hsl(216, 93%, 76%) |
| HSV | hsv(216, 45%, 98%) |
| CMYK | cmyk(44.6%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.75, 2.80, -38.24) |
| CIE-LCH | lch(73.75, 38.34, 274.19°) |
| OKLab | oklab(77.43% -0.021 -0.1068) |
| OKLCH | oklch(77.43% 0.109 258.9) |
| XYZ | xyz(44.9878, 46.3182, 97.8178) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.49
Pastel Blue
#A2BFFE
ΔE00 4.29
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Light Blue
#95D0FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7FB #FBCF8B
analogous
#8BEFFB #8BB7FB #978BFB
triadic
#8BB7FB #FB8BB7 #B7FB8B
tetradic
#8BB7FB #FB8BEF #FBCF8B #8BFB97
square
#8BB7FB #FB8BEF #FBCF8B #8BFB97
split-complementary
#8BB7FB #FB978B #EFFB8B
monochromatic
#156EF7 #5092F9 #8BB7FB #C6DCFD #E1EDFE
Accessibility & contrast
On white
2.05
#8BB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#8BB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7FB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7FB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFE
Deuteranopia (green-blind)
#91B0FA
Tritanopia (blue-blind)
#5FC6CF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bb7fb; /* rgb */ color: rgb(139, 183, 251); /* oklch */ color: oklch(77.4% 0.109 258.9);
Tailwind
colors: {
custom: {
50: '#b1ccfd',
500: '#8bb7fb',
950: '#000000',
},
}SCSS
$custom: #8bb7fb; $custom-light: #b1ccfd; $custom-dark: #000000;
JSON
{
"hex": "#8bb7fb",
"rgb": {
"r": 139,
"g": 183,
"b": 251
},
"hsl": {
"h": 216.429,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77429,
"c": 0.10888,
"h": 258.9
},
"luminance": 0.46321
}Semantic roles & 50–950 ramp
primary
#8BB7FB
secondary
#F6E9D5
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285