#8EA6FD#8EA6FD
#8EA6FD is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.2% C 0.129 H 271.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6FD |
|---|---|
| RGB | rgb(142, 166, 253) |
| HSL | hsl(227, 97%, 77%) |
| HSV | hsv(227, 44%, 99%) |
| CMYK | cmyk(43.9%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.55, 13.64, -45.87) |
| CIE-LCH | lch(69.55, 47.86, 286.56°) |
| OKLab | oklab(74.24% 0.0028 -0.1289) |
| OKLCH | oklch(74.24% 0.129 271.3) |
| XYZ | xyz(42.5156, 40.1128, 98.4118) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 8.71
Lavender Blue
#8B88F8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6FD #FDE58E
analogous
#8EDEFD #8EA6FD #AD8EFD
triadic
#8EA6FD #FD8EA6 #A6FD8E
tetradic
#8EA6FD #FD8EDE #FDE58E #8EFDAD
square
#8EA6FD #FD8EDE #FDE58E #8EFDAD
split-complementary
#8EA6FD #FDAD8E #DEFD8E
monochromatic
#1647FB #5277FC #8EA6FD #CAD5FE #E1E7FE
Accessibility & contrast
On white
2.33
#8EA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8EA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6FD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6FD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#7DA5FB
Tritanopia (blue-blind)
#67B8C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea6fd; /* rgb */ color: rgb(142, 166, 253); /* oklch */ color: oklch(74.2% 0.129 271.3);
Tailwind
colors: {
custom: {
50: '#b3c0fe',
500: '#8ea6fd',
950: '#000000',
},
}SCSS
$custom: #8ea6fd; $custom-light: #b3c0fe; $custom-dark: #000000;
JSON
{
"hex": "#8ea6fd",
"rgb": {
"r": 142,
"g": 166,
"b": 253
},
"hsl": {
"h": 227.027,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.74237,
"c": 0.12895,
"h": 271.3
},
"luminance": 0.40115
}Semantic roles & 50–950 ramp
primary
#8EA6FD
secondary
#F7EFD4
accent
#B400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186