#8EA1F0#8EA1F0
#8EA1F0 is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.6% C 0.117 H 272.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1F0 |
|---|---|
| RGB | rgb(142, 161, 240) |
| HSL | hsl(228, 77%, 75%) |
| HSV | hsv(228, 41%, 94%) |
| CMYK | cmyk(40.8%, 32.9%, 0%, 5.9%) |
| CIE-LAB | lab(67.67, 12.86, -41.73) |
| CIE-LCH | lch(67.67, 43.67, 287.12°) |
| OKLab | oklab(72.6% 0.0059 -0.1169) |
| OKLCH | oklch(72.6% 0.117 272.9) |
| XYZ | xyz(39.6236, 37.5299, 87.5774) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.08
Perrywinkle
#8F8CE7
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 7.83
Carolina Blue
#8AB8FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1F0 #F0DD8E
analogous
#8ED2F0 #8EA1F0 #AC8EF0
triadic
#8EA1F0 #F08EA1 #A1F08E
tetradic
#8EA1F0 #F08ED2 #F0DD8E #8EF0AC
square
#8EA1F0 #F08ED2 #F0DD8E #8EF0AC
split-complementary
#8EA1F0 #F0AC8E #D2F08E
monochromatic
#2247E2 #5874E9 #8EA1F0 #C4CEF7 #E4E9FB
Accessibility & contrast
On white
2.47
#8EA1F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8EA1F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1F0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1F0 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F3
Deuteranopia (green-blind)
#7EA1EE
Tritanopia (blue-blind)
#6EB1BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea1f0; /* rgb */ color: rgb(142, 161, 240); /* oklch */ color: oklch(72.6% 0.117 272.9);
Tailwind
colors: {
custom: {
50: '#b2bcf5',
500: '#8ea1f0',
950: '#000000',
},
}SCSS
$custom: #8ea1f0; $custom-light: #b2bcf5; $custom-dark: #000000;
JSON
{
"hex": "#8ea1f0",
"rgb": {
"r": 142,
"g": 161,
"b": 240
},
"hsl": {
"h": 228.367,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.72595,
"c": 0.11708,
"h": 272.9
},
"luminance": 0.37532
}Semantic roles & 50–950 ramp
primary
#8EA1F0
secondary
#F3EED8
accent
#B10DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185