#8EA2FC#8EA2FC
#8EA2FC is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.4% C 0.132 H 273.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2FC |
|---|---|
| RGB | rgb(142, 162, 252) |
| HSL | hsl(229, 95%, 77%) |
| HSV | hsv(229, 44%, 99%) |
| CMYK | cmyk(43.7%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.47, 15.64, -47.02) |
| CIE-LCH | lch(68.47, 49.55, 288.40°) |
| OKLab | oklab(73.39% 0.0074 -0.1323) |
| OKLCH | oklch(73.39% 0.132 273.2) |
| XYZ | xyz(41.6409, 38.6175, 97.3364) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.91
Carolina Blue
#8AB8FE
ΔE00 7.41
Perrywinkle
#8F8CE7
ΔE00 7.50
Pastel Blue
#A2BFFE
ΔE00 7.53
Cornflowerblue
#6495ED
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2FC #FCE88E
analogous
#8ED9FC #8EA2FC #B18EFC
triadic
#8EA2FC #FC8EA2 #A2FC8E
tetradic
#8EA2FC #FC8ED9 #FCE88E #8EFCB1
square
#8EA2FC #FC8ED9 #FCE88E #8EFCB1
split-complementary
#8EA2FC #FCB18E #D9FC8E
monochromatic
#1740F9 #5271FA #8EA2FC #CAD3FE #E1E6FE
Accessibility & contrast
On white
2.41
#8EA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#8EA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2FC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2FC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#68B4C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea2fc; /* rgb */ color: rgb(142, 162, 252); /* oklch */ color: oklch(73.4% 0.132 273.2);
Tailwind
colors: {
custom: {
50: '#b3bdfe',
500: '#8ea2fc',
950: '#000000',
},
}SCSS
$custom: #8ea2fc; $custom-light: #b3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#8ea2fc",
"rgb": {
"r": 142,
"g": 162,
"b": 252
},
"hsl": {
"h": 229.091,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.73391,
"c": 0.13248,
"h": 273.2
},
"luminance": 0.3862
}Semantic roles & 50–950 ramp
primary
#8EA2FC
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186