#8EA1E4#8EA1E4
#8EA1E4 is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.0% C 0.100 H 271.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1E4 |
|---|---|
| RGB | rgb(142, 161, 228) |
| HSL | hsl(227, 61%, 73%) |
| HSV | hsv(227, 38%, 89%) |
| CMYK | cmyk(37.7%, 29.4%, 0%, 10.6%) |
| CIE-LAB | lab(67.16, 9.58, -35.96) |
| CIE-LCH | lch(67.16, 37.21, 284.92°) |
| OKLab | oklab(72.03% 0.0027 -0.1003) |
| OKLCH | oklch(72.03% 0.1 271.6) |
| XYZ | xyz(37.8996, 36.8403, 78.4977) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.10
Lavender Blue
#8B88F8
ΔE00 8.32
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1E4 #E4D18E
analogous
#8ECCE4 #8EA1E4 #A68EE4
triadic
#8EA1E4 #E48EA1 #A1E48E
tetradic
#8EA1E4 #E48ECC #E4D18E #8EE4A6
square
#8EA1E4 #E48ECC #E4D18E #8EE4A6
split-complementary
#8EA1E4 #E4A68E #CCE48E
monochromatic
#3051C8 #5D78D8 #8EA1E4 #BFCAF0 #E6EAF9
Accessibility & contrast
On white
2.51
#8EA1E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8EA1E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1E4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1E4 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E7
Deuteranopia (green-blind)
#84A0E2
Tritanopia (blue-blind)
#74AEB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea1e4; /* rgb */ color: rgb(142, 161, 228); /* oklch */ color: oklch(72.0% 0.100 271.6);
Tailwind
colors: {
custom: {
50: '#b2bcec',
500: '#8ea1e4',
950: '#000000',
},
}SCSS
$custom: #8ea1e4; $custom-light: #b2bcec; $custom-dark: #000000;
JSON
{
"hex": "#8ea1e4",
"rgb": {
"r": 142,
"g": 161,
"b": 228
},
"hsl": {
"h": 226.744,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.72026,
"c": 0.1003,
"h": 271.6
},
"luminance": 0.36842
}Semantic roles & 50–950 ramp
primary
#8EA1E4
secondary
#F0ECDB
accent
#A31CC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184