#8EA3FD#8EA3FD
#8EA3FD is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.6% C 0.133 H 272.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3FD |
|---|---|
| RGB | rgb(142, 163, 253) |
| HSL | hsl(229, 97%, 77%) |
| HSV | hsv(229, 44%, 99%) |
| CMYK | cmyk(43.9%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(68.78, 15.35, -47.09) |
| CIE-LCH | lch(68.78, 49.53, 288.06°) |
| OKLab | oklab(73.64% 0.0065 -0.1325) |
| OKLCH | oklch(73.64% 0.133 272.8) |
| XYZ | xyz(41.9767, 39.0348, 98.2321) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.22
Carolina Blue
#8AB8FE
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 7.83
Lavender Blue
#8B88F8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3FD #FDE88E
analogous
#8EDAFD #8EA3FD #B18EFD
triadic
#8EA3FD #FD8EA3 #A3FD8E
tetradic
#8EA3FD #FD8EDA #FDE88E #8EFDB1
square
#8EA3FD #FD8EDA #FDE88E #8EFDB1
split-complementary
#8EA3FD #FDB18E #DAFD8E
monochromatic
#1641FB #5272FC #8EA3FD #CAD4FE #E1E7FE
Accessibility & contrast
On white
2.38
#8EA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#8EA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3FD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3FD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#79A3FB
Tritanopia (blue-blind)
#67B5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea3fd; /* rgb */ color: rgb(142, 163, 253); /* oklch */ color: oklch(73.6% 0.133 272.8);
Tailwind
colors: {
custom: {
50: '#b4befe',
500: '#8ea3fd',
950: '#000000',
},
}SCSS
$custom: #8ea3fd; $custom-light: #b4befe; $custom-dark: #000000;
JSON
{
"hex": "#8ea3fd",
"rgb": {
"r": 142,
"g": 163,
"b": 253
},
"hsl": {
"h": 228.649,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.7364,
"c": 0.13262,
"h": 272.8
},
"luminance": 0.39037
}Semantic roles & 50–950 ramp
primary
#8EA3FD
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186