#8EA1E7#8EA1E7
#8EA1E7 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.2% C 0.104 H 271.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1E7 |
|---|---|
| RGB | rgb(142, 161, 231) |
| HSL | hsl(227, 65%, 73%) |
| HSV | hsv(227, 39%, 91%) |
| CMYK | cmyk(38.5%, 30.3%, 0%, 9.4%) |
| CIE-LAB | lab(67.28, 10.39, -37.41) |
| CIE-LCH | lch(67.28, 38.83, 285.53°) |
| OKLab | oklab(72.17% 0.0036 -0.1044) |
| OKLCH | oklch(72.17% 0.105 271.9) |
| XYZ | xyz(38.3197, 37.0083, 80.7100) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.15
Carolina Blue
#8AB8FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1E7 #E7D48E
analogous
#8ECDE7 #8EA1E7 #A78EE7
triadic
#8EA1E7 #E78EA1 #A1E78E
tetradic
#8EA1E7 #E78ECD #E7D48E #8EE7A7
square
#8EA1E7 #E78ECD #E7D48E #8EE7A7
split-complementary
#8EA1E7 #E7A78E #CDE78E
monochromatic
#2C4FCF #5C77DC #8EA1E7 #C0CBF2 #E6EAFA
Accessibility & contrast
On white
2.50
#8EA1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#8EA1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1E7
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1E7 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EA
Deuteranopia (green-blind)
#82A0E5
Tritanopia (blue-blind)
#72AFBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea1e7; /* rgb */ color: rgb(142, 161, 231); /* oklch */ color: oklch(72.2% 0.104 271.9);
Tailwind
colors: {
custom: {
50: '#b2bcef',
500: '#8ea1e7',
950: '#000000',
},
}SCSS
$custom: #8ea1e7; $custom-light: #b2bcef; $custom-dark: #000000;
JSON
{
"hex": "#8ea1e7",
"rgb": {
"r": 142,
"g": 161,
"b": 231
},
"hsl": {
"h": 227.191,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.72165,
"c": 0.1045,
"h": 271.9
},
"luminance": 0.3701
}Semantic roles & 50–950 ramp
primary
#8EA1E7
secondary
#F1ECDA
accent
#A619CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184