#8EA9F2#8EA9F2
#8EA9F2 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.3% C 0.110 H 268.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9F2 |
|---|---|
| RGB | rgb(142, 169, 242) |
| HSL | hsl(224, 79%, 75%) |
| HSV | hsv(224, 41%, 95%) |
| CMYK | cmyk(41.3%, 30.2%, 0%, 5.1%) |
| CIE-LAB | lab(69.85, 8.87, -39.42) |
| CIE-LCH | lch(69.85, 40.41, 282.68°) |
| OKLab | oklab(74.31% -0.0036 -0.1102) |
| OKLCH | oklch(74.31% 0.11 268.1) |
| XYZ | xyz(41.3653, 40.5354, 89.6317) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 9.28
Perrywinkle
#8F8CE7
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9F2 #F2D78E
analogous
#8EDBF2 #8EA9F2 #A58EF2
triadic
#8EA9F2 #F28EA9 #A9F28E
tetradic
#8EA9F2 #F28EDB #F2D78E #8EF2A5
square
#8EA9F2 #F28EDB #F2D78E #8EF2A5
split-complementary
#8EA9F2 #F2A58E #DBF28E
monochromatic
#2055E5 #577FEC #8EA9F2 #C5D3F8 #E4EAFC
Accessibility & contrast
On white
2.31
#8EA9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#8EA9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9F2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9F2 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF5
Deuteranopia (green-blind)
#86A7F0
Tritanopia (blue-blind)
#6CB8C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea9f2; /* rgb */ color: rgb(142, 169, 242); /* oklch */ color: oklch(74.3% 0.110 268.1);
Tailwind
colors: {
custom: {
50: '#b3c2f6',
500: '#8ea9f2',
950: '#000000',
},
}SCSS
$custom: #8ea9f2; $custom-light: #b3c2f6; $custom-dark: #000000;
JSON
{
"hex": "#8ea9f2",
"rgb": {
"r": 142,
"g": 169,
"b": 242
},
"hsl": {
"h": 223.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.7431,
"c": 0.1103,
"h": 268.1
},
"luminance": 0.40538
}Semantic roles & 50–950 ramp
primary
#8EA9F2
secondary
#F4ECD7
accent
#A30ADC
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185