#8EA0FC#8EA0FC
#8EA0FC is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.0% C 0.135 H 274.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0FC |
|---|---|
| RGB | rgb(142, 160, 252) |
| HSL | hsl(230, 95%, 77%) |
| HSV | hsv(230, 44%, 99%) |
| CMYK | cmyk(43.7%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.96, 16.79, -47.83) |
| CIE-LCH | lch(67.96, 50.69, 289.34°) |
| OKLab | oklab(73% 0.0099 -0.1346) |
| OKLCH | oklch(73% 0.135 274.2) |
| XYZ | xyz(41.2914, 37.9185, 97.2199) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Perrywinkle
#8F8CE7
ΔE00 6.92
Lavender Blue
#8B88F8
ΔE00 7.20
Cornflowerblue
#6495ED
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0FC #FCEA8E
analogous
#8ED7FC #8EA0FC #B38EFC
triadic
#8EA0FC #FC8EA0 #A0FC8E
tetradic
#8EA0FC #FC8ED7 #FCEA8E #8EFCB3
square
#8EA0FC #FC8ED7 #FCEA8E #8EFCB3
split-complementary
#8EA0FC #FCB38E #D7FC8E
monochromatic
#173CF9 #526EFA #8EA0FC #CAD2FE #E1E6FE
Accessibility & contrast
On white
2.45
#8EA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8EA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0FC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0FC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#76A1FA
Tritanopia (blue-blind)
#68B3C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea0fc; /* rgb */ color: rgb(142, 160, 252); /* oklch */ color: oklch(73.0% 0.135 274.2);
Tailwind
colors: {
custom: {
50: '#b4bbfe',
500: '#8ea0fc',
950: '#000000',
},
}SCSS
$custom: #8ea0fc; $custom-light: #b4bbfe; $custom-dark: #000000;
JSON
{
"hex": "#8ea0fc",
"rgb": {
"r": 142,
"g": 160,
"b": 252
},
"hsl": {
"h": 230.182,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.72996,
"c": 0.13498,
"h": 274.2
},
"luminance": 0.37921
}Semantic roles & 50–950 ramp
primary
#8EA0FC
secondary
#F6F1D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086