#8EA1F4#8EA1F4
#8EA1F4 is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.8% C 0.123 H 273.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1F4 |
|---|---|
| RGB | rgb(142, 161, 244) |
| HSL | hsl(229, 82%, 76%) |
| HSV | hsv(229, 42%, 96%) |
| CMYK | cmyk(41.8%, 34%, 0%, 4.3%) |
| CIE-LAB | lab(67.85, 13.97, -43.64) |
| CIE-LCH | lch(67.85, 45.82, 287.75°) |
| OKLab | oklab(72.79% 0.0068 -0.1225) |
| OKLCH | oklch(72.79% 0.123 273.2) |
| XYZ | xyz(40.2244, 37.7702, 90.7413) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.83
Perrywinkle
#8F8CE7
ΔE00 6.95
Cornflowerblue
#6495ED
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1F4 #F4E18E
analogous
#8ED4F4 #8EA1F4 #AE8EF4
triadic
#8EA1F4 #F48EA1 #A1F48E
tetradic
#8EA1F4 #F48ED4 #F4E18E #8EF4AE
square
#8EA1F4 #F48ED4 #F4E18E #8EF4AE
split-complementary
#8EA1F4 #F4AE8E #D4F48E
monochromatic
#1E44E9 #5673EF #8EA1F4 #C6CFF9 #E3E8FC
Accessibility & contrast
On white
2.45
#8EA1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8EA1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1F4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1F4 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 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)
#84AAF7
Deuteranopia (green-blind)
#7CA1F2
Tritanopia (blue-blind)
#6CB2BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea1f4; /* rgb */ color: rgb(142, 161, 244); /* oklch */ color: oklch(72.8% 0.123 273.2);
Tailwind
colors: {
custom: {
50: '#b3bcf8',
500: '#8ea1f4',
950: '#000000',
},
}SCSS
$custom: #8ea1f4; $custom-light: #b3bcf8; $custom-dark: #000000;
JSON
{
"hex": "#8ea1f4",
"rgb": {
"r": 142,
"g": 161,
"b": 244
},
"hsl": {
"h": 228.824,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.72791,
"c": 0.12265,
"h": 273.2
},
"luminance": 0.37772
}Semantic roles & 50–950 ramp
primary
#8EA1F4
secondary
#F4EFD7
accent
#B607DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185