#8EA7F8#8EA7F8
#8EA7F8 is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.2% C 0.121 H 270.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7F8 |
|---|---|
| RGB | rgb(142, 167, 248) |
| HSL | hsl(226, 88%, 76%) |
| HSV | hsv(226, 43%, 97%) |
| CMYK | cmyk(42.7%, 32.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.59, 11.67, -43.10) |
| CIE-LCH | lch(69.59, 44.65, 285.15°) |
| OKLab | oklab(74.19% 0.0004 -0.1209) |
| OKLCH | oklch(74.19% 0.121 270.2) |
| XYZ | xyz(41.9121, 40.1633, 94.3326) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.88
Lavender Blue
#8B88F8
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7F8 #F8DF8E
analogous
#8EDCF8 #8EA7F8 #AA8EF8
triadic
#8EA7F8 #F88EA7 #A7F88E
tetradic
#8EA7F8 #F88EDC #F8DF8E #8EF8AA
square
#8EA7F8 #F88EDC #F8DF8E #8EF8AA
split-complementary
#8EA7F8 #F8AA8E #DCF88E
monochromatic
#1B4DF1 #547AF4 #8EA7F8 #C8D4FC #E2E9FD
Accessibility & contrast
On white
2.32
#8EA7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#8EA7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7F8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7F8 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#69B8C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea7f8; /* rgb */ color: rgb(142, 167, 248); /* oklch */ color: oklch(74.2% 0.121 270.2);
Tailwind
colors: {
custom: {
50: '#b3c0fb',
500: '#8ea7f8',
950: '#000000',
},
}SCSS
$custom: #8ea7f8; $custom-light: #b3c0fb; $custom-dark: #000000;
JSON
{
"hex": "#8ea7f8",
"rgb": {
"r": 142,
"g": 167,
"b": 248
},
"hsl": {
"h": 225.849,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.74191,
"c": 0.12087,
"h": 270.2
},
"luminance": 0.40166
}Semantic roles & 50–950 ramp
primary
#8EA7F8
secondary
#F5EED6
accent
#AF01E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185