#8EA7FB#8EA7FB
#8EA7FB is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.3% C 0.125 H 270.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7FB |
|---|---|
| RGB | rgb(142, 167, 251) |
| HSL | hsl(226, 93%, 77%) |
| HSV | hsv(226, 43%, 98%) |
| CMYK | cmyk(43.4%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.72, 12.51, -44.52) |
| CIE-LCH | lch(69.72, 46.25, 285.69°) |
| OKLab | oklab(74.34% 0.0012 -0.125) |
| OKLCH | oklch(74.34% 0.125 270.5) |
| XYZ | xyz(42.3812, 40.3510, 96.8034) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.48
Carolina Blue
#8AB8FE
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 7.66
Perrywinkle
#8F8CE7
ΔE00 8.95
Lavender Blue
#8B88F8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7FB #FBE28E
analogous
#8EDDFB #8EA7FB #AC8EFB
triadic
#8EA7FB #FB8EA7 #A7FB8E
tetradic
#8EA7FB #FB8EDD #FBE28E #8EFBAC
square
#8EA7FB #FB8EDD #FBE28E #8EFBAC
split-complementary
#8EA7FB #FBAC8E #DDFB8E
monochromatic
#184BF7 #5379F9 #8EA7FB #C9D5FD #E1E8FE
Accessibility & contrast
On white
2.32
#8EA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#8EA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7FB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7FB | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#68B8C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea7fb; /* rgb */ color: rgb(142, 167, 251); /* oklch */ color: oklch(74.3% 0.125 270.5);
Tailwind
colors: {
custom: {
50: '#b3c0fd',
500: '#8ea7fb',
950: '#000000',
},
}SCSS
$custom: #8ea7fb; $custom-light: #b3c0fd; $custom-dark: #000000;
JSON
{
"hex": "#8ea7fb",
"rgb": {
"r": 142,
"g": 167,
"b": 251
},
"hsl": {
"h": 226.239,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.74338,
"c": 0.125,
"h": 270.5
},
"luminance": 0.40353
}Semantic roles & 50–950 ramp
primary
#8EA7FB
secondary
#F6EFD5
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185