#8EA7EC#8EA7EC
#8EA7EC is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.6% C 0.104 H 268.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7EC |
|---|---|
| RGB | rgb(142, 167, 236) |
| HSL | hsl(224, 71%, 74%) |
| HSV | hsv(224, 40%, 93%) |
| CMYK | cmyk(39.8%, 29.2%, 0%, 7.5%) |
| CIE-LAB | lab(69.07, 8.35, -37.37) |
| CIE-LCH | lch(69.07, 38.29, 282.60°) |
| OKLab | oklab(73.62% -0.0027 -0.1043) |
| OKLCH | oklch(73.62% 0.104 268.5) |
| XYZ | xyz(40.1097, 39.4424, 84.8403) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 6.17
Pastel Blue
#A2BFFE
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7EC #ECD38E
analogous
#8ED6EC #8EA7EC #A48EEC
triadic
#8EA7EC #EC8EA7 #A7EC8E
tetradic
#8EA7EC #EC8ED6 #ECD38E #8EECA4
square
#8EA7EC #EC8ED6 #ECD38E #8EECA4
split-complementary
#8EA7EC #ECA48E #D6EC8E
monochromatic
#2555DA #5A7EE3 #8EA7EC #C2D0F5 #E5EBFB
Accessibility & contrast
On white
2.36
#8EA7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8EA7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7EC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7EC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#6FB5BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea7ec; /* rgb */ color: rgb(142, 167, 236); /* oklch */ color: oklch(73.6% 0.104 268.5);
Tailwind
colors: {
custom: {
50: '#b2c0f2',
500: '#8ea7ec',
950: '#000000',
},
}SCSS
$custom: #8ea7ec; $custom-light: #b2c0f2; $custom-dark: #000000;
JSON
{
"hex": "#8ea7ec",
"rgb": {
"r": 142,
"g": 167,
"b": 236
},
"hsl": {
"h": 224.043,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.73622,
"c": 0.10435,
"h": 268.5
},
"luminance": 0.39444
}Semantic roles & 50–950 ramp
primary
#8EA7EC
secondary
#F2EBD9
accent
#A012D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185