#8EA5F4#8EA5F4
#8EA5F4 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.6% C 0.118 H 270.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5F4 |
|---|---|
| RGB | rgb(142, 165, 244) |
| HSL | hsl(226, 82%, 76%) |
| HSV | hsv(226, 42%, 96%) |
| CMYK | cmyk(41.8%, 32.4%, 0%, 4.3%) |
| CIE-LAB | lab(68.89, 11.69, -42.01) |
| CIE-LCH | lch(68.89, 43.61, 285.55°) |
| OKLab | oklab(73.59% 0.0019 -0.1177) |
| OKLCH | oklch(73.59% 0.118 270.9) |
| XYZ | xyz(40.9346, 39.1906, 90.9780) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.02
Carolina Blue
#8AB8FE
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5F4 #F4DD8E
analogous
#8ED8F4 #8EA5F4 #AA8EF4
triadic
#8EA5F4 #F48EA5 #A5F48E
tetradic
#8EA5F4 #F48ED8 #F4DD8E #8EF4AA
square
#8EA5F4 #F48ED8 #F4DD8E #8EF4AA
split-complementary
#8EA5F4 #F4AA8E #D8F48E
monochromatic
#1E4CE9 #5679EF #8EA5F4 #C6D1F9 #E3E9FC
Accessibility & contrast
On white
2.38
#8EA5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8EA5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5F4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5F4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF7
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#6CB5C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea5f4; /* rgb */ color: rgb(142, 165, 244); /* oklch */ color: oklch(73.6% 0.118 270.9);
Tailwind
colors: {
custom: {
50: '#b3bff8',
500: '#8ea5f4',
950: '#000000',
},
}SCSS
$custom: #8ea5f4; $custom-light: #b3bff8; $custom-dark: #000000;
JSON
{
"hex": "#8ea5f4",
"rgb": {
"r": 142,
"g": 165,
"b": 244
},
"hsl": {
"h": 226.471,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.73594,
"c": 0.11775,
"h": 270.9
},
"luminance": 0.39193
}Semantic roles & 50–950 ramp
primary
#8EA5F4
secondary
#F4EED7
accent
#AE07DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185