#8EA3FA#8EA3FA
#8EA3FA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.5% C 0.128 H 272.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3FA |
|---|---|
| RGB | rgb(142, 163, 250) |
| HSL | hsl(228, 92%, 77%) |
| HSV | hsv(228, 43%, 98%) |
| CMYK | cmyk(43.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.64, 14.51, -45.67) |
| CIE-LCH | lch(68.64, 47.92, 287.62°) |
| OKLab | oklab(73.49% 0.0058 -0.1283) |
| OKLCH | oklch(73.49% 0.128 272.6) |
| XYZ | xyz(41.5025, 38.8451, 95.7350) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.24
Carolina Blue
#8AB8FE
ΔE00 7.13
Pastel Blue
#A2BFFE
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3FA #FAE58E
analogous
#8ED9FA #8EA3FA #AF8EFA
triadic
#8EA3FA #FA8EA3 #A3FA8E
tetradic
#8EA3FA #FA8ED9 #FAE58E #8EFAAF
square
#8EA3FA #FA8ED9 #FAE58E #8EFAAF
split-complementary
#8EA3FA #FAAF8E #D9FA8E
monochromatic
#1944F5 #5373F7 #8EA3FA #C9D3FD #E2E7FE
Accessibility & contrast
On white
2.39
#8EA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8EA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3FA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3FA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#69B5C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea3fa; /* rgb */ color: rgb(142, 163, 250); /* oklch */ color: oklch(73.5% 0.128 272.6);
Tailwind
colors: {
custom: {
50: '#b3befc',
500: '#8ea3fa',
950: '#000000',
},
}SCSS
$custom: #8ea3fa; $custom-light: #b3befc; $custom-dark: #000000;
JSON
{
"hex": "#8ea3fa",
"rgb": {
"r": 142,
"g": 163,
"b": 250
},
"hsl": {
"h": 228.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.73488,
"c": 0.12848,
"h": 272.6
},
"luminance": 0.38847
}Semantic roles & 50–950 ramp
primary
#8EA3FA
secondary
#F6EFD5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185