#8EA8FC#8EA8FC
#8EA8FC is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.6% C 0.125 H 270.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8FC |
|---|---|
| RGB | rgb(142, 168, 252) |
| HSL | hsl(226, 95%, 77%) |
| HSV | hsv(226, 44%, 99%) |
| CMYK | cmyk(43.7%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.02, 12.22, -44.59) |
| CIE-LCH | lch(70.02, 46.23, 285.33°) |
| OKLab | oklab(74.59% 0.0002 -0.1252) |
| OKLCH | oklch(74.59% 0.125 270.1) |
| XYZ | xyz(42.7232, 40.7820, 97.6971) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 5.59
Pastel Blue
#A2BFFE
ΔE00 5.96
Cornflowerblue
#6495ED
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 9.28
Perrywinkle
#8F8CE7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8FC #FCE28E
analogous
#8EDFFC #8EA8FC #AB8EFC
triadic
#8EA8FC #FC8EA8 #A8FC8E
tetradic
#8EA8FC #FC8EDF #FCE28E #8EFCAB
square
#8EA8FC #FC8EDF #FCE28E #8EFCAB
split-complementary
#8EA8FC #FCAB8E #DFFC8E
monochromatic
#174CF9 #527AFA #8EA8FC #CAD6FE #E1E8FE
Accessibility & contrast
On white
2.29
#8EA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#8EA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8FC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8FC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#67B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea8fc; /* rgb */ color: rgb(142, 168, 252); /* oklch */ color: oklch(74.6% 0.125 270.1);
Tailwind
colors: {
custom: {
50: '#b3c1fd',
500: '#8ea8fc',
950: '#000000',
},
}SCSS
$custom: #8ea8fc; $custom-light: #b3c1fd; $custom-dark: #000000;
JSON
{
"hex": "#8ea8fc",
"rgb": {
"r": 142,
"g": 168,
"b": 252
},
"hsl": {
"h": 225.818,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.74588,
"c": 0.12518,
"h": 270.1
},
"luminance": 0.40784
}Semantic roles & 50–950 ramp
primary
#8EA8FC
secondary
#F6EED5
accent
#AF00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186