#8BB6FB#8BB6FB
#8BB6FB is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.2% C 0.110 H 259.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6FB |
|---|---|
| RGB | rgb(139, 182, 251) |
| HSL | hsl(217, 93%, 76%) |
| HSV | hsv(217, 45%, 98%) |
| CMYK | cmyk(44.6%, 27.5%, 0%, 1.6%) |
| CIE-LAB | lab(73.49, 3.36, -38.65) |
| CIE-LCH | lch(73.49, 38.80, 274.96°) |
| OKLab | oklab(77.22% -0.0198 -0.108) |
| OKLCH | oklch(77.22% 0.11 259.6) |
| XYZ | xyz(44.7823, 45.9071, 97.7493) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.77
Pastel Blue
#A2BFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6FB #FBD08B
analogous
#8BEEFB #8BB6FB #988BFB
triadic
#8BB6FB #FB8BB6 #B6FB8B
tetradic
#8BB6FB #FB8BEE #FBD08B #8BFB98
square
#8BB6FB #FB8BEE #FBD08B #8BFB98
split-complementary
#8BB6FB #FB988B #EEFB8B
monochromatic
#156CF7 #5091F9 #8BB6FB #C6DBFD #E1ECFE
Accessibility & contrast
On white
2.06
#8BB6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8BB6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6FB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6FB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#60C5CE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bb6fb; /* rgb */ color: rgb(139, 182, 251); /* oklch */ color: oklch(77.2% 0.110 259.6);
Tailwind
colors: {
custom: {
50: '#b1cbfd',
500: '#8bb6fb',
950: '#000000',
},
}SCSS
$custom: #8bb6fb; $custom-light: #b1cbfd; $custom-dark: #000000;
JSON
{
"hex": "#8bb6fb",
"rgb": {
"r": 139,
"g": 182,
"b": 251
},
"hsl": {
"h": 216.964,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77221,
"c": 0.10984,
"h": 259.6
},
"luminance": 0.4591
}Semantic roles & 50–950 ramp
primary
#8BB6FB
secondary
#F6E9D5
accent
#8D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285