#8EA2E4#8EA2E4
#8EA2E4 is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.099 H 270.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2E4 |
|---|---|
| RGB | rgb(142, 162, 228) |
| HSL | hsl(226, 61%, 73%) |
| HSV | hsv(226, 38%, 89%) |
| CMYK | cmyk(37.7%, 28.9%, 0%, 10.6%) |
| CIE-LAB | lab(67.42, 9.01, -35.55) |
| CIE-LCH | lch(67.42, 36.68, 284.23°) |
| OKLab | oklab(72.23% 0.0014 -0.0991) |
| OKLCH | oklch(72.23% 0.099 270.8) |
| XYZ | xyz(38.0751, 37.1912, 78.5562) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.38
Perrywinkle
#8F8CE7
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 7.83
Carolina Blue
#8AB8FE
ΔE00 8.03
Lavender Blue
#8B88F8
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2E4 #E4D08E
analogous
#8ECDE4 #8EA2E4 #A58EE4
triadic
#8EA2E4 #E48EA2 #A2E48E
tetradic
#8EA2E4 #E48ECD #E4D08E #8EE4A5
square
#8EA2E4 #E48ECD #E4D08E #8EE4A5
split-complementary
#8EA2E4 #E4A58E #CDE48E
monochromatic
#3053C8 #5D79D8 #8EA2E4 #BFCBF0 #E6EBF9
Accessibility & contrast
On white
2.49
#8EA2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8EA2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2E4
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2E4 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E7
Deuteranopia (green-blind)
#85A1E2
Tritanopia (blue-blind)
#74AFB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea2e4; /* rgb */ color: rgb(142, 162, 228); /* oklch */ color: oklch(72.2% 0.099 270.8);
Tailwind
colors: {
custom: {
50: '#b2bdec',
500: '#8ea2e4',
950: '#000000',
},
}SCSS
$custom: #8ea2e4; $custom-light: #b2bdec; $custom-dark: #000000;
JSON
{
"hex": "#8ea2e4",
"rgb": {
"r": 142,
"g": 162,
"b": 228
},
"hsl": {
"h": 226.047,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.7223,
"c": 0.0991,
"h": 270.8
},
"luminance": 0.37193
}Semantic roles & 50–950 ramp
primary
#8EA2E4
secondary
#F0EBDB
accent
#A11CC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184