#8BA0EA#8BA0EA
#8BA0EA is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.9% C 0.111 H 271.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA0EA |
|---|---|
| RGB | rgb(139, 160, 234) |
| HSL | hsl(227, 69%, 73%) |
| HSV | hsv(227, 41%, 92%) |
| CMYK | cmyk(40.6%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.95, 11.00, -39.59) |
| CIE-LCH | lch(66.95, 41.09, 285.53°) |
| OKLab | oklab(71.9% 0.0025 -0.1108) |
| OKLCH | oklch(71.9% 0.111 271.3) |
| XYZ | xyz(38.0650, 36.5692, 82.8788) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 6.90
Cornflowerblue
#6495ED
ΔE00 7.02
Lavender Blue
#8B88F8
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA0EA #EAD58B
analogous
#8BCFEA #8BA0EA #A58BEA
triadic
#8BA0EA #EA8BA0 #A0EA8B
tetradic
#8BA0EA #EA8BCF #EAD58B #8BEAA5
square
#8BA0EA #EA8BCF #EAD58B #8BEAA5
split-complementary
#8BA0EA #EAA58B #CFEA8B
monochromatic
#264DD4 #5776E1 #8BA0EA #BFCAF3 #E5EAFA
Accessibility & contrast
On white
2.53
#8BA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8BA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA0EA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA0EA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#6CAFBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ba0ea; /* rgb */ color: rgb(139, 160, 234); /* oklch */ color: oklch(71.9% 0.111 271.3);
Tailwind
colors: {
custom: {
50: '#b0bbf1',
500: '#8ba0ea',
950: '#000000',
},
}SCSS
$custom: #8ba0ea; $custom-light: #b0bbf1; $custom-dark: #000000;
JSON
{
"hex": "#8ba0ea",
"rgb": {
"r": 139,
"g": 160,
"b": 234
},
"hsl": {
"h": 226.737,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.71901,
"c": 0.11081,
"h": 271.3
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#8BA0EA
secondary
#F2ECD9
accent
#A814D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084