#8EA6FC#8EA6FC
#8EA6FC is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.2% C 0.128 H 271.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6FC |
|---|---|
| RGB | rgb(142, 166, 252) |
| HSL | hsl(227, 95%, 77%) |
| HSV | hsv(227, 44%, 99%) |
| CMYK | cmyk(43.7%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.50, 13.36, -45.40) |
| CIE-LCH | lch(69.50, 47.32, 286.40°) |
| OKLab | oklab(74.19% 0.0026 -0.1275) |
| OKLCH | oklch(74.19% 0.128 271.2) |
| XYZ | xyz(42.3568, 40.0492, 97.5750) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.68
Lavender Blue
#8B88F8
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6FC #FCE48E
analogous
#8EDDFC #8EA6FC #AD8EFC
triadic
#8EA6FC #FC8EA6 #A6FC8E
tetradic
#8EA6FC #FC8EDD #FCE48E #8EFCAD
square
#8EA6FC #FC8EDD #FCE48E #8EFCAD
split-complementary
#8EA6FC #FCAD8E #DDFC8E
monochromatic
#1748F9 #5277FA #8EA6FC #CAD5FE #E1E8FE
Accessibility & contrast
On white
2.33
#8EA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8EA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6FC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6FC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#67B8C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea6fc; /* rgb */ color: rgb(142, 166, 252); /* oklch */ color: oklch(74.2% 0.128 271.2);
Tailwind
colors: {
custom: {
50: '#b3c0fd',
500: '#8ea6fc',
950: '#000000',
},
}SCSS
$custom: #8ea6fc; $custom-light: #b3c0fd; $custom-dark: #000000;
JSON
{
"hex": "#8ea6fc",
"rgb": {
"r": 142,
"g": 166,
"b": 252
},
"hsl": {
"h": 226.909,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.74187,
"c": 0.12758,
"h": 271.2
},
"luminance": 0.40051
}Semantic roles & 50–950 ramp
primary
#8EA6FC
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186