#8BB5FB#8BB5FB
#8BB5FB is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.0% C 0.111 H 260.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB5FB |
|---|---|
| RGB | rgb(139, 181, 251) |
| HSL | hsl(218, 93%, 76%) |
| HSV | hsv(218, 45%, 98%) |
| CMYK | cmyk(44.6%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(73.22, 3.91, -39.07) |
| CIE-LCH | lch(73.22, 39.26, 275.72°) |
| OKLab | oklab(77.01% -0.0186 -0.1092) |
| OKLCH | oklch(77.01% 0.111 260.3) |
| XYZ | xyz(44.5782, 45.4990, 97.6813) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.08
Pastel Blue
#A2BFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.90
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB5FB #FBD18B
analogous
#8BEDFB #8BB5FB #998BFB
triadic
#8BB5FB #FB8BB5 #B5FB8B
tetradic
#8BB5FB #FB8BED #FBD18B #8BFB99
square
#8BB5FB #FB8BED #FBD18B #8BFB99
split-complementary
#8BB5FB #FB998B #EDFB8B
monochromatic
#156AF7 #508FF9 #8BB5FB #C6DBFD #E1ECFE
Accessibility & contrast
On white
2.08
#8BB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#8BB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB5FB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB5FB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFE
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#60C4CE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bb5fb; /* rgb */ color: rgb(139, 181, 251); /* oklch */ color: oklch(77.0% 0.111 260.3);
Tailwind
colors: {
custom: {
50: '#b1cafd',
500: '#8bb5fb',
950: '#000000',
},
}SCSS
$custom: #8bb5fb; $custom-light: #b1cafd; $custom-dark: #000000;
JSON
{
"hex": "#8bb5fb",
"rgb": {
"r": 139,
"g": 181,
"b": 251
},
"hsl": {
"h": 217.5,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77013,
"c": 0.1108,
"h": 260.3
},
"luminance": 0.45502
}Semantic roles & 50–950 ramp
primary
#8BB5FB
secondary
#F6EAD5
accent
#8F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285