#8EA2E1#8EA2E1
#8EA2E1 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.1% C 0.095 H 270.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2E1 |
|---|---|
| RGB | rgb(142, 162, 225) |
| HSL | hsl(226, 58%, 72%) |
| HSV | hsv(226, 37%, 88%) |
| CMYK | cmyk(36.9%, 28%, 0%, 11.8%) |
| CIE-LAB | lab(67.30, 8.21, -34.09) |
| CIE-LCH | lch(67.30, 35.07, 283.54°) |
| OKLab | oklab(72.09% 0.0006 -0.0949) |
| OKLCH | oklch(72.09% 0.095 270.4) |
| XYZ | xyz(37.6622, 37.0260, 76.3819) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.69
Perrywinkle
#8F8CE7
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 7.93
Carolina Blue
#8AB8FE
ΔE00 8.16
Lavender Blue
#8B88F8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2E1 #E1CD8E
analogous
#8ECCE1 #8EA2E1 #A48EE1
triadic
#8EA2E1 #E18EA2 #A2E18E
tetradic
#8EA2E1 #E18ECC #E1CD8E #8EE1A4
square
#8EA2E1 #E18ECC #E1CD8E #8EE1A4
split-complementary
#8EA2E1 #E1A48E #CCE18E
monochromatic
#3356C1 #5E7AD4 #8EA2E1 #BECAEE #E7EBF9
Accessibility & contrast
On white
2.50
#8EA2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8EA2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2E1
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2E1 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E4
Deuteranopia (green-blind)
#86A1E0
Tritanopia (blue-blind)
#75AFB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea2e1; /* rgb */ color: rgb(142, 162, 225); /* oklch */ color: oklch(72.1% 0.095 270.4);
Tailwind
colors: {
custom: {
50: '#b1bdea',
500: '#8ea2e1',
950: '#000000',
},
}SCSS
$custom: #8ea2e1; $custom-light: #b1bdea; $custom-dark: #000000;
JSON
{
"hex": "#8ea2e1",
"rgb": {
"r": 142,
"g": 162,
"b": 225
},
"hsl": {
"h": 225.542,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.72093,
"c": 0.0949,
"h": 270.4
},
"luminance": 0.37028
}Semantic roles & 50–950 ramp
primary
#8EA2E1
secondary
#F0EBDB
accent
#9E20C6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184