#8EA3F1#8EA3F1
#8EA3F1 is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.0% C 0.116 H 271.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3F1 |
|---|---|
| RGB | rgb(142, 163, 241) |
| HSL | hsl(227, 78%, 75%) |
| HSV | hsv(227, 41%, 95%) |
| CMYK | cmyk(41.1%, 32.4%, 0%, 5.5%) |
| CIE-LAB | lab(68.24, 11.99, -41.40) |
| CIE-LCH | lch(68.24, 43.10, 286.16°) |
| OKLab | oklab(73.05% 0.0036 -0.116) |
| OKLCH | oklch(73.05% 0.116 271.8) |
| XYZ | xyz(40.1249, 38.2941, 88.4793) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.52
Cornflowerblue
#6495ED
ΔE00 7.52
Lavender Blue
#8B88F8
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3F1 #F1DC8E
analogous
#8ED4F1 #8EA3F1 #AB8EF1
triadic
#8EA3F1 #F18EA3 #A3F18E
tetradic
#8EA3F1 #F18ED4 #F1DC8E #8EF1AB
square
#8EA3F1 #F18ED4 #F1DC8E #8EF1AB
split-complementary
#8EA3F1 #F1AB8E #D4F18E
monochromatic
#214AE4 #5877EA #8EA3F1 #C4CFF8 #E4E9FC
Accessibility & contrast
On white
2.43
#8EA3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8EA3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3F1
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3F1 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF4
Deuteranopia (green-blind)
#80A2EF
Tritanopia (blue-blind)
#6DB3BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea3f1; /* rgb */ color: rgb(142, 163, 241); /* oklch */ color: oklch(73.0% 0.116 271.8);
Tailwind
colors: {
custom: {
50: '#b3bef6',
500: '#8ea3f1',
950: '#000000',
},
}SCSS
$custom: #8ea3f1; $custom-light: #b3bef6; $custom-dark: #000000;
JSON
{
"hex": "#8ea3f1",
"rgb": {
"r": 142,
"g": 163,
"b": 241
},
"hsl": {
"h": 227.273,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.73046,
"c": 0.11602,
"h": 271.8
},
"luminance": 0.38296
}Semantic roles & 50–950 ramp
primary
#8EA3F1
secondary
#F3EED8
accent
#AE0BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185