#8EA4FE#8EA4FE
#8EA4FE is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.9% C 0.133 H 272.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4FE |
|---|---|
| RGB | rgb(142, 164, 254) |
| HSL | hsl(228, 98%, 78%) |
| HSV | hsv(228, 44%, 100%) |
| CMYK | cmyk(44.1%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.08, 15.06, -47.15) |
| CIE-LCH | lch(69.08, 49.50, 287.72°) |
| OKLab | oklab(73.89% 0.0055 -0.1326) |
| OKLCH | oklch(73.89% 0.133 272.4) |
| XYZ | xyz(42.3146, 39.4552, 99.1327) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.53
Carolina Blue
#8AB8FE
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 7.01
Cornflowerblue
#6495ED
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 8.15
Lavender Blue
#8B88F8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4FE #FEE88E
analogous
#8EDCFE #8EA4FE #B08EFE
triadic
#8EA4FE #FE8EA4 #A4FE8E
tetradic
#8EA4FE #FE8EDC #FEE88E #8EFEB0
square
#8EA4FE #FE8EDC #FEE88E #8EFEB0
split-complementary
#8EA4FE #FEB08E #DCFE8E
monochromatic
#1542FD #5173FD #8EA4FE #CBD5FF #E1E7FF
Accessibility & contrast
On white
2.36
#8EA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8EA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4FE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4FE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#66B6C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea4fe; /* rgb */ color: rgb(142, 164, 254); /* oklch */ color: oklch(73.9% 0.133 272.4);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8ea4fe',
950: '#000000',
},
}SCSS
$custom: #8ea4fe; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8ea4fe",
"rgb": {
"r": 142,
"g": 164,
"b": 254
},
"hsl": {
"h": 228.214,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.73889,
"c": 0.13276,
"h": 272.4
},
"luminance": 0.39457
}Semantic roles & 50–950 ramp
primary
#8EA4FE
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186