#8EA3FF#8EA3FF
#8EA3FF is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.7% C 0.135 H 272.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3FF |
|---|---|
| RGB | rgb(142, 163, 255) |
| HSL | hsl(229, 100%, 78%) |
| HSV | hsv(229, 44%, 100%) |
| CMYK | cmyk(44.3%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(68.87, 15.92, -48.03) |
| CIE-LCH | lch(68.87, 50.60, 288.34°) |
| OKLab | oklab(73.74% 0.0069 -0.1352) |
| OKLCH | oklch(73.74% 0.135 272.9) |
| XYZ | xyz(42.2969, 39.1629, 99.9188) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.23
Carolina Blue
#8AB8FE
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3FF #FFEA8E
analogous
#8EDBFF #8EA3FF #B28EFF
triadic
#8EA3FF #FF8EA3 #A3FF8E
tetradic
#8EA3FF #FF8EDB #FFEA8E #8EFFB2
square
#8EA3FF #FF8EDB #FFEA8E #8EFFB2
split-complementary
#8EA3FF #FFB28E #DBFF8E
monochromatic
#143FFF #5171FF #8EA3FF #CBD5FF #E0E6FF
Accessibility & contrast
On white
2.38
#8EA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8EA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3FF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3FF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#66B6C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea3ff; /* rgb */ color: rgb(142, 163, 255); /* oklch */ color: oklch(73.7% 0.135 272.9);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8ea3ff',
950: '#000000',
},
}SCSS
$custom: #8ea3ff; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8ea3ff",
"rgb": {
"r": 142,
"g": 163,
"b": 255
},
"hsl": {
"h": 228.85,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.73741,
"c": 0.13537,
"h": 272.9
},
"luminance": 0.39165
}Semantic roles & 50–950 ramp
primary
#8EA3FF
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186