#8EA4FF#8EA4FF
#8EA4FF is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.9% C 0.134 H 272.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4FF |
|---|---|
| RGB | rgb(142, 164, 255) |
| HSL | hsl(228, 100%, 78%) |
| HSV | hsv(228, 44%, 100%) |
| CMYK | cmyk(44.3%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(69.13, 15.35, -47.62) |
| CIE-LCH | lch(69.13, 50.04, 287.86°) |
| OKLab | oklab(73.94% 0.0057 -0.134) |
| OKLCH | oklch(73.94% 0.134 272.4) |
| XYZ | xyz(42.4752, 39.5194, 99.9782) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Carolina Blue
#8AB8FE
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4FF #FFE98E
analogous
#8EDCFF #8EA4FF #B18EFF
triadic
#8EA4FF #FF8EA4 #A4FF8E
tetradic
#8EA4FF #FF8EDC #FFE98E #8EFFB1
square
#8EA4FF #FF8EDC #FFE98E #8EFFB1
split-complementary
#8EA4FF #FFB18E #DCFF8E
monochromatic
#1441FF #5173FF #8EA4FF #CBD5FF #E0E6FF
Accessibility & contrast
On white
2.36
#8EA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8EA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4FF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4FF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#79A4FD
Tritanopia (blue-blind)
#66B7C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea4ff; /* rgb */ color: rgb(142, 164, 255); /* oklch */ color: oklch(73.9% 0.134 272.4);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8ea4ff',
950: '#000000',
},
}SCSS
$custom: #8ea4ff; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8ea4ff",
"rgb": {
"r": 142,
"g": 164,
"b": 255
},
"hsl": {
"h": 228.319,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.73939,
"c": 0.13413,
"h": 272.4
},
"luminance": 0.39522
}Semantic roles & 50–950 ramp
primary
#8EA4FF
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186