#8EA0F9#8EA0F9
#8EA0F9 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.8% C 0.131 H 274.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0F9 |
|---|---|
| RGB | rgb(142, 160, 249) |
| HSL | hsl(230, 90%, 77%) |
| HSV | hsv(230, 43%, 98%) |
| CMYK | cmyk(43%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(67.82, 15.94, -46.41) |
| CIE-LCH | lch(67.82, 49.07, 288.95°) |
| OKLab | oklab(72.84% 0.0092 -0.1305) |
| OKLCH | oklch(72.84% 0.131 274) |
| XYZ | xyz(40.8198, 37.7299, 94.7359) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.33
Perrywinkle
#8F8CE7
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0F9 #F9E78E
analogous
#8ED5F9 #8EA0F9 #B28EF9
triadic
#8EA0F9 #F98EA0 #A0F98E
tetradic
#8EA0F9 #F98ED5 #F9E78E #8EF9B2
square
#8EA0F9 #F98ED5 #F9E78E #8EF9B2
split-complementary
#8EA0F9 #F9B28E #D5F98E
monochromatic
#1A3EF3 #546FF6 #8EA0F9 #C8D1FC #E2E7FD
Accessibility & contrast
On white
2.46
#8EA0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8EA0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0F9
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0F9 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#77A1F7
Tritanopia (blue-blind)
#6AB2C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea0f9; /* rgb */ color: rgb(142, 160, 249); /* oklch */ color: oklch(72.8% 0.131 274.0);
Tailwind
colors: {
custom: {
50: '#b3bbfb',
500: '#8ea0f9',
950: '#000000',
},
}SCSS
$custom: #8ea0f9; $custom-light: #b3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8ea0f9",
"rgb": {
"r": 142,
"g": 160,
"b": 249
},
"hsl": {
"h": 229.907,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.72843,
"c": 0.13083,
"h": 274
},
"luminance": 0.37732
}Semantic roles & 50–950 ramp
primary
#8EA0F9
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085