#8EA2E3#8EA2E3
#8EA2E3 is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.2% C 0.098 H 270.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2E3 |
|---|---|
| RGB | rgb(142, 162, 227) |
| HSL | hsl(226, 60%, 72%) |
| HSV | hsv(226, 37%, 89%) |
| CMYK | cmyk(37.4%, 28.6%, 0%, 11%) |
| CIE-LAB | lab(67.38, 8.75, -35.07) |
| CIE-LCH | lch(67.38, 36.14, 284.01°) |
| OKLab | oklab(72.18% 0.0012 -0.0977) |
| OKLCH | oklch(72.18% 0.098 270.7) |
| XYZ | xyz(37.9366, 37.1358, 77.8272) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.48
Perrywinkle
#8F8CE7
ΔE00 7.27
Cornflowerblue
#6495ED
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.07
Lavender Blue
#8B88F8
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2E3 #E3CF8E
analogous
#8ECDE3 #8EA2E3 #A48EE3
triadic
#8EA2E3 #E38EA2 #A2E38E
tetradic
#8EA2E3 #E38ECD #E3CF8E #8EE3A4
square
#8EA2E3 #E38ECD #E3CF8E #8EE3A4
split-complementary
#8EA2E3 #E3A48E #CDE38E
monochromatic
#3154C6 #5D7AD7 #8EA2E3 #BFCAEF #E6EBF9
Accessibility & contrast
On white
2.49
#8EA2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8EA2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2E3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2E3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E6
Deuteranopia (green-blind)
#85A1E1
Tritanopia (blue-blind)
#74AFB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea2e3; /* rgb */ color: rgb(142, 162, 227); /* oklch */ color: oklch(72.2% 0.098 270.7);
Tailwind
colors: {
custom: {
50: '#b2bdec',
500: '#8ea2e3',
950: '#000000',
},
}SCSS
$custom: #8ea2e3; $custom-light: #b2bdec; $custom-dark: #000000;
JSON
{
"hex": "#8ea2e3",
"rgb": {
"r": 142,
"g": 162,
"b": 227
},
"hsl": {
"h": 225.882,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.72184,
"c": 0.0977,
"h": 270.7
},
"luminance": 0.37137
}Semantic roles & 50–950 ramp
primary
#8EA2E3
secondary
#F0EBDB
accent
#A01EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184