#8EA2F4#8EA2F4
#8EA2F4 is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.0% C 0.121 H 272.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2F4 |
|---|---|
| RGB | rgb(142, 162, 244) |
| HSL | hsl(228, 82%, 76%) |
| HSV | hsv(228, 42%, 96%) |
| CMYK | cmyk(41.8%, 33.6%, 0%, 4.3%) |
| CIE-LAB | lab(68.11, 13.40, -43.23) |
| CIE-LCH | lch(68.11, 45.26, 287.22°) |
| OKLab | oklab(72.99% 0.0056 -0.1213) |
| OKLCH | oklch(72.99% 0.121 272.6) |
| XYZ | xyz(40.3998, 38.1211, 90.7998) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.12
Perrywinkle
#8F8CE7
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender Blue
#8B88F8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2F4 #F4E08E
analogous
#8ED5F4 #8EA2F4 #AD8EF4
triadic
#8EA2F4 #F48EA2 #A2F48E
tetradic
#8EA2F4 #F48ED5 #F4E08E #8EF4AD
square
#8EA2F4 #F48ED5 #F4E08E #8EF4AD
split-complementary
#8EA2F4 #F4AD8E #D5F48E
monochromatic
#1E46E9 #5674EF #8EA2F4 #C6D0F9 #E3E8FC
Accessibility & contrast
On white
2.43
#8EA2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8EA2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2F4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2F4 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF7
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#6CB3C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea2f4; /* rgb */ color: rgb(142, 162, 244); /* oklch */ color: oklch(73.0% 0.121 272.6);
Tailwind
colors: {
custom: {
50: '#b3bdf8',
500: '#8ea2f4',
950: '#000000',
},
}SCSS
$custom: #8ea2f4; $custom-light: #b3bdf8; $custom-dark: #000000;
JSON
{
"hex": "#8ea2f4",
"rgb": {
"r": 142,
"g": 162,
"b": 244
},
"hsl": {
"h": 228.235,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.72991,
"c": 0.12141,
"h": 272.6
},
"luminance": 0.38123
}Semantic roles & 50–950 ramp
primary
#8EA2F4
secondary
#F4EED7
accent
#B407DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185