#8EA3FB#8EA3FB
#8EA3FB is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.5% C 0.130 H 272.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3FB |
|---|---|
| RGB | rgb(142, 163, 251) |
| HSL | hsl(228, 93%, 77%) |
| HSV | hsv(228, 43%, 98%) |
| CMYK | cmyk(43.4%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.68, 14.79, -46.14) |
| CIE-LCH | lch(68.68, 48.46, 287.77°) |
| OKLab | oklab(73.54% 0.006 -0.1297) |
| OKLCH | oklch(73.54% 0.13 272.6) |
| XYZ | xyz(41.6597, 38.9080, 96.5629) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.23
Carolina Blue
#8AB8FE
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.75
Lavender Blue
#8B88F8
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3FB #FBE68E
analogous
#8EDAFB #8EA3FB #B08EFB
triadic
#8EA3FB #FB8EA3 #A3FB8E
tetradic
#8EA3FB #FB8EDA #FBE68E #8EFBB0
square
#8EA3FB #FB8EDA #FBE68E #8EFBB0
split-complementary
#8EA3FB #FBB08E #DAFB8E
monochromatic
#1843F7 #5373F9 #8EA3FB #C9D3FD #E1E7FE
Accessibility & contrast
On white
2.39
#8EA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8EA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3FB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3FB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFF
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#68B5C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea3fb; /* rgb */ color: rgb(142, 163, 251); /* oklch */ color: oklch(73.5% 0.130 272.6);
Tailwind
colors: {
custom: {
50: '#b3befd',
500: '#8ea3fb',
950: '#000000',
},
}SCSS
$custom: #8ea3fb; $custom-light: #b3befd; $custom-dark: #000000;
JSON
{
"hex": "#8ea3fb",
"rgb": {
"r": 142,
"g": 163,
"b": 251
},
"hsl": {
"h": 228.44,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.73539,
"c": 0.12986,
"h": 272.6
},
"luminance": 0.3891
}Semantic roles & 50–950 ramp
primary
#8EA3FB
secondary
#F6F0D5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185