#8BB2FB#8BB2FB
#8BB2FB is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.4% C 0.114 H 262.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2FB |
|---|---|
| RGB | rgb(139, 178, 251) |
| HSL | hsl(219, 93%, 76%) |
| HSV | hsv(219, 45%, 98%) |
| CMYK | cmyk(44.6%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.42, 5.58, -40.31) |
| CIE-LCH | lch(72.42, 40.69, 277.88°) |
| OKLab | oklab(76.39% -0.015 -0.1128) |
| OKLCH | oklch(76.39% 0.114 262.4) |
| XYZ | xyz(43.9748, 44.2921, 97.4801) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.04
Pastel Blue
#A2BFFE
ΔE00 4.39
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 8.27
Powder Blue (survey)
#B1D1FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2FB #FBD48B
analogous
#8BEAFB #8BB2FB #9C8BFB
triadic
#8BB2FB #FB8BB2 #B2FB8B
tetradic
#8BB2FB #FB8BEA #FBD48B #8BFB9C
square
#8BB2FB #FB8BEA #FBD48B #8BFB9C
split-complementary
#8BB2FB #FB9C8B #EAFB8B
monochromatic
#1563F7 #508BF9 #8BB2FB #C6D9FD #E1EBFE
Accessibility & contrast
On white
2.13
#8BB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8BB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2FB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2FB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#60C2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb2fb; /* rgb */ color: rgb(139, 178, 251); /* oklch */ color: oklch(76.4% 0.114 262.4);
Tailwind
colors: {
custom: {
50: '#b1c8fd',
500: '#8bb2fb',
950: '#000000',
},
}SCSS
$custom: #8bb2fb; $custom-light: #b1c8fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb2fb",
"rgb": {
"r": 139,
"g": 178,
"b": 251
},
"hsl": {
"h": 219.107,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.76392,
"c": 0.11381,
"h": 262.4
},
"luminance": 0.44295
}Semantic roles & 50–950 ramp
primary
#8BB2FB
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285