#8EA6F7#8EA6F7
#8EA6F7 is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.9% C 0.121 H 270.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F7 |
|---|---|
| RGB | rgb(142, 166, 247) |
| HSL | hsl(226, 87%, 76%) |
| HSV | hsv(226, 43%, 97%) |
| CMYK | cmyk(42.5%, 32.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.28, 11.96, -43.03) |
| CIE-LCH | lch(69.28, 44.66, 285.53°) |
| OKLab | oklab(73.94% 0.0014 -0.1207) |
| OKLCH | oklch(73.94% 0.121 270.7) |
| XYZ | xyz(41.5748, 39.7364, 93.4569) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 8.56
Lavender Blue
#8B88F8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F7 #F7DF8E
analogous
#8EDBF7 #8EA6F7 #AB8EF7
triadic
#8EA6F7 #F78EA6 #A6F78E
tetradic
#8EA6F7 #F78EDB #F7DF8E #8EF7AB
square
#8EA6F7 #F78EDB #F7DF8E #8EF7AB
split-complementary
#8EA6F7 #F7AB8E #DBF78E
monochromatic
#1C4CEF #5579F3 #8EA6F7 #C7D3FB #E2E8FD
Accessibility & contrast
On white
2.35
#8EA6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#8EA6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFA
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#6AB7C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6f7; /* rgb */ color: rgb(142, 166, 247); /* oklch */ color: oklch(73.9% 0.121 270.7);
Tailwind
colors: {
custom: {
50: '#b3c0fa',
500: '#8ea6f7',
950: '#000000',
},
}SCSS
$custom: #8ea6f7; $custom-light: #b3c0fa; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f7",
"rgb": {
"r": 142,
"g": 166,
"b": 247
},
"hsl": {
"h": 226.286,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.73941,
"c": 0.12069,
"h": 270.7
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#8EA6F7
secondary
#F5EED6
accent
#B002E3
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185