#8EA9FC#8EA9FC
#8EA9FC is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.8% C 0.124 H 269.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9FC |
|---|---|
| RGB | rgb(142, 169, 252) |
| HSL | hsl(225, 95%, 77%) |
| HSV | hsv(225, 44%, 99%) |
| CMYK | cmyk(43.7%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.28, 11.66, -44.18) |
| CIE-LCH | lch(70.28, 45.69, 284.78°) |
| OKLab | oklab(74.79% -0.001 -0.124) |
| OKLCH | oklch(74.79% 0.124 269.5) |
| XYZ | xyz(42.9085, 41.1526, 97.7589) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.19
Sky Blue (survey)
#75BBFD
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9FC #FCE18E
analogous
#8EE0FC #8EA9FC #AA8EFC
triadic
#8EA9FC #FC8EA9 #A9FC8E
tetradic
#8EA9FC #FC8EE0 #FCE18E #8EFCAA
square
#8EA9FC #FC8EE0 #FCE18E #8EFCAA
split-complementary
#8EA9FC #FCAA8E #E0FC8E
monochromatic
#174EF9 #527CFA #8EA9FC #CAD6FE #E1E8FE
Accessibility & contrast
On white
2.27
#8EA9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#8EA9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9FC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9FC | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#81A7FA
Tritanopia (blue-blind)
#67BAC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8ea9fc; /* rgb */ color: rgb(142, 169, 252); /* oklch */ color: oklch(74.8% 0.124 269.5);
Tailwind
colors: {
custom: {
50: '#b3c2fd',
500: '#8ea9fc',
950: '#000000',
},
}SCSS
$custom: #8ea9fc; $custom-light: #b3c2fd; $custom-dark: #000000;
JSON
{
"hex": "#8ea9fc",
"rgb": {
"r": 142,
"g": 169,
"b": 252
},
"hsl": {
"h": 225.273,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.74789,
"c": 0.124,
"h": 269.5
},
"luminance": 0.41155
}Semantic roles & 50–950 ramp
primary
#8EA9FC
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186