#8EA9F4#8EA9F4
#8EA9F4 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.4% C 0.113 H 268.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9F4 |
|---|---|
| RGB | rgb(142, 169, 244) |
| HSL | hsl(224, 82%, 76%) |
| HSV | hsv(224, 42%, 96%) |
| CMYK | cmyk(41.8%, 30.7%, 0%, 4.3%) |
| CIE-LAB | lab(69.93, 9.42, -40.38) |
| CIE-LCH | lch(69.93, 41.47, 283.14°) |
| OKLab | oklab(74.4% -0.0031 -0.113) |
| OKLCH | oklch(74.4% 0.113 268.5) |
| XYZ | xyz(41.6674, 40.6562, 91.2223) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perrywinkle
#8F8CE7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9F4 #F4D98E
analogous
#8EDCF4 #8EA9F4 #A68EF4
triadic
#8EA9F4 #F48EA9 #A9F48E
tetradic
#8EA9F4 #F48EDC #F4D98E #8EF4A6
square
#8EA9F4 #F48EDC #F4D98E #8EF4A6
split-complementary
#8EA9F4 #F4A68E #DCF48E
monochromatic
#1E54E9 #567FEF #8EA9F4 #C6D3F9 #E3EAFC
Accessibility & contrast
On white
2.30
#8EA9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#8EA9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9F4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9F4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F7
Deuteranopia (green-blind)
#85A7F2
Tritanopia (blue-blind)
#6BB8C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea9f4; /* rgb */ color: rgb(142, 169, 244); /* oklch */ color: oklch(74.4% 0.113 268.5);
Tailwind
colors: {
custom: {
50: '#b3c2f8',
500: '#8ea9f4',
950: '#000000',
},
}SCSS
$custom: #8ea9f4; $custom-light: #b3c2f8; $custom-dark: #000000;
JSON
{
"hex": "#8ea9f4",
"rgb": {
"r": 142,
"g": 169,
"b": 244
},
"hsl": {
"h": 224.118,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.74404,
"c": 0.11304,
"h": 268.5
},
"luminance": 0.40658
}Semantic roles & 50–950 ramp
primary
#8EA9F4
secondary
#F4ECD7
accent
#A607DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185