#8EA6F4#8EA6F4
#8EA6F4 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.8% C 0.117 H 270.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F4 |
|---|---|
| RGB | rgb(142, 166, 244) |
| HSL | hsl(226, 82%, 76%) |
| HSV | hsv(226, 42%, 96%) |
| CMYK | cmyk(41.8%, 32%, 0%, 4.3%) |
| CIE-LAB | lab(69.15, 11.12, -41.61) |
| CIE-LCH | lch(69.15, 43.07, 284.96°) |
| OKLab | oklab(73.8% 0.0007 -0.1165) |
| OKLCH | oklch(73.8% 0.117 270.3) |
| XYZ | xyz(41.1156, 39.5528, 91.0384) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 8.50
Lavender Blue
#8B88F8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F4 #F4DC8E
analogous
#8ED9F4 #8EA6F4 #A98EF4
triadic
#8EA6F4 #F48EA6 #A6F48E
tetradic
#8EA6F4 #F48ED9 #F4DC8E #8EF4A9
square
#8EA6F4 #F48ED9 #F4DC8E #8EF4A9
split-complementary
#8EA6F4 #F4A98E #D9F48E
monochromatic
#1E4EE9 #567AEF #8EA6F4 #C6D2F9 #E3E9FC
Accessibility & contrast
On white
2.36
#8EA6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8EA6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF7
Deuteranopia (green-blind)
#81A5F2
Tritanopia (blue-blind)
#6CB6C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6f4; /* rgb */ color: rgb(142, 166, 244); /* oklch */ color: oklch(73.8% 0.117 270.3);
Tailwind
colors: {
custom: {
50: '#b3c0f8',
500: '#8ea6f4',
950: '#000000',
},
}SCSS
$custom: #8ea6f4; $custom-light: #b3c0f8; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f4",
"rgb": {
"r": 142,
"g": 166,
"b": 244
},
"hsl": {
"h": 225.882,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.73796,
"c": 0.11655,
"h": 270.3
},
"luminance": 0.39555
}Semantic roles & 50–950 ramp
primary
#8EA6F4
secondary
#F4EDD7
accent
#AC07DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185