#8EA3FE#8EA3FE
#8EA3FE is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.7% C 0.134 H 272.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3FE |
|---|---|
| RGB | rgb(142, 163, 254) |
| HSL | hsl(229, 98%, 78%) |
| HSV | hsv(229, 44%, 100%) |
| CMYK | cmyk(44.1%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.82, 15.63, -47.56) |
| CIE-LCH | lch(68.82, 50.06, 288.20°) |
| OKLab | oklab(73.69% 0.0067 -0.1338) |
| OKLCH | oklch(73.69% 0.134 272.9) |
| XYZ | xyz(42.1364, 39.0987, 99.0733) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.22
Carolina Blue
#8AB8FE
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.27
Cornflowerblue
#6495ED
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.86
Lavender Blue
#8B88F8
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3FE #FEE98E
analogous
#8EDBFE #8EA3FE #B18EFE
triadic
#8EA3FE #FE8EA3 #A3FE8E
tetradic
#8EA3FE #FE8EDB #FEE98E #8EFEB1
square
#8EA3FE #FE8EDB #FEE98E #8EFEB1
split-complementary
#8EA3FE #FEB18E #DBFE8E
monochromatic
#1540FD #5172FD #8EA3FE #CBD4FF #E1E6FF
Accessibility & contrast
On white
2.38
#8EA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#8EA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3FE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3FE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#67B6C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea3fe; /* rgb */ color: rgb(142, 163, 254); /* oklch */ color: oklch(73.7% 0.134 272.9);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8ea3fe',
950: '#000000',
},
}SCSS
$custom: #8ea3fe; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8ea3fe",
"rgb": {
"r": 142,
"g": 163,
"b": 254
},
"hsl": {
"h": 228.75,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.7369,
"c": 0.134,
"h": 272.9
},
"luminance": 0.39101
}Semantic roles & 50–950 ramp
primary
#8EA3FE
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186