#8BA2EB#8BA2EB
#8BA2EB is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.4% C 0.110 H 270.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2EB |
|---|---|
| RGB | rgb(139, 162, 235) |
| HSL | hsl(226, 71%, 73%) |
| HSV | hsv(226, 41%, 92%) |
| CMYK | cmyk(40.9%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.52, 10.13, -39.25) |
| CIE-LCH | lch(67.52, 40.54, 284.48°) |
| OKLab | oklab(72.36% 0.0003 -0.1098) |
| OKLCH | oklch(72.36% 0.11 270.1) |
| XYZ | xyz(38.5586, 37.3259, 83.7541) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.96
Cornflowerblue
#6495ED
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2EB #EBD48B
analogous
#8BD2EB #8BA2EB #A48BEB
triadic
#8BA2EB #EB8BA2 #A2EB8B
tetradic
#8BA2EB #EB8BD2 #EBD48B #8BEBA4
square
#8BA2EB #EB8BD2 #EBD48B #8BEBA4
split-complementary
#8BA2EB #EBA48B #D2EB8B
monochromatic
#2550D7 #5778E2 #8BA2EB #BFCCF4 #E5EAFA
Accessibility & contrast
On white
2.48
#8BA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#8BA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2EB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2EB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#6BB1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ba2eb; /* rgb */ color: rgb(139, 162, 235); /* oklch */ color: oklch(72.4% 0.110 270.1);
Tailwind
colors: {
custom: {
50: '#b0bdf1',
500: '#8ba2eb',
950: '#000000',
},
}SCSS
$custom: #8ba2eb; $custom-light: #b0bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8ba2eb",
"rgb": {
"r": 139,
"g": 162,
"b": 235
},
"hsl": {
"h": 225.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.72355,
"c": 0.1098,
"h": 270.1
},
"luminance": 0.37328
}Semantic roles & 50–950 ramp
primary
#8BA2EB
secondary
#F2ECD9
accent
#A513D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185