#8EA5FD#8EA5FD
#8EA5FD is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.0% C 0.130 H 271.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5FD |
|---|---|
| RGB | rgb(142, 165, 253) |
| HSL | hsl(228, 97%, 77%) |
| HSV | hsv(228, 44%, 99%) |
| CMYK | cmyk(43.9%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.29, 14.21, -46.28) |
| CIE-LCH | lch(69.29, 48.41, 287.07°) |
| OKLab | oklab(74.04% 0.004 -0.1301) |
| OKLCH | oklch(74.04% 0.13 271.8) |
| XYZ | xyz(42.3346, 39.7506, 98.3514) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 8.41
Lavender Blue
#8B88F8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5FD #FDE68E
analogous
#8EDCFD #8EA5FD #AF8EFD
triadic
#8EA5FD #FD8EA5 #A5FD8E
tetradic
#8EA5FD #FD8EDC #FDE68E #8EFDAF
square
#8EA5FD #FD8EDC #FDE68E #8EFDAF
split-complementary
#8EA5FD #FDAF8E #DCFD8E
monochromatic
#1645FB #5275FC #8EA5FD #CAD5FE #E1E7FE
Accessibility & contrast
On white
2.35
#8EA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#8EA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5FD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5FD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#67B7C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea5fd; /* rgb */ color: rgb(142, 165, 253); /* oklch */ color: oklch(74.0% 0.130 271.8);
Tailwind
colors: {
custom: {
50: '#b3bffe',
500: '#8ea5fd',
950: '#000000',
},
}SCSS
$custom: #8ea5fd; $custom-light: #b3bffe; $custom-dark: #000000;
JSON
{
"hex": "#8ea5fd",
"rgb": {
"r": 142,
"g": 165,
"b": 253
},
"hsl": {
"h": 227.568,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.74037,
"c": 0.13016,
"h": 271.8
},
"luminance": 0.39753
}Semantic roles & 50–950 ramp
primary
#8EA5FD
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186