#8EA0FA#8EA0FA
#8EA0FA is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.9% C 0.132 H 274.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0FA |
|---|---|
| RGB | rgb(142, 160, 250) |
| HSL | hsl(230, 92%, 77%) |
| HSV | hsv(230, 43%, 98%) |
| CMYK | cmyk(43.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(67.87, 16.22, -46.89) |
| CIE-LCH | lch(67.87, 49.61, 289.08°) |
| OKLab | oklab(72.89% 0.0094 -0.1319) |
| OKLCH | oklch(72.89% 0.132 274.1) |
| XYZ | xyz(40.9762, 37.7924, 95.5595) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.30
Perrywinkle
#8F8CE7
ΔE00 6.83
Lavender Blue
#8B88F8
ΔE00 7.22
Cornflowerblue
#6495ED
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0FA #FAE88E
analogous
#8ED6FA #8EA0FA #B28EFA
triadic
#8EA0FA #FA8EA0 #A0FA8E
tetradic
#8EA0FA #FA8ED6 #FAE88E #8EFAB2
square
#8EA0FA #FA8ED6 #FAE88E #8EFAB2
split-complementary
#8EA0FA #FAB28E #D6FA8E
monochromatic
#193DF5 #536FF7 #8EA0FA #C9D1FD #E2E6FE
Accessibility & contrast
On white
2.45
#8EA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8EA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0FA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0FA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#69B2C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea0fa; /* rgb */ color: rgb(142, 160, 250); /* oklch */ color: oklch(72.9% 0.132 274.1);
Tailwind
colors: {
custom: {
50: '#b3bbfc',
500: '#8ea0fa',
950: '#000000',
},
}SCSS
$custom: #8ea0fa; $custom-light: #b3bbfc; $custom-dark: #000000;
JSON
{
"hex": "#8ea0fa",
"rgb": {
"r": 142,
"g": 160,
"b": 250
},
"hsl": {
"h": 230,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.72894,
"c": 0.13222,
"h": 274.1
},
"luminance": 0.37795
}Semantic roles & 50–950 ramp
primary
#8EA0FA
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085