#8EA2F0#8EA2F0
#8EA2F0 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.116 H 272.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2F0 |
|---|---|
| RGB | rgb(142, 162, 240) |
| HSL | hsl(228, 77%, 75%) |
| HSV | hsv(228, 41%, 94%) |
| CMYK | cmyk(40.8%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(67.93, 12.29, -41.33) |
| CIE-LCH | lch(67.93, 43.12, 286.56°) |
| OKLab | oklab(72.8% 0.0046 -0.1157) |
| OKLCH | oklch(72.8% 0.116 272.3) |
| XYZ | xyz(39.7991, 37.8808, 87.6358) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.56
Carolina Blue
#8AB8FE
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2F0 #F0DC8E
analogous
#8ED3F0 #8EA2F0 #AB8EF0
triadic
#8EA2F0 #F08EA2 #A2F08E
tetradic
#8EA2F0 #F08ED3 #F0DC8E #8EF0AB
square
#8EA2F0 #F08ED3 #F0DC8E #8EF0AB
split-complementary
#8EA2F0 #F0AB8E #D3F08E
monochromatic
#2249E2 #5876E9 #8EA2F0 #C4CEF7 #E4E9FB
Accessibility & contrast
On white
2.45
#8EA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8EA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2F0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2F0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF3
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#6EB2BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea2f0; /* rgb */ color: rgb(142, 162, 240); /* oklch */ color: oklch(72.8% 0.116 272.3);
Tailwind
colors: {
custom: {
50: '#b2bdf5',
500: '#8ea2f0',
950: '#000000',
},
}SCSS
$custom: #8ea2f0; $custom-light: #b2bdf5; $custom-dark: #000000;
JSON
{
"hex": "#8ea2f0",
"rgb": {
"r": 142,
"g": 162,
"b": 240
},
"hsl": {
"h": 227.755,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.72796,
"c": 0.11584,
"h": 272.3
},
"luminance": 0.37883
}Semantic roles & 50–950 ramp
primary
#8EA2F0
secondary
#F3EED8
accent
#AF0DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185