#8EA6FB#8EA6FB
#8EA6FB is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.1% C 0.126 H 271.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6FB |
|---|---|
| RGB | rgb(142, 166, 251) |
| HSL | hsl(227, 93%, 77%) |
| HSV | hsv(227, 43%, 98%) |
| CMYK | cmyk(43.4%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.46, 13.08, -44.93) |
| CIE-LCH | lch(69.46, 46.79, 286.23°) |
| OKLab | oklab(74.14% 0.0024 -0.1262) |
| OKLCH | oklch(74.14% 0.126 271.1) |
| XYZ | xyz(42.1987, 39.9860, 96.7426) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 8.65
Lavender Blue
#8B88F8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6FB #FBE38E
analogous
#8EDDFB #8EA6FB #AD8EFB
triadic
#8EA6FB #FB8EA6 #A6FB8E
tetradic
#8EA6FB #FB8EDD #FBE38E #8EFBAD
square
#8EA6FB #FB8EDD #FBE38E #8EFBAD
split-complementary
#8EA6FB #FBAD8E #DDFB8E
monochromatic
#1849F7 #5377F9 #8EA6FB #C9D5FD #E1E8FE
Accessibility & contrast
On white
2.33
#8EA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8EA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6FB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6FB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFE
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#68B7C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea6fb; /* rgb */ color: rgb(142, 166, 251); /* oklch */ color: oklch(74.1% 0.126 271.1);
Tailwind
colors: {
custom: {
50: '#b3c0fd',
500: '#8ea6fb',
950: '#000000',
},
}SCSS
$custom: #8ea6fb; $custom-light: #b3c0fd; $custom-dark: #000000;
JSON
{
"hex": "#8ea6fb",
"rgb": {
"r": 142,
"g": 166,
"b": 251
},
"hsl": {
"h": 226.789,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.74137,
"c": 0.1262,
"h": 271.1
},
"luminance": 0.39988
}Semantic roles & 50–950 ramp
primary
#8EA6FB
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185