#8EA3FC#8EA3FC
#8EA3FC is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.6% C 0.131 H 272.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3FC |
|---|---|
| RGB | rgb(142, 163, 252) |
| HSL | hsl(229, 95%, 77%) |
| HSV | hsv(229, 44%, 99%) |
| CMYK | cmyk(43.7%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.73, 15.07, -46.62) |
| CIE-LCH | lch(68.73, 48.99, 287.91°) |
| OKLab | oklab(73.59% 0.0062 -0.1311) |
| OKLCH | oklch(73.59% 0.131 272.7) |
| XYZ | xyz(41.8178, 38.9712, 97.3953) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.22
Carolina Blue
#8AB8FE
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3FC #FCE78E
analogous
#8EDAFC #8EA3FC #B08EFC
triadic
#8EA3FC #FC8EA3 #A3FC8E
tetradic
#8EA3FC #FC8EDA #FCE78E #8EFCB0
square
#8EA3FC #FC8EDA #FCE78E #8EFCB0
split-complementary
#8EA3FC #FCB08E #DAFC8E
monochromatic
#1742F9 #5272FA #8EA3FC #CAD4FE #E1E7FE
Accessibility & contrast
On white
2.39
#8EA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8EA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3FC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3FC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#68B5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea3fc; /* rgb */ color: rgb(142, 163, 252); /* oklch */ color: oklch(73.6% 0.131 272.7);
Tailwind
colors: {
custom: {
50: '#b3befe',
500: '#8ea3fc',
950: '#000000',
},
}SCSS
$custom: #8ea3fc; $custom-light: #b3befe; $custom-dark: #000000;
JSON
{
"hex": "#8ea3fc",
"rgb": {
"r": 142,
"g": 163,
"b": 252
},
"hsl": {
"h": 228.545,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.73589,
"c": 0.13124,
"h": 272.7
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#8EA3FC
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186