#8EA6F5#8EA6F5
#8EA6F5 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.8% C 0.118 H 270.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F5 |
|---|---|
| RGB | rgb(142, 166, 245) |
| HSL | hsl(226, 84%, 76%) |
| HSV | hsv(226, 42%, 96%) |
| CMYK | cmyk(42%, 32.2%, 0%, 3.9%) |
| CIE-LAB | lab(69.19, 11.40, -42.08) |
| CIE-LCH | lch(69.19, 43.60, 285.16°) |
| OKLab | oklab(73.84% 0.0009 -0.1179) |
| OKLCH | oklch(73.84% 0.118 270.4) |
| XYZ | xyz(41.2679, 39.6137, 91.8402) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.29
Carolina Blue
#8AB8FE
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 8.52
Lavender Blue
#8B88F8
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F5 #F5DD8E
analogous
#8EDAF5 #8EA6F5 #A98EF5
triadic
#8EA6F5 #F58EA6 #A6F58E
tetradic
#8EA6F5 #F58EDA #F5DD8E #8EF5A9
square
#8EA6F5 #F58EDA #F5DD8E #8EF5A9
split-complementary
#8EA6F5 #F5A98E #DAF58E
monochromatic
#1E4DEB #567AF0 #8EA6F5 #C6D2FA #E3E9FD
Accessibility & contrast
On white
2.35
#8EA6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8EA6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F5
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F5 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEF8
Deuteranopia (green-blind)
#81A5F3
Tritanopia (blue-blind)
#6BB6C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6f5; /* rgb */ color: rgb(142, 166, 245); /* oklch */ color: oklch(73.8% 0.118 270.4);
Tailwind
colors: {
custom: {
50: '#b3c0f9',
500: '#8ea6f5',
950: '#000000',
},
}SCSS
$custom: #8ea6f5; $custom-light: #b3c0f9; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f5",
"rgb": {
"r": 142,
"g": 166,
"b": 245
},
"hsl": {
"h": 226.019,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.73844,
"c": 0.11793,
"h": 270.4
},
"luminance": 0.39616
}Semantic roles & 50–950 ramp
primary
#8EA6F5
secondary
#F4EDD7
accent
#AD05E0
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185