#8EA0FD#8EA0FD
#8EA0FD is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.0% C 0.136 H 274.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0FD |
|---|---|
| RGB | rgb(142, 160, 253) |
| HSL | hsl(230, 97%, 77%) |
| HSV | hsv(230, 44%, 99%) |
| CMYK | cmyk(43.9%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(68.01, 17.07, -48.30) |
| CIE-LCH | lch(68.01, 51.23, 289.46°) |
| OKLab | oklab(73.05% 0.0101 -0.136) |
| OKLCH | oklch(73.05% 0.136 274.2) |
| XYZ | xyz(41.4503, 37.9821, 98.0566) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Perrywinkle
#8F8CE7
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 7.20
Cornflowerblue
#6495ED
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0FD #FDEB8E
analogous
#8ED8FD #8EA0FD #B38EFD
triadic
#8EA0FD #FD8EA0 #A0FD8E
tetradic
#8EA0FD #FD8ED8 #FDEB8E #8EFDB3
square
#8EA0FD #FD8ED8 #FDEB8E #8EFDB3
split-complementary
#8EA0FD #FDB38E #D8FD8E
monochromatic
#163BFB #526DFC #8EA0FD #CAD3FE #E1E6FE
Accessibility & contrast
On white
2.44
#8EA0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8EA0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0FD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0FD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#68B3C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea0fd; /* rgb */ color: rgb(142, 160, 253); /* oklch */ color: oklch(73.0% 0.136 274.2);
Tailwind
colors: {
custom: {
50: '#b4bbfe',
500: '#8ea0fd',
950: '#000000',
},
}SCSS
$custom: #8ea0fd; $custom-light: #b4bbfe; $custom-dark: #000000;
JSON
{
"hex": "#8ea0fd",
"rgb": {
"r": 142,
"g": 160,
"b": 253
},
"hsl": {
"h": 230.27,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.73047,
"c": 0.13636,
"h": 274.2
},
"luminance": 0.37984
}Semantic roles & 50–950 ramp
primary
#8EA0FD
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086