#8EA3F4#8EA3F4
#8EA3F4 is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.2% C 0.120 H 272.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3F4 |
|---|---|
| RGB | rgb(142, 163, 244) |
| HSL | hsl(228, 82%, 76%) |
| HSV | hsv(228, 42%, 96%) |
| CMYK | cmyk(41.8%, 33.2%, 0%, 4.3%) |
| CIE-LAB | lab(68.37, 12.83, -42.83) |
| CIE-LCH | lch(68.37, 44.71, 286.67°) |
| OKLab | oklab(73.19% 0.0044 -0.1201) |
| OKLCH | oklch(73.19% 0.12 272.1) |
| XYZ | xyz(40.5767, 38.4748, 90.8587) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3F4 #F4DF8E
analogous
#8ED6F4 #8EA3F4 #AC8EF4
triadic
#8EA3F4 #F48EA3 #A3F48E
tetradic
#8EA3F4 #F48ED6 #F4DF8E #8EF4AC
square
#8EA3F4 #F48ED6 #F4DF8E #8EF4AC
split-complementary
#8EA3F4 #F4AC8E #D6F48E
monochromatic
#1E48E9 #5676EF #8EA3F4 #C6D0F9 #E3E8FC
Accessibility & contrast
On white
2.42
#8EA3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#8EA3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3F4
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3F4 | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF7
Deuteranopia (green-blind)
#7EA3F2
Tritanopia (blue-blind)
#6CB3C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea3f4; /* rgb */ color: rgb(142, 163, 244); /* oklch */ color: oklch(73.2% 0.120 272.1);
Tailwind
colors: {
custom: {
50: '#b3bef8',
500: '#8ea3f4',
950: '#000000',
},
}SCSS
$custom: #8ea3f4; $custom-light: #b3bef8; $custom-dark: #000000;
JSON
{
"hex": "#8ea3f4",
"rgb": {
"r": 142,
"g": 163,
"b": 244
},
"hsl": {
"h": 227.647,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.73191,
"c": 0.12018,
"h": 272.1
},
"luminance": 0.38477
}Semantic roles & 50–950 ramp
primary
#8EA3F4
secondary
#F4EED7
accent
#B207DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185