#8BB0EA#8BB0EA
#8BB0EA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.2% C 0.093 H 259.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0EA |
|---|---|
| RGB | rgb(139, 176, 234) |
| HSL | hsl(217, 69%, 73%) |
| HSV | hsv(217, 41%, 92%) |
| CMYK | cmyk(40.6%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.20, 1.99, -32.99) |
| CIE-LCH | lch(71.20, 33.05, 273.46°) |
| OKLab | oklab(75.21% -0.0175 -0.0918) |
| OKLCH | oklch(75.21% 0.093 259.2) |
| XYZ | xyz(41.0194, 42.4779, 83.8636) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.06
Pastel Blue
#A2BFFE
ΔE00 4.91
Sky Blue (survey)
#75BBFD
ΔE00 6.52
Periwinkle Blue
#8F99FB
ΔE00 7.91
Light Grey Blue
#9DBCD4
ΔE00 8.05
Baby Blue (survey)
#A2CFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0EA #EAC58B
analogous
#8BDFEA #8BB0EA #958BEA
triadic
#8BB0EA #EA8BB0 #B0EA8B
tetradic
#8BB0EA #EA8BDF #EAC58B #8BEA95
square
#8BB0EA #EA8BDF #EAC58B #8BEA95
split-complementary
#8BB0EA #EA958B #DFEA8B
monochromatic
#266AD4 #578DE1 #8BB0EA #BFD3F3 #E5EDFA
Accessibility & contrast
On white
2.21
#8BB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#8BB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0EA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0EA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#6ABCC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb0ea; /* rgb */ color: rgb(139, 176, 234); /* oklch */ color: oklch(75.2% 0.093 259.2);
Tailwind
colors: {
custom: {
50: '#b0c7f1',
500: '#8bb0ea',
950: '#000000',
},
}SCSS
$custom: #8bb0ea; $custom-light: #b0c7f1; $custom-dark: #000000;
JSON
{
"hex": "#8bb0ea",
"rgb": {
"r": 139,
"g": 176,
"b": 234
},
"hsl": {
"h": 216.632,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75208,
"c": 0.09343,
"h": 259.2
},
"luminance": 0.4248
}Semantic roles & 50–950 ramp
primary
#8BB0EA
secondary
#F2E8D9
accent
#8814D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284