#8EA4F3#8EA4F3
#8EA4F3 is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.3% C 0.118 H 271.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4F3 |
|---|---|
| RGB | rgb(142, 164, 243) |
| HSL | hsl(227, 81%, 75%) |
| HSV | hsv(227, 42%, 95%) |
| CMYK | cmyk(41.6%, 32.5%, 0%, 4.7%) |
| CIE-LAB | lab(68.58, 11.98, -41.95) |
| CIE-LCH | lch(68.58, 43.62, 285.94°) |
| OKLab | oklab(73.34% 0.0029 -0.1175) |
| OKLCH | oklch(73.34% 0.118 271.4) |
| XYZ | xyz(40.6035, 38.7707, 90.1207) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.86
Lavender Blue
#8B88F8
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4F3 #F3DD8E
analogous
#8ED6F3 #8EA4F3 #AA8EF3
triadic
#8EA4F3 #F38EA4 #A4F38E
tetradic
#8EA4F3 #F38ED6 #F3DD8E #8EF3AA
square
#8EA4F3 #F38ED6 #F3DD8E #8EF3AA
split-complementary
#8EA4F3 #F3AA8E #D6F38E
monochromatic
#1F4BE7 #5777ED #8EA4F3 #C5D1F9 #E3E9FC
Accessibility & contrast
On white
2.40
#8EA4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#8EA4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4F3
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4F3 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF6
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#6CB4C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea4f3; /* rgb */ color: rgb(142, 164, 243); /* oklch */ color: oklch(73.3% 0.118 271.4);
Tailwind
colors: {
custom: {
50: '#b3bef7',
500: '#8ea4f3',
950: '#000000',
},
}SCSS
$custom: #8ea4f3; $custom-light: #b3bef7; $custom-dark: #000000;
JSON
{
"hex": "#8ea4f3",
"rgb": {
"r": 142,
"g": 164,
"b": 243
},
"hsl": {
"h": 226.931,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.73344,
"c": 0.11758,
"h": 271.4
},
"luminance": 0.38773
}Semantic roles & 50–950 ramp
primary
#8EA4F3
secondary
#F4EED7
accent
#AF08DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185