#8EA1F9#8EA1F9
#8EA1F9 is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.0% C 0.130 H 273.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1F9 |
|---|---|
| RGB | rgb(142, 161, 249) |
| HSL | hsl(229, 90%, 77%) |
| HSV | hsv(229, 43%, 98%) |
| CMYK | cmyk(43%, 35.3%, 0%, 2.4%) |
| CIE-LAB | lab(68.08, 15.37, -46.01) |
| CIE-LCH | lch(68.08, 48.51, 288.47°) |
| OKLab | oklab(73.04% 0.008 -0.1293) |
| OKLCH | oklch(73.04% 0.13 273.5) |
| XYZ | xyz(40.9938, 38.0780, 94.7939) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.64
Perrywinkle
#8F8CE7
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 7.54
Lavender Blue
#8B88F8
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.74
Pastel Blue
#A2BFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1F9 #F9E68E
analogous
#8ED7F9 #8EA1F9 #B18EF9
triadic
#8EA1F9 #F98EA1 #A1F98E
tetradic
#8EA1F9 #F98ED7 #F9E68E #8EF9B1
square
#8EA1F9 #F98ED7 #F9E68E #8EF9B1
split-complementary
#8EA1F9 #F9B18E #D7F98E
monochromatic
#1A40F3 #5471F6 #8EA1F9 #C8D1FC #E2E7FD
Accessibility & contrast
On white
2.44
#8EA1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8EA1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1F9
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1F9 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#6AB3C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea1f9; /* rgb */ color: rgb(142, 161, 249); /* oklch */ color: oklch(73.0% 0.130 273.5);
Tailwind
colors: {
custom: {
50: '#b3bcfb',
500: '#8ea1f9',
950: '#000000',
},
}SCSS
$custom: #8ea1f9; $custom-light: #b3bcfb; $custom-dark: #000000;
JSON
{
"hex": "#8ea1f9",
"rgb": {
"r": 142,
"g": 161,
"b": 249
},
"hsl": {
"h": 229.346,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.73041,
"c": 0.12958,
"h": 273.5
},
"luminance": 0.3808
}Semantic roles & 50–950 ramp
primary
#8EA1F9
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185