#8EA5F8#8EA5F8
#8EA5F8 is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.8% C 0.123 H 271.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5F8 |
|---|---|
| RGB | rgb(142, 165, 248) |
| HSL | hsl(227, 88%, 76%) |
| HSV | hsv(227, 43%, 97%) |
| CMYK | cmyk(42.7%, 33.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.07, 12.80, -43.91) |
| CIE-LCH | lch(69.07, 45.74, 286.26°) |
| OKLab | oklab(73.79% 0.0029 -0.1232) |
| OKLCH | oklch(73.79% 0.123 271.3) |
| XYZ | xyz(41.5485, 39.4362, 94.2114) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Carolina Blue
#8AB8FE
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 8.27
Lavender Blue
#8B88F8
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5F8 #F8E18E
analogous
#8EDAF8 #8EA5F8 #AC8EF8
triadic
#8EA5F8 #F88EA5 #A5F88E
tetradic
#8EA5F8 #F88EDA #F8E18E #8EF8AC
square
#8EA5F8 #F88EDA #F8E18E #8EF8AC
split-complementary
#8EA5F8 #F8AC8E #DAF88E
monochromatic
#1B49F1 #5477F4 #8EA5F8 #C8D3FC #E2E8FD
Accessibility & contrast
On white
2.36
#8EA5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8EA5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5F8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5F8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#6AB6C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea5f8; /* rgb */ color: rgb(142, 165, 248); /* oklch */ color: oklch(73.8% 0.123 271.3);
Tailwind
colors: {
custom: {
50: '#b3bffb',
500: '#8ea5f8',
950: '#000000',
},
}SCSS
$custom: #8ea5f8; $custom-light: #b3bffb; $custom-dark: #000000;
JSON
{
"hex": "#8ea5f8",
"rgb": {
"r": 142,
"g": 165,
"b": 248
},
"hsl": {
"h": 226.981,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.73789,
"c": 0.12327,
"h": 271.3
},
"luminance": 0.39438
}Semantic roles & 50–950 ramp
primary
#8EA5F8
secondary
#F5EED6
accent
#B301E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185