#8EA7FA#8EA7FA
#8EA7FA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.3% C 0.124 H 270.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7FA |
|---|---|
| RGB | rgb(142, 167, 250) |
| HSL | hsl(226, 92%, 77%) |
| HSV | hsv(226, 43%, 98%) |
| CMYK | cmyk(43.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(69.67, 12.23, -44.05) |
| CIE-LCH | lch(69.67, 45.71, 285.52°) |
| OKLab | oklab(74.29% 0.0009 -0.1236) |
| OKLCH | oklch(74.29% 0.124 270.4) |
| XYZ | xyz(42.2240, 40.2881, 95.9754) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.49
Carolina Blue
#8AB8FE
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 8.93
Lavender Blue
#8B88F8
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7FA #FAE18E
analogous
#8EDDFA #8EA7FA #AB8EFA
triadic
#8EA7FA #FA8EA7 #A7FA8E
tetradic
#8EA7FA #FA8EDD #FAE18E #8EFAAB
square
#8EA7FA #FA8EDD #FAE18E #8EFAAB
split-complementary
#8EA7FA #FAAB8E #DDFA8E
monochromatic
#194CF5 #5379F7 #8EA7FA #C9D5FD #E2E8FE
Accessibility & contrast
On white
2.32
#8EA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8EA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7FA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7FA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#68B8C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea7fa; /* rgb */ color: rgb(142, 167, 250); /* oklch */ color: oklch(74.3% 0.124 270.4);
Tailwind
colors: {
custom: {
50: '#b3c0fc',
500: '#8ea7fa',
950: '#000000',
},
}SCSS
$custom: #8ea7fa; $custom-light: #b3c0fc; $custom-dark: #000000;
JSON
{
"hex": "#8ea7fa",
"rgb": {
"r": 142,
"g": 167,
"b": 250
},
"hsl": {
"h": 226.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.74289,
"c": 0.12362,
"h": 270.4
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#8EA7FA
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185