#8BB3FB#8BB3FB
#8BB3FB is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.6% C 0.113 H 261.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3FB |
|---|---|
| RGB | rgb(139, 179, 251) |
| HSL | hsl(219, 93%, 76%) |
| HSV | hsv(219, 45%, 98%) |
| CMYK | cmyk(44.6%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.69, 5.02, -39.89) |
| CIE-LCH | lch(72.69, 40.21, 277.18°) |
| OKLab | oklab(76.6% -0.0162 -0.1116) |
| OKLCH | oklch(76.6% 0.113 261.7) |
| XYZ | xyz(44.1745, 44.6915, 97.5467) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.72
Pastel Blue
#A2BFFE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3FB #FBD38B
analogous
#8BEBFB #8BB3FB #9B8BFB
triadic
#8BB3FB #FB8BB3 #B3FB8B
tetradic
#8BB3FB #FB8BEB #FBD38B #8BFB9B
square
#8BB3FB #FB8BEB #FBD38B #8BFB9B
split-complementary
#8BB3FB #FB9B8B #EBFB8B
monochromatic
#1565F7 #508CF9 #8BB3FB #C6DAFD #E1ECFE
Accessibility & contrast
On white
2.11
#8BB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8BB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3FB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3FB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#60C2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb3fb; /* rgb */ color: rgb(139, 179, 251); /* oklch */ color: oklch(76.6% 0.113 261.7);
Tailwind
colors: {
custom: {
50: '#b1c9fd',
500: '#8bb3fb',
950: '#000000',
},
}SCSS
$custom: #8bb3fb; $custom-light: #b1c9fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb3fb",
"rgb": {
"r": 139,
"g": 179,
"b": 251
},
"hsl": {
"h": 218.571,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.76598,
"c": 0.11279,
"h": 261.7
},
"luminance": 0.44694
}Semantic roles & 50–950 ramp
primary
#8BB3FB
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285