#8EA1EA#8EA1EA
#8EA1EA is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.3% C 0.109 H 272.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1EA |
|---|---|
| RGB | rgb(142, 161, 234) |
| HSL | hsl(228, 69%, 74%) |
| HSV | hsv(228, 39%, 92%) |
| CMYK | cmyk(39.3%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.41, 11.21, -38.86) |
| CIE-LCH | lch(67.41, 40.44, 286.09°) |
| OKLab | oklab(72.31% 0.0043 -0.1086) |
| OKLCH | oklch(72.31% 0.109 272.3) |
| XYZ | xyz(38.7470, 37.1792, 82.9606) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 7.94
Lavender Blue
#8B88F8
ΔE00 8.01
Carolina Blue
#8AB8FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1EA #EAD78E
analogous
#8ECFEA #8EA1EA #A98EEA
triadic
#8EA1EA #EA8EA1 #A1EA8E
tetradic
#8EA1EA #EA8ECF #EAD78E #8EEAA9
square
#8EA1EA #EA8ECF #EAD78E #8EEAA9
split-complementary
#8EA1EA #EAA98E #CFEA8E
monochromatic
#284CD6 #5A76E0 #8EA1EA #C2CCF4 #E5EAFA
Accessibility & contrast
On white
2.49
#8EA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8EA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1EA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1EA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#71B0BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea1ea; /* rgb */ color: rgb(142, 161, 234); /* oklch */ color: oklch(72.3% 0.109 272.3);
Tailwind
colors: {
custom: {
50: '#b2bcf1',
500: '#8ea1ea',
950: '#000000',
},
}SCSS
$custom: #8ea1ea; $custom-light: #b2bcf1; $custom-dark: #000000;
JSON
{
"hex": "#8ea1ea",
"rgb": {
"r": 142,
"g": 161,
"b": 234
},
"hsl": {
"h": 227.609,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.72306,
"c": 0.10871,
"h": 272.3
},
"luminance": 0.37181
}Semantic roles & 50–950 ramp
primary
#8EA1EA
secondary
#F2EDD9
accent
#AA15D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184