#8EA7F0#8EA7F0
#8EA7F0 is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.8% C 0.110 H 269.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7F0 |
|---|---|
| RGB | rgb(142, 167, 240) |
| HSL | hsl(225, 77%, 75%) |
| HSV | hsv(225, 41%, 94%) |
| CMYK | cmyk(40.8%, 30.4%, 0%, 5.9%) |
| CIE-LAB | lab(69.24, 9.45, -39.29) |
| CIE-LCH | lch(69.24, 40.41, 283.52°) |
| OKLab | oklab(73.81% -0.0016 -0.1098) |
| OKLCH | oklch(73.81% 0.11 269.1) |
| XYZ | xyz(40.6974, 39.6774, 87.9353) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 8.77
Light Grey Blue
#9DBCD4
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7F0 #F0D78E
analogous
#8ED8F0 #8EA7F0 #A68EF0
triadic
#8EA7F0 #F08EA7 #A7F08E
tetradic
#8EA7F0 #F08ED8 #F0D78E #8EF0A6
square
#8EA7F0 #F08ED8 #F0D78E #8EF0A6
split-complementary
#8EA7F0 #F0A68E #D8F08E
monochromatic
#2253E2 #587DE9 #8EA7F0 #C4D1F7 #E4EAFB
Accessibility & contrast
On white
2.35
#8EA7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8EA7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7F0
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7F0 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF3
Deuteranopia (green-blind)
#85A5EE
Tritanopia (blue-blind)
#6DB6C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea7f0; /* rgb */ color: rgb(142, 167, 240); /* oklch */ color: oklch(73.8% 0.110 269.1);
Tailwind
colors: {
custom: {
50: '#b2c0f5',
500: '#8ea7f0',
950: '#000000',
},
}SCSS
$custom: #8ea7f0; $custom-light: #b2c0f5; $custom-dark: #000000;
JSON
{
"hex": "#8ea7f0",
"rgb": {
"r": 142,
"g": 167,
"b": 240
},
"hsl": {
"h": 224.694,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.73808,
"c": 0.10986,
"h": 269.1
},
"luminance": 0.39679
}Semantic roles & 50–950 ramp
primary
#8EA7F0
secondary
#F3ECD8
accent
#A50DD9
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185