#8EA0ED#8EA0ED
#8EA0ED is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.2% C 0.114 H 273.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0ED |
|---|---|
| RGB | rgb(142, 160, 237) |
| HSL | hsl(229, 73%, 74%) |
| HSV | hsv(229, 40%, 93%) |
| CMYK | cmyk(40.1%, 32.5%, 0%, 7.1%) |
| CIE-LAB | lab(67.28, 12.60, -40.71) |
| CIE-LCH | lch(67.28, 42.61, 287.20°) |
| OKLab | oklab(72.25% 0.0064 -0.114) |
| OKLCH | oklch(72.25% 0.114 273.2) |
| XYZ | xyz(39.0076, 37.0050, 85.1917) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 7.58
Cornflowerblue
#6495ED
ΔE00 7.64
Pastel Blue
#A2BFFE
ΔE00 8.16
Carolina Blue
#8AB8FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0ED #EDDB8E
analogous
#8ECFED #8EA0ED #AC8EED
triadic
#8EA0ED #ED8EA0 #A0ED8E
tetradic
#8EA0ED #ED8ECF #EDDB8E #8EEDAC
square
#8EA0ED #ED8ECF #EDDB8E #8EEDAC
split-complementary
#8EA0ED #EDAC8E #CFED8E
monochromatic
#2447DC #5974E5 #8EA0ED #C3CCF5 #E5E9FB
Accessibility & contrast
On white
2.50
#8EA0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#8EA0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0ED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0ED | 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)
#86A8F0
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#70AFBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea0ed; /* rgb */ color: rgb(142, 160, 237); /* oklch */ color: oklch(72.2% 0.114 273.2);
Tailwind
colors: {
custom: {
50: '#b2bbf3',
500: '#8ea0ed',
950: '#000000',
},
}SCSS
$custom: #8ea0ed; $custom-light: #b2bbf3; $custom-dark: #000000;
JSON
{
"hex": "#8ea0ed",
"rgb": {
"r": 142,
"g": 160,
"b": 237
},
"hsl": {
"h": 228.632,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.72248,
"c": 0.11414,
"h": 273.2
},
"luminance": 0.37007
}Semantic roles & 50–950 ramp
primary
#8EA0ED
secondary
#F2EED9
accent
#B011D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085