#8EA6EB#8EA6EB
#8EA6EB is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.4% C 0.104 H 269.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6EB |
|---|---|
| RGB | rgb(142, 166, 235) |
| HSL | hsl(225, 70%, 74%) |
| HSV | hsv(225, 40%, 92%) |
| CMYK | cmyk(39.6%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.77, 8.65, -37.29) |
| CIE-LCH | lch(68.77, 38.28, 283.05°) |
| OKLab | oklab(73.37% -0.0017 -0.1041) |
| OKLCH | oklch(73.37% 0.104 269.1) |
| XYZ | xyz(39.7824, 39.0195, 84.0165) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.44
Lavender Blue
#8B88F8
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6EB #EBD38E
analogous
#8ED5EB #8EA6EB #A58EEB
triadic
#8EA6EB #EB8EA6 #A6EB8E
tetradic
#8EA6EB #EB8ED5 #EBD38E #8EEBA5
square
#8EA6EB #EB8ED5 #EBD38E #8EEBA5
split-complementary
#8EA6EB #EBA58E #D5EB8E
monochromatic
#2654D8 #5A7DE2 #8EA6EB #C2CFF4 #E5EBFA
Accessibility & contrast
On white
2.39
#8EA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8EA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6EB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6EB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#70B4BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea6eb; /* rgb */ color: rgb(142, 166, 235); /* oklch */ color: oklch(73.4% 0.104 269.1);
Tailwind
colors: {
custom: {
50: '#b2c0f1',
500: '#8ea6eb',
950: '#000000',
},
}SCSS
$custom: #8ea6eb; $custom-light: #b2c0f1; $custom-dark: #000000;
JSON
{
"hex": "#8ea6eb",
"rgb": {
"r": 142,
"g": 166,
"b": 235
},
"hsl": {
"h": 224.516,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.73371,
"c": 0.10411,
"h": 269.1
},
"luminance": 0.39021
}Semantic roles & 50–950 ramp
primary
#8EA6EB
secondary
#F2ECD9
accent
#A114D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185