#8EA8FA#8EA8FA
#8EA8FA is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.5% C 0.122 H 269.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8FA |
|---|---|
| RGB | rgb(142, 168, 250) |
| HSL | hsl(226, 92%, 77%) |
| HSV | hsv(226, 43%, 98%) |
| CMYK | cmyk(43.2%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.93, 11.66, -43.64) |
| CIE-LCH | lch(69.93, 45.17, 284.96°) |
| OKLab | oklab(74.49% -0.0003 -0.1224) |
| OKLCH | oklch(74.49% 0.122 269.9) |
| XYZ | xyz(42.4079, 40.6559, 96.0367) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 7.70
Perrywinkle
#8F8CE7
ΔE00 9.23
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8FA #FAE08E
analogous
#8EDEFA #8EA8FA #AA8EFA
triadic
#8EA8FA #FA8EA8 #A8FA8E
tetradic
#8EA8FA #FA8EDE #FAE08E #8EFAAA
square
#8EA8FA #FA8EDE #FAE08E #8EFAAA
split-complementary
#8EA8FA #FAAA8E #DEFA8E
monochromatic
#194EF5 #537BF7 #8EA8FA #C9D5FD #E2E8FE
Accessibility & contrast
On white
2.30
#8EA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#8EA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8FA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8FA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#68B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea8fa; /* rgb */ color: rgb(142, 168, 250); /* oklch */ color: oklch(74.5% 0.122 269.9);
Tailwind
colors: {
custom: {
50: '#b3c1fc',
500: '#8ea8fa',
950: '#000000',
},
}SCSS
$custom: #8ea8fa; $custom-light: #b3c1fc; $custom-dark: #000000;
JSON
{
"hex": "#8ea8fa",
"rgb": {
"r": 142,
"g": 168,
"b": 250
},
"hsl": {
"h": 225.556,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7449,
"c": 0.12244,
"h": 269.9
},
"luminance": 0.40658
}Semantic roles & 50–950 ramp
primary
#8EA8FA
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185