#8EA6FA#8EA6FA
#8EA6FA is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.1% C 0.125 H 271.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6FA |
|---|---|
| RGB | rgb(142, 166, 250) |
| HSL | hsl(227, 92%, 77%) |
| HSV | hsv(227, 43%, 98%) |
| CMYK | cmyk(43.2%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(69.41, 12.80, -44.46) |
| CIE-LCH | lch(69.41, 46.26, 286.06°) |
| OKLab | oklab(74.09% 0.0021 -0.1248) |
| OKLCH | oklch(74.09% 0.125 271) |
| XYZ | xyz(42.0415, 39.9231, 95.9146) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Carolina Blue
#8AB8FE
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 8.63
Lavender Blue
#8B88F8
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6FA #FAE28E
analogous
#8EDCFA #8EA6FA #AC8EFA
triadic
#8EA6FA #FA8EA6 #A6FA8E
tetradic
#8EA6FA #FA8EDC #FAE28E #8EFAAC
square
#8EA6FA #FA8EDC #FAE28E #8EFAAC
split-complementary
#8EA6FA #FAAC8E #DCFA8E
monochromatic
#194AF5 #5378F7 #8EA6FA #C9D4FD #E2E8FE
Accessibility & contrast
On white
2.34
#8EA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#8EA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6FA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6FA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#68B7C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6fa; /* rgb */ color: rgb(142, 166, 250); /* oklch */ color: oklch(74.1% 0.125 271.0);
Tailwind
colors: {
custom: {
50: '#b3c0fc',
500: '#8ea6fa',
950: '#000000',
},
}SCSS
$custom: #8ea6fa; $custom-light: #b3c0fc; $custom-dark: #000000;
JSON
{
"hex": "#8ea6fa",
"rgb": {
"r": 142,
"g": 166,
"b": 250
},
"hsl": {
"h": 226.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.74088,
"c": 0.12482,
"h": 271
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#8EA6FA
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185