#8BB1EA#8BB1EA
#8BB1EA is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.4% C 0.093 H 258.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB1EA |
|---|---|
| RGB | rgb(139, 177, 234) |
| HSL | hsl(216, 69%, 73%) |
| HSV | hsv(216, 41%, 92%) |
| CMYK | cmyk(40.6%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(71.47, 1.44, -32.57) |
| CIE-LCH | lch(71.47, 32.60, 272.53°) |
| OKLab | oklab(75.42% -0.0187 -0.0906) |
| OKLCH | oklch(75.42% 0.093 258.3) |
| XYZ | xyz(41.2161, 42.8715, 83.9292) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 4.84
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 7.86
Periwinkle Blue
#8F99FB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB1EA #EAC48B
analogous
#8BE0EA #8BB1EA #948BEA
triadic
#8BB1EA #EA8BB1 #B1EA8B
tetradic
#8BB1EA #EA8BE0 #EAC48B #8BEA94
square
#8BB1EA #EA8BE0 #EAC48B #8BEA94
split-complementary
#8BB1EA #EA948B #E0EA8B
monochromatic
#266CD4 #578EE1 #8BB1EA #BFD4F3 #E5EEFA
Accessibility & contrast
On white
2.19
#8BB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#8BB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB1EA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB1EA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#6ABDC5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb1ea; /* rgb */ color: rgb(139, 177, 234); /* oklch */ color: oklch(75.4% 0.093 258.3);
Tailwind
colors: {
custom: {
50: '#b0c8f1',
500: '#8bb1ea',
950: '#000000',
},
}SCSS
$custom: #8bb1ea; $custom-light: #b0c8f1; $custom-dark: #000000;
JSON
{
"hex": "#8bb1ea",
"rgb": {
"r": 139,
"g": 177,
"b": 234
},
"hsl": {
"h": 216,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75418,
"c": 0.09251,
"h": 258.3
},
"luminance": 0.42874
}Semantic roles & 50–950 ramp
primary
#8BB1EA
secondary
#F2E8D9
accent
#8614D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284