#8EA5F3#8EA5F3
#8EA5F3 is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.5% C 0.116 H 270.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5F3 |
|---|---|
| RGB | rgb(142, 165, 243) |
| HSL | hsl(226, 81%, 75%) |
| HSV | hsv(226, 42%, 95%) |
| CMYK | cmyk(41.6%, 32.1%, 0%, 4.7%) |
| CIE-LAB | lab(68.85, 11.41, -41.54) |
| CIE-LCH | lch(68.85, 43.08, 285.36°) |
| OKLab | oklab(73.55% 0.0016 -0.1163) |
| OKLCH | oklch(73.55% 0.116 270.8) |
| XYZ | xyz(40.7831, 39.1300, 90.1806) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.06
Carolina Blue
#8AB8FE
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 8.17
Lavender Blue
#8B88F8
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5F3 #F3DC8E
analogous
#8ED7F3 #8EA5F3 #A98EF3
triadic
#8EA5F3 #F38EA5 #A5F38E
tetradic
#8EA5F3 #F38ED7 #F3DC8E #8EF3A9
square
#8EA5F3 #F38ED7 #F3DC8E #8EF3A9
split-complementary
#8EA5F3 #F3A98E #D7F38E
monochromatic
#1F4DE7 #5779ED #8EA5F3 #C5D1F9 #E3E9FC
Accessibility & contrast
On white
2.38
#8EA5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8EA5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5F3
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5F3 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF6
Deuteranopia (green-blind)
#81A4F1
Tritanopia (blue-blind)
#6CB5C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea5f3; /* rgb */ color: rgb(142, 165, 243); /* oklch */ color: oklch(73.5% 0.116 270.8);
Tailwind
colors: {
custom: {
50: '#b3bff7',
500: '#8ea5f3',
950: '#000000',
},
}SCSS
$custom: #8ea5f3; $custom-light: #b3bff7; $custom-dark: #000000;
JSON
{
"hex": "#8ea5f3",
"rgb": {
"r": 142,
"g": 165,
"b": 243
},
"hsl": {
"h": 226.337,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.73546,
"c": 0.11636,
"h": 270.8
},
"luminance": 0.39132
}Semantic roles & 50–950 ramp
primary
#8EA5F3
secondary
#F4EDD7
accent
#AD08DD
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185