#8EA0DC#8EA0DC
#8EA0DC is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.5% C 0.090 H 271.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0DC |
|---|---|
| RGB | rgb(142, 160, 220) |
| HSL | hsl(226, 53%, 71%) |
| HSV | hsv(226, 35%, 86%) |
| CMYK | cmyk(35.5%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(66.56, 8.02, -32.47) |
| CIE-LCH | lch(66.56, 33.45, 283.87°) |
| OKLab | oklab(71.46% 0.0018 -0.0902) |
| OKLCH | oklch(71.46% 0.09 271.1) |
| XYZ | xyz(36.6406, 36.0582, 72.7256) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Perrywinkle
#8F8CE7
ΔE00 6.90
Cornflowerblue
#6495ED
ΔE00 8.28
Lavender Blue
#8B88F8
ΔE00 8.60
Pastel Blue
#A2BFFE
ΔE00 8.70
Carolina Blue
#8AB8FE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0DC #DCCA8E
analogous
#8EC7DC #8EA0DC #A38EDC
triadic
#8EA0DC #DC8EA0 #A0DC8E
tetradic
#8EA0DC #DC8EC7 #DCCA8E #8EDCA3
square
#8EA0DC #DC8EC7 #DCCA8E #8EDCA3
split-complementary
#8EA0DC #DCA38E #C7DC8E
monochromatic
#3956B7 #5F79CE #8EA0DC #BDC7EA #E8EBF8
Accessibility & contrast
On white
2.56
#8EA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#8EA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0DC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0DC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DF
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#77ACB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea0dc; /* rgb */ color: rgb(142, 160, 220); /* oklch */ color: oklch(71.5% 0.090 271.1);
Tailwind
colors: {
custom: {
50: '#b1bbe7',
500: '#8ea0dc',
950: '#000000',
},
}SCSS
$custom: #8ea0dc; $custom-light: #b1bbe7; $custom-dark: #000000;
JSON
{
"hex": "#8ea0dc",
"rgb": {
"r": 142,
"g": 160,
"b": 220
},
"hsl": {
"h": 226.154,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.71457,
"c": 0.09027,
"h": 271.1
},
"luminance": 0.3606
}Semantic roles & 50–950 ramp
primary
#8EA0DC
secondary
#EDE8D9
accent
#9C25C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084