#8EA4F4#8EA4F4
#8EA4F4 is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.4% C 0.119 H 271.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4F4 |
|---|---|
| RGB | rgb(142, 164, 244) |
| HSL | hsl(227, 82%, 76%) |
| HSV | hsv(227, 42%, 96%) |
| CMYK | cmyk(41.8%, 32.8%, 0%, 4.3%) |
| CIE-LAB | lab(68.63, 12.26, -42.42) |
| CIE-LCH | lch(68.63, 44.16, 286.12°) |
| OKLab | oklab(73.39% 0.0031 -0.1189) |
| OKLCH | oklch(73.39% 0.119 271.5) |
| XYZ | xyz(40.7549, 38.8313, 90.9182) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 6.91
Pastel Blue
#A2BFFE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.88
Lavender Blue
#8B88F8
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4F4 #F4DE8E
analogous
#8ED7F4 #8EA4F4 #AB8EF4
triadic
#8EA4F4 #F48EA4 #A4F48E
tetradic
#8EA4F4 #F48ED7 #F4DE8E #8EF4AB
square
#8EA4F4 #F48ED7 #F4DE8E #8EF4AB
split-complementary
#8EA4F4 #F4AB8E #D7F48E
monochromatic
#1E4AE9 #5677EF #8EA4F4 #C6D1F9 #E3E9FC
Accessibility & contrast
On white
2.40
#8EA4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8EA4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4F4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4F4 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF7
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#6CB4C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea4f4; /* rgb */ color: rgb(142, 164, 244); /* oklch */ color: oklch(73.4% 0.119 271.5);
Tailwind
colors: {
custom: {
50: '#b3bef8',
500: '#8ea4f4',
950: '#000000',
},
}SCSS
$custom: #8ea4f4; $custom-light: #b3bef8; $custom-dark: #000000;
JSON
{
"hex": "#8ea4f4",
"rgb": {
"r": 142,
"g": 164,
"b": 244
},
"hsl": {
"h": 227.059,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.73392,
"c": 0.11895,
"h": 271.5
},
"luminance": 0.38833
}Semantic roles & 50–950 ramp
primary
#8EA4F4
secondary
#F4EED7
accent
#B007DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185