#8EA4FA#8EA4FA
#8EA4FA is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.7% C 0.127 H 272.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4FA |
|---|---|
| RGB | rgb(142, 164, 250) |
| HSL | hsl(228, 92%, 77%) |
| HSV | hsv(228, 43%, 98%) |
| CMYK | cmyk(43.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.90, 13.94, -45.27) |
| CIE-LCH | lch(68.90, 47.36, 287.11°) |
| OKLab | oklab(73.69% 0.0046 -0.1272) |
| OKLCH | oklch(73.69% 0.127 272.1) |
| XYZ | xyz(41.6808, 39.2016, 95.7944) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.56
Carolina Blue
#8AB8FE
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 8.02
Lavender Blue
#8B88F8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4FA #FAE48E
analogous
#8EDAFA #8EA4FA #AE8EFA
triadic
#8EA4FA #FA8EA4 #A4FA8E
tetradic
#8EA4FA #FA8EDA #FAE48E #8EFAAE
square
#8EA4FA #FA8EDA #FAE48E #8EFAAE
split-complementary
#8EA4FA #FAAE8E #DAFA8E
monochromatic
#1946F5 #5375F7 #8EA4FA #C9D3FD #E2E7FE
Accessibility & contrast
On white
2.38
#8EA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8EA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4FA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4FA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#69B6C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea4fa; /* rgb */ color: rgb(142, 164, 250); /* oklch */ color: oklch(73.7% 0.127 272.1);
Tailwind
colors: {
custom: {
50: '#b3befc',
500: '#8ea4fa',
950: '#000000',
},
}SCSS
$custom: #8ea4fa; $custom-light: #b3befc; $custom-dark: #000000;
JSON
{
"hex": "#8ea4fa",
"rgb": {
"r": 142,
"g": 164,
"b": 250
},
"hsl": {
"h": 227.778,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.73688,
"c": 0.12725,
"h": 272.1
},
"luminance": 0.39204
}Semantic roles & 50–950 ramp
primary
#8EA4FA
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185