#8EABFA#8EABFA
#8EABFA is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.1% C 0.119 H 268.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8EABFA |
|---|---|
| RGB | rgb(142, 171, 250) |
| HSL | hsl(224, 92%, 77%) |
| HSV | hsv(224, 43%, 98%) |
| CMYK | cmyk(43.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.72, 9.96, -42.42) |
| CIE-LCH | lch(70.72, 43.57, 283.22°) |
| OKLab | oklab(75.1% -0.004 -0.1189) |
| OKLCH | oklch(75.1% 0.119 268.1) |
| XYZ | xyz(42.9681, 41.7764, 96.2235) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 7.94
Sky Blue (survey)
#75BBFD
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EABFA #FADD8E
analogous
#8EE1FA #8EABFA #A78EFA
triadic
#8EABFA #FA8EAB #ABFA8E
tetradic
#8EABFA #FA8EE1 #FADD8E #8EFAA7
square
#8EABFA #FA8EE1 #FADD8E #8EFAA7
split-complementary
#8EABFA #FAA78E #E1FA8E
monochromatic
#1954F5 #537FF7 #8EABFA #C9D7FD #E2E9FE
Accessibility & contrast
On white
2.24
#8EABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#8EABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EABFA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EABFA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#68BBC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eabfa; /* rgb */ color: rgb(142, 171, 250); /* oklch */ color: oklch(75.1% 0.119 268.1);
Tailwind
colors: {
custom: {
50: '#b3c3fc',
500: '#8eabfa',
950: '#000000',
},
}SCSS
$custom: #8eabfa; $custom-light: #b3c3fc; $custom-dark: #000000;
JSON
{
"hex": "#8eabfa",
"rgb": {
"r": 142,
"g": 171,
"b": 250
},
"hsl": {
"h": 223.889,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.75096,
"c": 0.11895,
"h": 268.1
},
"luminance": 0.41779
}Semantic roles & 50–950 ramp
primary
#8EABFA
secondary
#F6EDD5
accent
#A800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185