#8EA1FA#8EA1FA
#8EA1FA is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.1% C 0.131 H 273.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1FA |
|---|---|
| RGB | rgb(142, 161, 250) |
| HSL | hsl(229, 92%, 77%) |
| HSV | hsv(229, 43%, 98%) |
| CMYK | cmyk(43.2%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(68.12, 15.65, -46.48) |
| CIE-LCH | lch(68.12, 49.05, 288.61°) |
| OKLab | oklab(73.09% 0.0082 -0.1307) |
| OKLCH | oklch(73.09% 0.131 273.6) |
| XYZ | xyz(41.1502, 38.1405, 95.6175) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.62
Perrywinkle
#8F8CE7
ΔE00 7.13
Lavender Blue
#8B88F8
ΔE00 7.53
Cornflowerblue
#6495ED
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1FA #FAE78E
analogous
#8ED7FA #8EA1FA #B18EFA
triadic
#8EA1FA #FA8EA1 #A1FA8E
tetradic
#8EA1FA #FA8ED7 #FAE78E #8EFAB1
square
#8EA1FA #FA8ED7 #FAE78E #8EFAB1
split-complementary
#8EA1FA #FAB18E #D7FA8E
monochromatic
#193FF5 #5370F7 #8EA1FA #C9D2FD #E2E7FE
Accessibility & contrast
On white
2.43
#8EA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8EA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1FA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1FA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#69B3C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea1fa; /* rgb */ color: rgb(142, 161, 250); /* oklch */ color: oklch(73.1% 0.131 273.6);
Tailwind
colors: {
custom: {
50: '#b3bcfc',
500: '#8ea1fa',
950: '#000000',
},
}SCSS
$custom: #8ea1fa; $custom-light: #b3bcfc; $custom-dark: #000000;
JSON
{
"hex": "#8ea1fa",
"rgb": {
"r": 142,
"g": 161,
"b": 250
},
"hsl": {
"h": 229.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.73091,
"c": 0.13097,
"h": 273.6
},
"luminance": 0.38143
}Semantic roles & 50–950 ramp
primary
#8EA1FA
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185