#8EA2E5#8EA2E5
#8EA2E5 is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.3% C 0.100 H 271.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2E5 |
|---|---|
| RGB | rgb(142, 162, 229) |
| HSL | hsl(226, 63%, 73%) |
| HSV | hsv(226, 38%, 90%) |
| CMYK | cmyk(38%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(67.46, 9.28, -36.03) |
| CIE-LCH | lch(67.46, 37.21, 284.45°) |
| OKLab | oklab(72.28% 0.0017 -0.1005) |
| OKLCH | oklch(72.28% 0.1 271) |
| XYZ | xyz(38.2143, 37.2469, 79.2894) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.28
Perrywinkle
#8F8CE7
ΔE00 7.22
Cornflowerblue
#6495ED
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2E5 #E5D18E
analogous
#8ECDE5 #8EA2E5 #A58EE5
triadic
#8EA2E5 #E58EA2 #A2E58E
tetradic
#8EA2E5 #E58ECD #E5D18E #8EE5A5
square
#8EA2E5 #E58ECD #E5D18E #8EE5A5
split-complementary
#8EA2E5 #E5A58E #CDE58E
monochromatic
#2F52CA #5C79DA #8EA2E5 #C0CBF0 #E6EBF9
Accessibility & contrast
On white
2.49
#8EA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8EA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2E5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2E5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E8
Deuteranopia (green-blind)
#84A1E3
Tritanopia (blue-blind)
#73AFBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea2e5; /* rgb */ color: rgb(142, 162, 229); /* oklch */ color: oklch(72.3% 0.100 271.0);
Tailwind
colors: {
custom: {
50: '#b2bded',
500: '#8ea2e5',
950: '#000000',
},
}SCSS
$custom: #8ea2e5; $custom-light: #b2bded; $custom-dark: #000000;
JSON
{
"hex": "#8ea2e5",
"rgb": {
"r": 142,
"g": 162,
"b": 229
},
"hsl": {
"h": 226.207,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.72276,
"c": 0.10049,
"h": 271
},
"luminance": 0.37249
}Semantic roles & 50–950 ramp
primary
#8EA2E5
secondary
#F1ECDA
accent
#A21BCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184