#8EA1FE#8EA1FE
#8EA1FE is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.3% C 0.136 H 273.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1FE |
|---|---|
| RGB | rgb(142, 161, 254) |
| HSL | hsl(230, 98%, 78%) |
| HSV | hsv(230, 44%, 100%) |
| CMYK | cmyk(44.1%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.31, 16.78, -48.36) |
| CIE-LCH | lch(68.31, 51.19, 289.13°) |
| OKLab | oklab(73.3% 0.0091 -0.1362) |
| OKLCH | oklch(73.3% 0.136 273.8) |
| XYZ | xyz(41.7841, 38.3941, 98.9558) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.60
Perrywinkle
#8F8CE7
ΔE00 7.29
Lavender Blue
#8B88F8
ΔE00 7.50
Cornflowerblue
#6495ED
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1FE #FEEB8E
analogous
#8ED9FE #8EA1FE #B38EFE
triadic
#8EA1FE #FE8EA1 #A1FE8E
tetradic
#8EA1FE #FE8ED9 #FEEB8E #8EFEB3
square
#8EA1FE #FE8ED9 #FEEB8E #8EFEB3
split-complementary
#8EA1FE #FEB38E #D9FE8E
monochromatic
#153CFD #516FFD #8EA1FE #CBD3FF #E1E6FF
Accessibility & contrast
On white
2.42
#8EA1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8EA1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1FE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1FE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#67B4C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea1fe; /* rgb */ color: rgb(142, 161, 254); /* oklch */ color: oklch(73.3% 0.136 273.8);
Tailwind
colors: {
custom: {
50: '#b4bcff',
500: '#8ea1fe',
950: '#000000',
},
}SCSS
$custom: #8ea1fe; $custom-light: #b4bcff; $custom-dark: #000000;
JSON
{
"hex": "#8ea1fe",
"rgb": {
"r": 142,
"g": 161,
"b": 254
},
"hsl": {
"h": 229.821,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.73296,
"c": 0.13648,
"h": 273.8
},
"luminance": 0.38396
}Semantic roles & 50–950 ramp
primary
#8EA1FE
secondary
#F7F1D4
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186