#8EA4E7#8EA4E7
#8EA4E7 is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.8% C 0.101 H 269.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4E7 |
|---|---|
| RGB | rgb(142, 164, 231) |
| HSL | hsl(225, 65%, 73%) |
| HSV | hsv(225, 39%, 91%) |
| CMYK | cmyk(38.5%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(68.07, 8.69, -36.18) |
| CIE-LCH | lch(68.07, 37.21, 283.51°) |
| OKLab | oklab(72.78% -0.0003 -0.1009) |
| OKLCH | oklch(72.78% 0.101 269.8) |
| XYZ | xyz(38.8502, 38.0694, 80.8869) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 7.20
Carolina Blue
#8AB8FE
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 7.83
Lavender Blue
#8B88F8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4E7 #E7D18E
analogous
#8ED0E7 #8EA4E7 #A48EE7
triadic
#8EA4E7 #E78EA4 #A4E78E
tetradic
#8EA4E7 #E78ED0 #E7D18E #8EE7A4
square
#8EA4E7 #E78ED0 #E7D18E #8EE7A4
split-complementary
#8EA4E7 #E7A48E #D0E78E
monochromatic
#2C54CF #5C7BDC #8EA4E7 #C0CDF2 #E6EBFA
Accessibility & contrast
On white
2.44
#8EA4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#8EA4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4E7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4E7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#86A2E5
Tritanopia (blue-blind)
#72B1BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea4e7; /* rgb */ color: rgb(142, 164, 231); /* oklch */ color: oklch(72.8% 0.101 269.8);
Tailwind
colors: {
custom: {
50: '#b2beef',
500: '#8ea4e7',
950: '#000000',
},
}SCSS
$custom: #8ea4e7; $custom-light: #b2beef; $custom-dark: #000000;
JSON
{
"hex": "#8ea4e7",
"rgb": {
"r": 142,
"g": 164,
"b": 231
},
"hsl": {
"h": 225.169,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.72777,
"c": 0.10091,
"h": 269.8
},
"luminance": 0.38071
}Semantic roles & 50–950 ramp
primary
#8EA4E7
secondary
#F1EBDA
accent
#A019CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184