#8BA4E4#8BA4E4
#8BA4E4 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.4% C 0.098 H 267.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA4E4 |
|---|---|
| RGB | rgb(139, 164, 228) |
| HSL | hsl(223, 62%, 72%) |
| HSV | hsv(223, 39%, 89%) |
| CMYK | cmyk(39%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.75, 7.08, -35.05) |
| CIE-LCH | lch(67.75, 35.76, 281.42°) |
| OKLab | oklab(72.44% -0.0042 -0.0977) |
| OKLCH | oklch(72.44% 0.098 267.6) |
| XYZ | xyz(37.9222, 37.6395, 78.6507) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.29
Perrywinkle
#8F8CE7
ΔE00 8.21
Soft Blue
#6488EA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA4E4 #E4CB8B
analogous
#8BD1E4 #8BA4E4 #9F8BE4
triadic
#8BA4E4 #E48BA4 #A4E48B
tetradic
#8BA4E4 #E48BD1 #E4CB8B #8BE49F
square
#8BA4E4 #E48BD1 #E4CB8B #8BE49F
split-complementary
#8BA4E4 #E49F8B #D1E48B
monochromatic
#2E59C6 #597DD8 #8BA4E4 #BDCBF0 #E6ECF9
Accessibility & contrast
On white
2.46
#8BA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8BA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA4E4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA4E4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E7
Deuteranopia (green-blind)
#86A1E3
Tritanopia (blue-blind)
#6EB1BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ba4e4; /* rgb */ color: rgb(139, 164, 228); /* oklch */ color: oklch(72.4% 0.098 267.6);
Tailwind
colors: {
custom: {
50: '#b0beec',
500: '#8ba4e4',
950: '#000000',
},
}SCSS
$custom: #8ba4e4; $custom-light: #b0beec; $custom-dark: #000000;
JSON
{
"hex": "#8ba4e4",
"rgb": {
"r": 139,
"g": 164,
"b": 228
},
"hsl": {
"h": 223.146,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.72439,
"c": 0.09778,
"h": 267.6
},
"luminance": 0.37641
}Semantic roles & 50–950 ramp
primary
#8BA4E4
secondary
#F1EADA
accent
#991CCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184