#8EA3F5#8EA3F5
#8EA3F5 is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.2% C 0.122 H 272.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3F5 |
|---|---|
| RGB | rgb(142, 163, 245) |
| HSL | hsl(228, 84%, 76%) |
| HSV | hsv(228, 42%, 96%) |
| CMYK | cmyk(42%, 33.5%, 0%, 3.9%) |
| CIE-LAB | lab(68.41, 13.11, -43.30) |
| CIE-LCH | lch(68.41, 45.24, 286.84°) |
| OKLab | oklab(73.24% 0.0046 -0.1215) |
| OKLCH | oklch(73.24% 0.122 272.2) |
| XYZ | xyz(40.7289, 38.5357, 91.6606) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3F5 #F5E08E
analogous
#8ED6F5 #8EA3F5 #AC8EF5
triadic
#8EA3F5 #F58EA3 #A3F58E
tetradic
#8EA3F5 #F58ED6 #F5E08E #8EF5AC
square
#8EA3F5 #F58ED6 #F5E08E #8EF5AC
split-complementary
#8EA3F5 #F5AC8E #D6F58E
monochromatic
#1E47EB #5675F0 #8EA3F5 #C6D1FA #E3E8FD
Accessibility & contrast
On white
2.41
#8EA3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#8EA3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3F5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3F5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#6BB4C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea3f5; /* rgb */ color: rgb(142, 163, 245); /* oklch */ color: oklch(73.2% 0.122 272.2);
Tailwind
colors: {
custom: {
50: '#b3bef9',
500: '#8ea3f5',
950: '#000000',
},
}SCSS
$custom: #8ea3f5; $custom-light: #b3bef9; $custom-dark: #000000;
JSON
{
"hex": "#8ea3f5",
"rgb": {
"r": 142,
"g": 163,
"b": 245
},
"hsl": {
"h": 227.767,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.7324,
"c": 0.12156,
"h": 272.2
},
"luminance": 0.38538
}Semantic roles & 50–950 ramp
primary
#8EA3F5
secondary
#F4EED7
accent
#B405E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185