#8EA2EA#8EA2EA
#8EA2EA is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.5% C 0.107 H 271.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2EA |
|---|---|
| RGB | rgb(142, 162, 234) |
| HSL | hsl(227, 69%, 74%) |
| HSV | hsv(227, 39%, 92%) |
| CMYK | cmyk(39.3%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.67, 10.64, -38.45) |
| CIE-LCH | lch(67.67, 39.89, 285.47°) |
| OKLab | oklab(72.51% 0.0031 -0.1074) |
| OKLCH | oklch(72.51% 0.107 271.6) |
| XYZ | xyz(38.9225, 37.5301, 83.0191) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2EA #EAD68E
analogous
#8ED0EA #8EA2EA #A88EEA
triadic
#8EA2EA #EA8EA2 #A2EA8E
tetradic
#8EA2EA #EA8ED0 #EAD68E #8EEAA8
square
#8EA2EA #EA8ED0 #EAD68E #8EEAA8
split-complementary
#8EA2EA #EAA88E #D0EA8E
monochromatic
#284ED6 #5A78E0 #8EA2EA #C2CCF4 #E5EAFA
Accessibility & contrast
On white
2.47
#8EA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8EA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2EA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2EA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#71B0BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea2ea; /* rgb */ color: rgb(142, 162, 234); /* oklch */ color: oklch(72.5% 0.107 271.6);
Tailwind
colors: {
custom: {
50: '#b2bdf1',
500: '#8ea2ea',
950: '#000000',
},
}SCSS
$custom: #8ea2ea; $custom-light: #b2bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8ea2ea",
"rgb": {
"r": 142,
"g": 162,
"b": 234
},
"hsl": {
"h": 226.957,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.72509,
"c": 0.10748,
"h": 271.6
},
"luminance": 0.37532
}Semantic roles & 50–950 ramp
primary
#8EA2EA
secondary
#F2ECD9
accent
#A815D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184