#8EA2EB#8EA2EB
#8EA2EB is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.6% C 0.109 H 271.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2EB |
|---|---|
| RGB | rgb(142, 162, 235) |
| HSL | hsl(227, 70%, 74%) |
| HSV | hsv(227, 40%, 92%) |
| CMYK | cmyk(39.6%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.72, 10.91, -38.93) |
| CIE-LCH | lch(67.72, 40.43, 285.66°) |
| OKLab | oklab(72.56% 0.0033 -0.1088) |
| OKLCH | oklch(72.56% 0.109 271.8) |
| XYZ | xyz(39.0665, 37.5878, 83.7779) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2EB #EBD78E
analogous
#8ED1EB #8EA2EB #A98EEB
triadic
#8EA2EB #EB8EA2 #A2EB8E
tetradic
#8EA2EB #EB8ED1 #EBD78E #8EEBA9
square
#8EA2EB #EB8ED1 #EBD78E #8EEBA9
split-complementary
#8EA2EB #EBA98E #D1EB8E
monochromatic
#264DD8 #5A77E2 #8EA2EB #C2CDF4 #E5EAFA
Accessibility & contrast
On white
2.47
#8EA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8EA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2EB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2EB | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#70B1BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea2eb; /* rgb */ color: rgb(142, 162, 235); /* oklch */ color: oklch(72.6% 0.109 271.8);
Tailwind
colors: {
custom: {
50: '#b2bdf1',
500: '#8ea2eb',
950: '#000000',
},
}SCSS
$custom: #8ea2eb; $custom-light: #b2bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8ea2eb",
"rgb": {
"r": 142,
"g": 162,
"b": 235
},
"hsl": {
"h": 227.097,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.72556,
"c": 0.10888,
"h": 271.8
},
"luminance": 0.3759
}Semantic roles & 50–950 ramp
primary
#8EA2EB
secondary
#F2EDD9
accent
#A914D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185