#8EAAFD#8EAAFD
#8EAAFD is a light, vivid blue. Relative luminance 0.416; OKLCH L 75.0% C 0.124 H 269.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAFD |
|---|---|
| RGB | rgb(142, 170, 253) |
| HSL | hsl(225, 97%, 77%) |
| HSV | hsv(225, 44%, 99%) |
| CMYK | cmyk(43.9%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(70.59, 11.37, -44.24) |
| CIE-LCH | lch(70.59, 45.68, 284.41°) |
| OKLab | oklab(75.04% -0.002 -0.1242) |
| OKLCH | oklch(75.04% 0.124 269.1) |
| XYZ | xyz(43.2541, 41.5897, 98.6579) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 7.90
Light Grey Blue
#9DBCD4
ΔE00 9.09
Sky Blue (survey)
#75BBFD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAFD #FDE18E
analogous
#8EE1FD #8EAAFD #AA8EFD
triadic
#8EAAFD #FD8EAA #AAFD8E
tetradic
#8EAAFD #FD8EE1 #FDE18E #8EFDAA
square
#8EAAFD #FD8EE1 #FDE18E #8EFDAA
split-complementary
#8EAAFD #FDAA8E #E1FD8E
monochromatic
#1650FB #527DFC #8EAAFD #CAD7FE #E1E8FE
Accessibility & contrast
On white
2.25
#8EAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8EAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAFD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAFD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#66BBC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eaafd; /* rgb */ color: rgb(142, 170, 253); /* oklch */ color: oklch(75.0% 0.124 269.1);
Tailwind
colors: {
custom: {
50: '#b3c3fe',
500: '#8eaafd',
950: '#000000',
},
}SCSS
$custom: #8eaafd; $custom-light: #b3c3fe; $custom-dark: #000000;
JSON
{
"hex": "#8eaafd",
"rgb": {
"r": 142,
"g": 170,
"b": 253
},
"hsl": {
"h": 224.865,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.75039,
"c": 0.1242,
"h": 269.1
},
"luminance": 0.41592
}Semantic roles & 50–950 ramp
primary
#8EAAFD
secondary
#F7EED4
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186