#8EA2FA#8EA2FA
#8EA2FA is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.3% C 0.130 H 273.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2FA |
|---|---|
| RGB | rgb(142, 162, 250) |
| HSL | hsl(229, 92%, 77%) |
| HSV | hsv(229, 43%, 98%) |
| CMYK | cmyk(43.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.38, 15.08, -46.08) |
| CIE-LCH | lch(68.38, 48.48, 288.12°) |
| OKLab | oklab(73.29% 0.007 -0.1295) |
| OKLCH | oklch(73.29% 0.13 273.1) |
| XYZ | xyz(41.3257, 38.4914, 95.6760) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Perrywinkle
#8F8CE7
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 7.52
Cornflowerblue
#6495ED
ΔE00 7.54
Lavender Blue
#8B88F8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2FA #FAE68E
analogous
#8ED8FA #8EA2FA #B08EFA
triadic
#8EA2FA #FA8EA2 #A2FA8E
tetradic
#8EA2FA #FA8ED8 #FAE68E #8EFAB0
square
#8EA2FA #FA8ED8 #FAE68E #8EFAB0
split-complementary
#8EA2FA #FAB08E #D8FA8E
monochromatic
#1942F5 #5372F7 #8EA2FA #C9D2FD #E2E7FE
Accessibility & contrast
On white
2.41
#8EA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#8EA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2FA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2FA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 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)
#83ACFE
Deuteranopia (green-blind)
#79A3F8
Tritanopia (blue-blind)
#69B4C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea2fa; /* rgb */ color: rgb(142, 162, 250); /* oklch */ color: oklch(73.3% 0.130 273.1);
Tailwind
colors: {
custom: {
50: '#b3bdfc',
500: '#8ea2fa',
950: '#000000',
},
}SCSS
$custom: #8ea2fa; $custom-light: #b3bdfc; $custom-dark: #000000;
JSON
{
"hex": "#8ea2fa",
"rgb": {
"r": 142,
"g": 162,
"b": 250
},
"hsl": {
"h": 228.889,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7329,
"c": 0.12972,
"h": 273.1
},
"luminance": 0.38494
}Semantic roles & 50–950 ramp
primary
#8EA2FA
secondary
#F6F0D5
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185