#8EA9FE#8EA9FE
#8EA9FE is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.9% C 0.127 H 269.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9FE |
|---|---|
| RGB | rgb(142, 169, 254) |
| HSL | hsl(226, 98%, 78%) |
| HSV | hsv(226, 44%, 100%) |
| CMYK | cmyk(44.1%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.37, 12.22, -45.12) |
| CIE-LCH | lch(70.37, 46.75, 285.15°) |
| OKLab | oklab(74.89% -0.0005 -0.1267) |
| OKLCH | oklch(74.89% 0.127 269.8) |
| XYZ | xyz(43.2271, 41.2801, 99.4368) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.09
Carolina Blue
#8AB8FE
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 9.18
Sky Blue (survey)
#75BBFD
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9FE #FEE38E
analogous
#8EE1FE #8EA9FE #AB8EFE
triadic
#8EA9FE #FE8EA9 #A9FE8E
tetradic
#8EA9FE #FE8EE1 #FEE38E #8EFEAB
square
#8EA9FE #FE8EE1 #FEE38E #8EFEAB
split-complementary
#8EA9FE #FEAB8E #E1FE8E
monochromatic
#154DFD #517BFD #8EA9FE #CBD7FF #E1E8FF
Accessibility & contrast
On white
2.27
#8EA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#8EA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9FE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9FE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#66BBC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8ea9fe; /* rgb */ color: rgb(142, 169, 254); /* oklch */ color: oklch(74.9% 0.127 269.8);
Tailwind
colors: {
custom: {
50: '#b4c2ff',
500: '#8ea9fe',
950: '#000000',
},
}SCSS
$custom: #8ea9fe; $custom-light: #b4c2ff; $custom-dark: #000000;
JSON
{
"hex": "#8ea9fe",
"rgb": {
"r": 142,
"g": 169,
"b": 254
},
"hsl": {
"h": 225.536,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.74887,
"c": 0.12673,
"h": 269.8
},
"luminance": 0.41282
}Semantic roles & 50–950 ramp
primary
#8EA9FE
secondary
#F7EFD4
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186