#8EA0FB#8EA0FB
#8EA0FB is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.9% C 0.134 H 274.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0FB |
|---|---|
| RGB | rgb(142, 160, 251) |
| HSL | hsl(230, 93%, 77%) |
| HSV | hsv(230, 43%, 98%) |
| CMYK | cmyk(43.4%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(67.91, 16.50, -47.36) |
| CIE-LCH | lch(67.91, 50.15, 289.21°) |
| OKLab | oklab(72.95% 0.0096 -0.1332) |
| OKLCH | oklch(72.95% 0.134 274.1) |
| XYZ | xyz(41.1334, 37.8553, 96.3875) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.21
Cornflowerblue
#6495ED
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0FB #FBE98E
analogous
#8ED6FB #8EA0FB #B38EFB
triadic
#8EA0FB #FB8EA0 #A0FB8E
tetradic
#8EA0FB #FB8ED6 #FBE98E #8EFBB3
square
#8EA0FB #FB8ED6 #FBE98E #8EFBB3
split-complementary
#8EA0FB #FBB38E #D6FB8E
monochromatic
#183DF7 #536EF9 #8EA0FB #C9D2FD #E1E6FE
Accessibility & contrast
On white
2.45
#8EA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8EA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0FB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0FB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#76A1F9
Tritanopia (blue-blind)
#69B3C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea0fb; /* rgb */ color: rgb(142, 160, 251); /* oklch */ color: oklch(72.9% 0.134 274.1);
Tailwind
colors: {
custom: {
50: '#b3bbfd',
500: '#8ea0fb',
950: '#000000',
},
}SCSS
$custom: #8ea0fb; $custom-light: #b3bbfd; $custom-dark: #000000;
JSON
{
"hex": "#8ea0fb",
"rgb": {
"r": 142,
"g": 160,
"b": 251
},
"hsl": {
"h": 230.092,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.72945,
"c": 0.1336,
"h": 274.1
},
"luminance": 0.37857
}Semantic roles & 50–950 ramp
primary
#8EA0FB
secondary
#F6F1D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085