#8EA9FF#8EA9FF
#8EA9FF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.9% C 0.128 H 269.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9FF |
|---|---|
| RGB | rgb(142, 169, 255) |
| HSL | hsl(226, 100%, 78%) |
| HSV | hsv(226, 44%, 100%) |
| CMYK | cmyk(44.3%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(70.42, 12.50, -45.59) |
| CIE-LCH | lch(70.42, 47.28, 285.33°) |
| OKLab | oklab(74.94% -0.0003 -0.1281) |
| OKLCH | oklch(74.94% 0.128 269.9) |
| XYZ | xyz(43.3876, 41.3443, 100.2824) |
| Luminance | 0.4135 (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.76
Cornflowerblue
#6495ED
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 9.18
Sky Blue (survey)
#75BBFD
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9FF #FFE48E
analogous
#8EE1FF #8EA9FF #AC8EFF
triadic
#8EA9FF #FF8EA9 #A9FF8E
tetradic
#8EA9FF #FF8EE1 #FFE48E #8EFFAC
square
#8EA9FF #FF8EE1 #FFE48E #8EFFAC
split-complementary
#8EA9FF #FFAC8E #E1FF8E
monochromatic
#144CFF #517AFF #8EA9FF #CBD8FF #E0E8FF
Accessibility & contrast
On white
2.27
#8EA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#8EA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9FF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7FA8FD
Tritanopia (blue-blind)
#65BBC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8ea9ff; /* rgb */ color: rgb(142, 169, 255); /* oklch */ color: oklch(74.9% 0.128 269.9);
Tailwind
colors: {
custom: {
50: '#b4c2ff',
500: '#8ea9ff',
950: '#000000',
},
}SCSS
$custom: #8ea9ff; $custom-light: #b4c2ff; $custom-dark: #000000;
JSON
{
"hex": "#8ea9ff",
"rgb": {
"r": 142,
"g": 169,
"b": 255
},
"hsl": {
"h": 225.664,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.74936,
"c": 0.1281,
"h": 269.9
},
"luminance": 0.41347
}Semantic roles & 50–950 ramp
primary
#8EA9FF
secondary
#F7EFD4
accent
#AF00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186