#8EA0EC#8EA0EC
#8EA0EC is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.2% C 0.113 H 273.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0EC |
|---|---|
| RGB | rgb(142, 160, 236) |
| HSL | hsl(229, 71%, 74%) |
| HSV | hsv(229, 40%, 93%) |
| CMYK | cmyk(39.8%, 32.2%, 0%, 7.5%) |
| CIE-LAB | lab(67.24, 12.33, -40.23) |
| CIE-LCH | lch(67.24, 42.07, 287.04°) |
| OKLab | oklab(72.2% 0.0061 -0.1126) |
| OKLCH | oklch(72.2% 0.113 273.1) |
| XYZ | xyz(38.8619, 36.9467, 84.4244) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 8.18
Carolina Blue
#8AB8FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0EC #ECDA8E
analogous
#8ECFEC #8EA0EC #AB8EEC
triadic
#8EA0EC #EC8EA0 #A0EC8E
tetradic
#8EA0EC #EC8ECF #ECDA8E #8EECAB
square
#8EA0EC #EC8ECF #ECDA8E #8EECAB
split-complementary
#8EA0EC #ECAB8E #CFEC8E
monochromatic
#2548DA #5A74E3 #8EA0EC #C2CCF5 #E5E9FB
Accessibility & contrast
On white
2.50
#8EA0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#8EA0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0EC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0EC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#7FA0EA
Tritanopia (blue-blind)
#70AFBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea0ec; /* rgb */ color: rgb(142, 160, 236); /* oklch */ color: oklch(72.2% 0.113 273.1);
Tailwind
colors: {
custom: {
50: '#b2bbf2',
500: '#8ea0ec',
950: '#000000',
},
}SCSS
$custom: #8ea0ec; $custom-light: #b2bbf2; $custom-dark: #000000;
JSON
{
"hex": "#8ea0ec",
"rgb": {
"r": 142,
"g": 160,
"b": 236
},
"hsl": {
"h": 228.511,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.722,
"c": 0.11274,
"h": 273.1
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#8EA0EC
secondary
#F2EDD9
accent
#AE12D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085