#8BB2EB#8BB2EB
#8BB2EB is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.7% C 0.093 H 257.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2EB |
|---|---|
| RGB | rgb(139, 178, 235) |
| HSL | hsl(216, 71%, 73%) |
| HSV | hsv(216, 41%, 92%) |
| CMYK | cmyk(40.9%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.78, 1.16, -32.64) |
| CIE-LCH | lch(71.78, 32.66, 272.03°) |
| OKLab | oklab(75.67% -0.0197 -0.0908) |
| OKLCH | oklch(75.67% 0.093 257.8) |
| XYZ | xyz(41.5585, 43.3256, 84.7540) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.52
Pastel Blue
#A2BFFE
ΔE00 4.75
Sky Blue (survey)
#75BBFD
ΔE00 5.88
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 7.75
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2EB #EBC48B
analogous
#8BE2EB #8BB2EB #948BEB
triadic
#8BB2EB #EB8BB2 #B2EB8B
tetradic
#8BB2EB #EB8BE2 #EBC48B #8BEB94
square
#8BB2EB #EB8BE2 #EBC48B #8BEB94
split-complementary
#8BB2EB #EB948B #E2EB8B
monochromatic
#256DD7 #578FE2 #8BB2EB #BFD5F4 #E5EEFA
Accessibility & contrast
On white
2.17
#8BB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#8BB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2EB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2EB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#69BEC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bb2eb; /* rgb */ color: rgb(139, 178, 235); /* oklch */ color: oklch(75.7% 0.093 257.8);
Tailwind
colors: {
custom: {
50: '#b0c8f1',
500: '#8bb2eb',
950: '#000000',
},
}SCSS
$custom: #8bb2eb; $custom-light: #b0c8f1; $custom-dark: #000000;
JSON
{
"hex": "#8bb2eb",
"rgb": {
"r": 139,
"g": 178,
"b": 235
},
"hsl": {
"h": 215.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75672,
"c": 0.09289,
"h": 257.8
},
"luminance": 0.43328
}Semantic roles & 50–950 ramp
primary
#8BB2EB
secondary
#F2E8D9
accent
#8513D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284