#8EA3F2#8EA3F2
#8EA3F2 is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.1% C 0.117 H 271.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3F2 |
|---|---|
| RGB | rgb(142, 163, 242) |
| HSL | hsl(227, 79%, 75%) |
| HSV | hsv(227, 41%, 95%) |
| CMYK | cmyk(41.3%, 32.6%, 0%, 5.1%) |
| CIE-LAB | lab(68.28, 12.27, -41.88) |
| CIE-LCH | lch(68.28, 43.64, 286.33°) |
| OKLab | oklab(73.09% 0.0039 -0.1173) |
| OKLCH | oklch(73.09% 0.117 271.9) |
| XYZ | xyz(40.2746, 38.3540, 89.2681) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.52
Carolina Blue
#8AB8FE
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3F2 #F2DD8E
analogous
#8ED5F2 #8EA3F2 #AB8EF2
triadic
#8EA3F2 #F28EA3 #A3F28E
tetradic
#8EA3F2 #F28ED5 #F2DD8E #8EF2AB
square
#8EA3F2 #F28ED5 #F2DD8E #8EF2AB
split-complementary
#8EA3F2 #F2AB8E #D5F28E
monochromatic
#204AE5 #5776EC #8EA3F2 #C5D0F8 #E4E9FC
Accessibility & contrast
On white
2.42
#8EA3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8EA3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3F2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3F2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#7FA3F0
Tritanopia (blue-blind)
#6DB3C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea3f2; /* rgb */ color: rgb(142, 163, 242); /* oklch */ color: oklch(73.1% 0.117 271.9);
Tailwind
colors: {
custom: {
50: '#b3bef6',
500: '#8ea3f2',
950: '#000000',
},
}SCSS
$custom: #8ea3f2; $custom-light: #b3bef6; $custom-dark: #000000;
JSON
{
"hex": "#8ea3f2",
"rgb": {
"r": 142,
"g": 163,
"b": 242
},
"hsl": {
"h": 227.4,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.73094,
"c": 0.1174,
"h": 271.9
},
"luminance": 0.38356
}Semantic roles & 50–950 ramp
primary
#8EA3F2
secondary
#F4EED7
accent
#B00ADC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185