#8EA7FD#8EA7FD
#8EA7FD is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.4% C 0.128 H 270.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7FD |
|---|---|
| RGB | rgb(142, 167, 253) |
| HSL | hsl(226, 97%, 77%) |
| HSV | hsv(226, 44%, 99%) |
| CMYK | cmyk(43.9%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(69.81, 13.07, -45.47) |
| CIE-LCH | lch(69.81, 47.31, 286.04°) |
| OKLab | oklab(74.44% 0.0016 -0.1277) |
| OKLCH | oklch(74.44% 0.128 270.7) |
| XYZ | xyz(42.6981, 40.4777, 98.4726) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 9.01
Lavender Blue
#8B88F8
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7FD #FDE48E
analogous
#8EDFFD #8EA7FD #AC8EFD
triadic
#8EA7FD #FD8EA7 #A7FD8E
tetradic
#8EA7FD #FD8EDF #FDE48E #8EFDAC
square
#8EA7FD #FD8EDF #FDE48E #8EFDAC
split-complementary
#8EA7FD #FDAC8E #DFFD8E
monochromatic
#1649FB #5278FC #8EA7FD #CAD6FE #E1E8FE
Accessibility & contrast
On white
2.31
#8EA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8EA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7FD
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7FD | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#67B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea7fd; /* rgb */ color: rgb(142, 167, 253); /* oklch */ color: oklch(74.4% 0.128 270.7);
Tailwind
colors: {
custom: {
50: '#b3c0fe',
500: '#8ea7fd',
950: '#000000',
},
}SCSS
$custom: #8ea7fd; $custom-light: #b3c0fe; $custom-dark: #000000;
JSON
{
"hex": "#8ea7fd",
"rgb": {
"r": 142,
"g": 167,
"b": 253
},
"hsl": {
"h": 226.486,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.74437,
"c": 0.12774,
"h": 270.7
},
"luminance": 0.4048
}Semantic roles & 50–950 ramp
primary
#8EA7FD
secondary
#F7EFD4
accent
#B200E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186