#8EA6F0#8EA6F0
#8EA6F0 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.6% C 0.111 H 269.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F0 |
|---|---|
| RGB | rgb(142, 166, 240) |
| HSL | hsl(225, 77%, 75%) |
| HSV | hsv(225, 41%, 94%) |
| CMYK | cmyk(40.8%, 30.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.98, 10.02, -39.70) |
| CIE-LCH | lch(68.98, 40.94, 284.16°) |
| OKLab | oklab(73.61% -0.0004 -0.111) |
| OKLCH | oklch(73.61% 0.111 269.8) |
| XYZ | xyz(40.5149, 39.3125, 87.8745) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.49
Carolina Blue
#8AB8FE
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 8.45
Lavender Blue
#8B88F8
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F0 #F0D88E
analogous
#8ED7F0 #8EA6F0 #A78EF0
triadic
#8EA6F0 #F08EA6 #A6F08E
tetradic
#8EA6F0 #F08ED7 #F0D88E #8EF0A7
square
#8EA6F0 #F08ED7 #F0D88E #8EF0A7
split-complementary
#8EA6F0 #F0A78E #D7F08E
monochromatic
#2251E2 #587BE9 #8EA6F0 #C4D1F7 #E4EAFB
Accessibility & contrast
On white
2.37
#8EA6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8EA6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF3
Deuteranopia (green-blind)
#84A4EE
Tritanopia (blue-blind)
#6EB5C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea6f0; /* rgb */ color: rgb(142, 166, 240); /* oklch */ color: oklch(73.6% 0.111 269.8);
Tailwind
colors: {
custom: {
50: '#b2c0f5',
500: '#8ea6f0',
950: '#000000',
},
}SCSS
$custom: #8ea6f0; $custom-light: #b2c0f5; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f0",
"rgb": {
"r": 142,
"g": 166,
"b": 240
},
"hsl": {
"h": 225.306,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.73605,
"c": 0.11103,
"h": 269.8
},
"luminance": 0.39314
}Semantic roles & 50–950 ramp
primary
#8EA6F0
secondary
#F3ECD8
accent
#A70DD9
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185