#8EA6F8#8EA6F8
#8EA6F8 is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.0% C 0.122 H 270.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F8 |
|---|---|
| RGB | rgb(142, 166, 248) |
| HSL | hsl(226, 88%, 76%) |
| HSV | hsv(226, 43%, 97%) |
| CMYK | cmyk(42.7%, 33.1%, 0%, 2.7%) |
| CIE-LAB | lab(69.33, 12.24, -43.51) |
| CIE-LCH | lch(69.33, 45.20, 285.71°) |
| OKLab | oklab(73.99% 0.0017 -0.1221) |
| OKLCH | oklch(73.99% 0.122 270.8) |
| XYZ | xyz(41.7296, 39.7983, 94.2718) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.21
Carolina Blue
#8AB8FE
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 8.58
Lavender Blue
#8B88F8
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F8 #F8E08E
analogous
#8EDBF8 #8EA6F8 #AB8EF8
triadic
#8EA6F8 #F88EA6 #A6F88E
tetradic
#8EA6F8 #F88EDB #F8E08E #8EF8AB
square
#8EA6F8 #F88EDB #F8E08E #8EF8AB
split-complementary
#8EA6F8 #F8AB8E #DBF88E
monochromatic
#1B4BF1 #5479F4 #8EA6F8 #C8D3FC #E2E8FD
Accessibility & contrast
On white
2.34
#8EA6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#8EA6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F8
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F8 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#69B7C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6f8; /* rgb */ color: rgb(142, 166, 248); /* oklch */ color: oklch(74.0% 0.122 270.8);
Tailwind
colors: {
custom: {
50: '#b3c0fb',
500: '#8ea6f8',
950: '#000000',
},
}SCSS
$custom: #8ea6f8; $custom-light: #b3c0fb; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f8",
"rgb": {
"r": 142,
"g": 166,
"b": 248
},
"hsl": {
"h": 226.415,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.7399,
"c": 0.12207,
"h": 270.8
},
"luminance": 0.39801
}Semantic roles & 50–950 ramp
primary
#8EA6F8
secondary
#F5EED6
accent
#B101E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185