#8EA0F8#8EA0F8
#8EA0F8 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.8% C 0.129 H 274.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0F8 |
|---|---|
| RGB | rgb(142, 160, 248) |
| HSL | hsl(230, 88%, 76%) |
| HSV | hsv(230, 43%, 97%) |
| CMYK | cmyk(42.7%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.78, 15.66, -45.94) |
| CIE-LCH | lch(67.78, 48.54, 288.82°) |
| OKLab | oklab(72.79% 0.009 -0.1291) |
| OKLCH | oklch(72.79% 0.129 274) |
| XYZ | xyz(40.6642, 37.6677, 93.9167) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Perrywinkle
#8F8CE7
ΔE00 6.76
Lavender Blue
#8B88F8
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.56
Carolina Blue
#8AB8FE
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0F8 #F8E68E
analogous
#8ED5F8 #8EA0F8 #B18EF8
triadic
#8EA0F8 #F88EA0 #A0F88E
tetradic
#8EA0F8 #F88ED5 #F8E68E #8EF8B1
square
#8EA0F8 #F88ED5 #F8E68E #8EF8B1
split-complementary
#8EA0F8 #F8B18E #D5F88E
monochromatic
#1B3FF1 #5470F4 #8EA0F8 #C8D0FC #E2E7FD
Accessibility & contrast
On white
2.46
#8EA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8EA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0F8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0F8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#6AB2C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea0f8; /* rgb */ color: rgb(142, 160, 248); /* oklch */ color: oklch(72.8% 0.129 274.0);
Tailwind
colors: {
custom: {
50: '#b3bbfb',
500: '#8ea0f8',
950: '#000000',
},
}SCSS
$custom: #8ea0f8; $custom-light: #b3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8ea0f8",
"rgb": {
"r": 142,
"g": 160,
"b": 248
},
"hsl": {
"h": 229.811,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.72792,
"c": 0.12945,
"h": 274
},
"luminance": 0.3767
}Semantic roles & 50–950 ramp
primary
#8EA0F8
secondary
#F5F0D6
accent
#BE01E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085