#8EA1E2#8EA1E2
#8EA1E2 is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.9% C 0.097 H 271.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1E2 |
|---|---|
| RGB | rgb(142, 161, 226) |
| HSL | hsl(226, 59%, 72%) |
| HSV | hsv(226, 37%, 89%) |
| CMYK | cmyk(37.2%, 28.8%, 0%, 11.4%) |
| CIE-LAB | lab(67.07, 9.05, -34.99) |
| CIE-LCH | lch(67.07, 36.14, 284.49°) |
| OKLab | oklab(71.93% 0.0022 -0.0975) |
| OKLCH | oklch(71.93% 0.097 271.3) |
| XYZ | xyz(37.6236, 36.7299, 77.0439) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.17
Carolina Blue
#8AB8FE
ΔE00 8.43
Lavender Blue
#8B88F8
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1E2 #E2CF8E
analogous
#8ECBE2 #8EA1E2 #A58EE2
triadic
#8EA1E2 #E28EA1 #A1E28E
tetradic
#8EA1E2 #E28ECB #E2CF8E #8EE2A5
square
#8EA1E2 #E28ECB #E2CF8E #8EE2A5
split-complementary
#8EA1E2 #E2A58E #CBE28E
monochromatic
#3253C3 #5D78D6 #8EA1E2 #BFCAEE #E7EBF9
Accessibility & contrast
On white
2.52
#8EA1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8EA1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1E2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1E2 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E5
Deuteranopia (green-blind)
#85A0E0
Tritanopia (blue-blind)
#75AEB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea1e2; /* rgb */ color: rgb(142, 161, 226); /* oklch */ color: oklch(71.9% 0.097 271.3);
Tailwind
colors: {
custom: {
50: '#b1bceb',
500: '#8ea1e2',
950: '#000000',
},
}SCSS
$custom: #8ea1e2; $custom-light: #b1bceb; $custom-dark: #000000;
JSON
{
"hex": "#8ea1e2",
"rgb": {
"r": 142,
"g": 161,
"b": 226
},
"hsl": {
"h": 226.429,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.71934,
"c": 0.09749,
"h": 271.3
},
"luminance": 0.36732
}Semantic roles & 50–950 ramp
primary
#8EA1E2
secondary
#F0EBDB
accent
#A11FC7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184