#8EAAFA#8EAAFA
#8EAAFA is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.9% C 0.120 H 268.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAFA |
|---|---|
| RGB | rgb(142, 170, 250) |
| HSL | hsl(224, 92%, 77%) |
| HSV | hsv(224, 43%, 98%) |
| CMYK | cmyk(43.2%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.46, 10.53, -42.82) |
| CIE-LCH | lch(70.46, 44.10, 283.81°) |
| OKLab | oklab(74.89% -0.0027 -0.1201) |
| OKLCH | oklch(74.89% 0.12 268.7) |
| XYZ | xyz(42.7800, 41.4000, 96.1608) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 7.85
Light Grey Blue
#9DBCD4
ΔE00 9.11
Sky Blue (survey)
#75BBFD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAFA #FADE8E
analogous
#8EE0FA #8EAAFA #A88EFA
triadic
#8EAAFA #FA8EAA #AAFA8E
tetradic
#8EAAFA #FA8EE0 #FADE8E #8EFAA8
square
#8EAAFA #FA8EE0 #FADE8E #8EFAA8
split-complementary
#8EAAFA #FAA88E #E0FA8E
monochromatic
#1952F5 #537EF7 #8EAAFA #C9D6FD #E2E9FE
Accessibility & contrast
On white
2.26
#8EAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#8EAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAFA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAFA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#68BBC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eaafa; /* rgb */ color: rgb(142, 170, 250); /* oklch */ color: oklch(74.9% 0.120 268.7);
Tailwind
colors: {
custom: {
50: '#b3c3fc',
500: '#8eaafa',
950: '#000000',
},
}SCSS
$custom: #8eaafa; $custom-light: #b3c3fc; $custom-dark: #000000;
JSON
{
"hex": "#8eaafa",
"rgb": {
"r": 142,
"g": 170,
"b": 250
},
"hsl": {
"h": 224.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.74894,
"c": 0.1201,
"h": 268.7
},
"luminance": 0.41402
}Semantic roles & 50–950 ramp
primary
#8EAAFA
secondary
#F6EDD5
accent
#AA00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185