#8EA9FB#8EA9FB
#8EA9FB is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.7% C 0.123 H 269.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9FB |
|---|---|
| RGB | rgb(142, 169, 251) |
| HSL | hsl(225, 93%, 77%) |
| HSV | hsv(225, 43%, 98%) |
| CMYK | cmyk(43.4%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.24, 11.38, -43.71) |
| CIE-LCH | lch(70.24, 45.16, 284.59°) |
| OKLab | oklab(74.74% -0.0013 -0.1226) |
| OKLCH | oklch(74.74% 0.123 269.4) |
| XYZ | xyz(42.7504, 41.0894, 96.9265) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perrywinkle
#8F8CE7
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9FB #FBE08E
analogous
#8EDFFB #8EA9FB #AA8EFB
triadic
#8EA9FB #FB8EA9 #A9FB8E
tetradic
#8EA9FB #FB8EDF #FBE08E #8EFBAA
square
#8EA9FB #FB8EDF #FBE08E #8EFBAA
split-complementary
#8EA9FB #FBAA8E #DFFB8E
monochromatic
#184FF7 #537CF9 #8EA9FB #C9D6FD #E1E9FE
Accessibility & contrast
On white
2.28
#8EA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#8EA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9FB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9FB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#67BAC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8ea9fb; /* rgb */ color: rgb(142, 169, 251); /* oklch */ color: oklch(74.7% 0.123 269.4);
Tailwind
colors: {
custom: {
50: '#b3c2fd',
500: '#8ea9fb',
950: '#000000',
},
}SCSS
$custom: #8ea9fb; $custom-light: #b3c2fd; $custom-dark: #000000;
JSON
{
"hex": "#8ea9fb",
"rgb": {
"r": 142,
"g": 169,
"b": 251
},
"hsl": {
"h": 225.138,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.7474,
"c": 0.12263,
"h": 269.4
},
"luminance": 0.41092
}Semantic roles & 50–950 ramp
primary
#8EA9FB
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185