#8EA2EE#8EA2EE
#8EA2EE is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.7% C 0.113 H 272.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2EE |
|---|---|
| RGB | rgb(142, 162, 238) |
| HSL | hsl(228, 74%, 75%) |
| HSV | hsv(228, 40%, 93%) |
| CMYK | cmyk(40.3%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.85, 11.74, -40.37) |
| CIE-LCH | lch(67.85, 42.04, 286.21°) |
| OKLab | oklab(72.7% 0.0041 -0.113) |
| OKLCH | oklch(72.7% 0.113 272.1) |
| XYZ | xyz(39.5036, 37.7626, 86.0798) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.67
Lavender Blue
#8B88F8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2EE #EEDA8E
analogous
#8ED2EE #8EA2EE #AA8EEE
triadic
#8EA2EE #EE8EA2 #A2EE8E
tetradic
#8EA2EE #EE8ED2 #EEDA8E #8EEEAA
square
#8EA2EE #EE8ED2 #EEDA8E #8EEEAA
split-complementary
#8EA2EE #EEAA8E #D2EE8E
monochromatic
#244ADE #5976E6 #8EA2EE #C3CEF6 #E4E9FB
Accessibility & contrast
On white
2.46
#8EA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8EA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2EE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2EE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#80A2EC
Tritanopia (blue-blind)
#6FB1BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea2ee; /* rgb */ color: rgb(142, 162, 238); /* oklch */ color: oklch(72.7% 0.113 272.1);
Tailwind
colors: {
custom: {
50: '#b2bdf4',
500: '#8ea2ee',
950: '#000000',
},
}SCSS
$custom: #8ea2ee; $custom-light: #b2bdf4; $custom-dark: #000000;
JSON
{
"hex": "#8ea2ee",
"rgb": {
"r": 142,
"g": 162,
"b": 238
},
"hsl": {
"h": 227.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.72699,
"c": 0.11305,
"h": 272.1
},
"luminance": 0.37764
}Semantic roles & 50–950 ramp
primary
#8EA2EE
secondary
#F3EDD8
accent
#AD10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185