#8EA4FB#8EA4FB
#8EA4FB is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.7% C 0.129 H 272.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4FB |
|---|---|
| RGB | rgb(142, 164, 251) |
| HSL | hsl(228, 93%, 77%) |
| HSV | hsv(228, 43%, 98%) |
| CMYK | cmyk(43.4%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(68.94, 14.22, -45.74) |
| CIE-LCH | lch(68.94, 47.90, 287.27°) |
| OKLab | oklab(73.74% 0.0048 -0.1285) |
| OKLCH | oklch(73.74% 0.129 272.1) |
| XYZ | xyz(41.8380, 39.2645, 96.6224) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Carolina Blue
#8AB8FE
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 8.05
Lavender Blue
#8B88F8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4FB #FBE58E
analogous
#8EDBFB #8EA4FB #AF8EFB
triadic
#8EA4FB #FB8EA4 #A4FB8E
tetradic
#8EA4FB #FB8EDB #FBE58E #8EFBAF
square
#8EA4FB #FB8EDB #FBE58E #8EFBAF
split-complementary
#8EA4FB #FBAF8E #DBFB8E
monochromatic
#1845F7 #5374F9 #8EA4FB #C9D4FD #E1E7FE
Accessibility & contrast
On white
2.37
#8EA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8EA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4FB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4FB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#68B6C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea4fb; /* rgb */ color: rgb(142, 164, 251); /* oklch */ color: oklch(73.7% 0.129 272.1);
Tailwind
colors: {
custom: {
50: '#b3befd',
500: '#8ea4fb',
950: '#000000',
},
}SCSS
$custom: #8ea4fb; $custom-light: #b3befd; $custom-dark: #000000;
JSON
{
"hex": "#8ea4fb",
"rgb": {
"r": 142,
"g": 164,
"b": 251
},
"hsl": {
"h": 227.89,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.73738,
"c": 0.12863,
"h": 272.1
},
"luminance": 0.39267
}Semantic roles & 50–950 ramp
primary
#8EA4FB
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185