#8EA1EB#8EA1EB
#8EA1EB is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.4% C 0.110 H 272.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1EB |
|---|---|
| RGB | rgb(142, 161, 235) |
| HSL | hsl(228, 70%, 74%) |
| HSV | hsv(228, 40%, 92%) |
| CMYK | cmyk(39.6%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.45, 11.48, -39.34) |
| CIE-LCH | lch(67.45, 40.98, 286.27°) |
| OKLab | oklab(72.35% 0.0046 -0.11) |
| OKLCH | oklch(72.35% 0.11 272.4) |
| XYZ | xyz(38.8911, 37.2369, 83.7194) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 7.96
Carolina Blue
#8AB8FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1EB #EBD88E
analogous
#8ED0EB #8EA1EB #AA8EEB
triadic
#8EA1EB #EB8EA1 #A1EB8E
tetradic
#8EA1EB #EB8ED0 #EBD88E #8EEBAA
square
#8EA1EB #EB8ED0 #EBD88E #8EEBAA
split-complementary
#8EA1EB #EBAA8E #D0EB8E
monochromatic
#264BD8 #5A76E2 #8EA1EB #C2CCF4 #E5E9FA
Accessibility & contrast
On white
2.49
#8EA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8EA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1EB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1EB | 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)
#88A8EE
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#71B0BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea1eb; /* rgb */ color: rgb(142, 161, 235); /* oklch */ color: oklch(72.4% 0.110 272.4);
Tailwind
colors: {
custom: {
50: '#b2bcf1',
500: '#8ea1eb',
950: '#000000',
},
}SCSS
$custom: #8ea1eb; $custom-light: #b2bcf1; $custom-dark: #000000;
JSON
{
"hex": "#8ea1eb",
"rgb": {
"r": 142,
"g": 161,
"b": 235
},
"hsl": {
"h": 227.742,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.72354,
"c": 0.1101,
"h": 272.4
},
"luminance": 0.37239
}Semantic roles & 50–950 ramp
primary
#8EA1EB
secondary
#F2EDD9
accent
#AB14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185