#8EA4EA#8EA4EA
#8EA4EA is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.9% C 0.105 H 270.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4EA |
|---|---|
| RGB | rgb(142, 164, 234) |
| HSL | hsl(226, 69%, 74%) |
| HSV | hsv(226, 39%, 92%) |
| CMYK | cmyk(39.3%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.20, 9.51, -37.63) |
| CIE-LCH | lch(68.20, 38.81, 284.18°) |
| OKLab | oklab(72.92% 0.0005 -0.1051) |
| OKLCH | oklch(72.92% 0.105 270.3) |
| XYZ | xyz(39.2776, 38.2404, 83.1375) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 7.81
Lavender Blue
#8B88F8
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4EA #EAD48E
analogous
#8ED2EA #8EA4EA #A68EEA
triadic
#8EA4EA #EA8EA4 #A4EA8E
tetradic
#8EA4EA #EA8ED2 #EAD48E #8EEAA6
square
#8EA4EA #EA8ED2 #EAD48E #8EEAA6
split-complementary
#8EA4EA #EAA68E #D2EA8E
monochromatic
#2851D6 #5A7AE0 #8EA4EA #C2CEF4 #E5EAFA
Accessibility & contrast
On white
2.43
#8EA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8EA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4EA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4EA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#84A3E8
Tritanopia (blue-blind)
#71B2BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea4ea; /* rgb */ color: rgb(142, 164, 234); /* oklch */ color: oklch(72.9% 0.105 270.3);
Tailwind
colors: {
custom: {
50: '#b2bef1',
500: '#8ea4ea',
950: '#000000',
},
}SCSS
$custom: #8ea4ea; $custom-light: #b2bef1; $custom-dark: #000000;
JSON
{
"hex": "#8ea4ea",
"rgb": {
"r": 142,
"g": 164,
"b": 234
},
"hsl": {
"h": 225.652,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.72916,
"c": 0.10508,
"h": 270.3
},
"luminance": 0.38242
}Semantic roles & 50–950 ramp
primary
#8EA4EA
secondary
#F2ECD9
accent
#A415D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184