#8EA2F1#8EA2F1
#8EA2F1 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.117 H 272.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2F1 |
|---|---|
| RGB | rgb(142, 162, 241) |
| HSL | hsl(228, 78%, 75%) |
| HSV | hsv(228, 41%, 95%) |
| CMYK | cmyk(41.1%, 32.8%, 0%, 5.5%) |
| CIE-LAB | lab(67.98, 12.56, -41.81) |
| CIE-LCH | lch(67.98, 43.65, 286.73°) |
| OKLab | oklab(72.84% 0.0049 -0.1171) |
| OKLCH | oklch(72.84% 0.117 272.4) |
| XYZ | xyz(39.9480, 37.9404, 88.4203) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Perrywinkle
#8F8CE7
ΔE00 7.20
Cornflowerblue
#6495ED
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2F1 #F1DD8E
analogous
#8ED3F1 #8EA2F1 #AC8EF1
triadic
#8EA2F1 #F18EA2 #A2F18E
tetradic
#8EA2F1 #F18ED3 #F1DD8E #8EF1AC
square
#8EA2F1 #F18ED3 #F1DD8E #8EF1AC
split-complementary
#8EA2F1 #F1AC8E #D3F18E
monochromatic
#2148E4 #5875EA #8EA2F1 #C4CFF8 #E4E9FC
Accessibility & contrast
On white
2.45
#8EA2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8EA2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2F1
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2F1 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF4
Deuteranopia (green-blind)
#7EA2EF
Tritanopia (blue-blind)
#6EB2BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea2f1; /* rgb */ color: rgb(142, 162, 241); /* oklch */ color: oklch(72.8% 0.117 272.4);
Tailwind
colors: {
custom: {
50: '#b3bdf6',
500: '#8ea2f1',
950: '#000000',
},
}SCSS
$custom: #8ea2f1; $custom-light: #b3bdf6; $custom-dark: #000000;
JSON
{
"hex": "#8ea2f1",
"rgb": {
"r": 142,
"g": 162,
"b": 241
},
"hsl": {
"h": 227.879,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.72844,
"c": 0.11724,
"h": 272.4
},
"luminance": 0.37942
}Semantic roles & 50–950 ramp
primary
#8EA2F1
secondary
#F3EED8
accent
#B00BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185