#8EA5FF#8EA5FF
#8EA5FF is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.1% C 0.133 H 271.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5FF |
|---|---|
| RGB | rgb(142, 165, 255) |
| HSL | hsl(228, 100%, 78%) |
| HSV | hsv(228, 44%, 100%) |
| CMYK | cmyk(44.3%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(69.38, 14.78, -47.22) |
| CIE-LCH | lch(69.38, 49.48, 287.38°) |
| OKLab | oklab(74.14% 0.0045 -0.1328) |
| OKLCH | oklch(74.14% 0.133 271.9) |
| XYZ | xyz(42.6548, 39.8787, 100.0381) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 6.76
Cornflowerblue
#6495ED
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 8.48
Lavender Blue
#8B88F8
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5FF #FFE88E
analogous
#8EDDFF #8EA5FF #B08EFF
triadic
#8EA5FF #FF8EA5 #A5FF8E
tetradic
#8EA5FF #FF8EDD #FFE88E #8EFFB0
square
#8EA5FF #FF8EDD #FFE88E #8EFFB0
split-complementary
#8EA5FF #FFB08E #DDFF8E
monochromatic
#1444FF #5174FF #8EA5FF #CBD6FF #E0E7FF
Accessibility & contrast
On white
2.34
#8EA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#8EA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5FF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5FF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AFFF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#66B8C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea5ff; /* rgb */ color: rgb(142, 165, 255); /* oklch */ color: oklch(74.1% 0.133 271.9);
Tailwind
colors: {
custom: {
50: '#b4bfff',
500: '#8ea5ff',
950: '#000000',
},
}SCSS
$custom: #8ea5ff; $custom-light: #b4bfff; $custom-dark: #000000;
JSON
{
"hex": "#8ea5ff",
"rgb": {
"r": 142,
"g": 165,
"b": 255
},
"hsl": {
"h": 227.788,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.74138,
"c": 0.13291,
"h": 271.9
},
"luminance": 0.39881
}Semantic roles & 50–950 ramp
primary
#8EA5FF
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186