#8EA3E5#8EA3E5
#8EA3E5 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.5% C 0.099 H 270.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3E5 |
|---|---|
| RGB | rgb(142, 163, 229) |
| HSL | hsl(226, 63%, 73%) |
| HSV | hsv(226, 38%, 90%) |
| CMYK | cmyk(38%, 28.8%, 0%, 10.2%) |
| CIE-LAB | lab(67.73, 8.72, -35.63) |
| CIE-LCH | lch(67.73, 36.68, 283.75°) |
| OKLab | oklab(72.48% 0.0005 -0.0993) |
| OKLCH | oklch(72.48% 0.099 270.3) |
| XYZ | xyz(38.3911, 37.6006, 79.3483) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.48
Pastel Blue
#A2BFFE
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3E5 #E5D08E
analogous
#8ECFE5 #8EA3E5 #A48EE5
triadic
#8EA3E5 #E58EA3 #A3E58E
tetradic
#8EA3E5 #E58ECF #E5D08E #8EE5A4
square
#8EA3E5 #E58ECF #E5D08E #8EE5A4
split-complementary
#8EA3E5 #E5A48E #CFE58E
monochromatic
#2F54CA #5C7ADA #8EA3E5 #C0CCF0 #E6EBF9
Accessibility & contrast
On white
2.46
#8EA3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8EA3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3E5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3E5 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E8
Deuteranopia (green-blind)
#85A2E3
Tritanopia (blue-blind)
#73B0BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea3e5; /* rgb */ color: rgb(142, 163, 229); /* oklch */ color: oklch(72.5% 0.099 270.3);
Tailwind
colors: {
custom: {
50: '#b2beed',
500: '#8ea3e5',
950: '#000000',
},
}SCSS
$custom: #8ea3e5; $custom-light: #b2beed; $custom-dark: #000000;
JSON
{
"hex": "#8ea3e5",
"rgb": {
"r": 142,
"g": 163,
"b": 229
},
"hsl": {
"h": 225.517,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.72481,
"c": 0.0993,
"h": 270.3
},
"luminance": 0.37602
}Semantic roles & 50–950 ramp
primary
#8EA3E5
secondary
#F1EBDA
accent
#A01BCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184