#8BA4E8#8BA4E8
#8BA4E8 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.103 H 268.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA4E8 |
|---|---|
| RGB | rgb(139, 164, 232) |
| HSL | hsl(224, 67%, 73%) |
| HSV | hsv(224, 40%, 91%) |
| CMYK | cmyk(40.1%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(67.92, 8.17, -36.98) |
| CIE-LCH | lch(67.92, 37.87, 282.46°) |
| OKLab | oklab(72.62% -0.0031 -0.1032) |
| OKLCH | oklch(72.62% 0.103 268.3) |
| XYZ | xyz(38.4839, 37.8642, 81.6090) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.03
Pastel Blue
#A2BFFE
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 8.18
Soft Blue
#6488EA
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA4E8 #E8CF8B
analogous
#8BD2E8 #8BA4E8 #A08BE8
triadic
#8BA4E8 #E88BA4 #A4E88B
tetradic
#8BA4E8 #E88BD2 #E8CF8B #8BE8A0
square
#8BA4E8 #E88BD2 #E8CF8B #8BE8A0
split-complementary
#8BA4E8 #E8A08B #D2E88B
monochromatic
#2956CF #587CDE #8BA4E8 #BECCF2 #E5EBFA
Accessibility & contrast
On white
2.45
#8BA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8BA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA4E8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA4E8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEB
Deuteranopia (green-blind)
#84A2E6
Tritanopia (blue-blind)
#6CB2BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ba4e8; /* rgb */ color: rgb(139, 164, 232); /* oklch */ color: oklch(72.6% 0.103 268.3);
Tailwind
colors: {
custom: {
50: '#b0beef',
500: '#8ba4e8',
950: '#000000',
},
}SCSS
$custom: #8ba4e8; $custom-light: #b0beef; $custom-dark: #000000;
JSON
{
"hex": "#8ba4e8",
"rgb": {
"r": 139,
"g": 164,
"b": 232
},
"hsl": {
"h": 223.871,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.72624,
"c": 0.1033,
"h": 268.3
},
"luminance": 0.37866
}Semantic roles & 50–950 ramp
primary
#8BA4E8
secondary
#F1EBDA
accent
#9D17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184