#8EA0D5#8EA0D5
#8EA0D5 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.1% C 0.080 H 269.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0D5 |
|---|---|
| RGB | rgb(142, 160, 213) |
| HSL | hsl(225, 46%, 70%) |
| HSV | hsv(225, 33%, 84%) |
| CMYK | cmyk(33.3%, 24.9%, 0%, 16.5%) |
| CIE-LAB | lab(66.29, 6.18, -29.04) |
| CIE-LCH | lch(66.29, 29.69, 282.02°) |
| OKLab | oklab(71.15% -0.0003 -0.0804) |
| OKLCH | oklch(71.15% 0.08 269.8) |
| XYZ | xyz(35.7329, 35.6951, 67.9450) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.89
Perrywinkle
#8F8CE7
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 8.70
Pastel Blue
#A2BFFE
ΔE00 9.06
Lavender Blue
#8B88F8
ΔE00 9.14
Carolina Blue
#8AB8FE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0D5 #D5C38E
analogous
#8EC3D5 #8EA0D5 #A08ED5
triadic
#8EA0D5 #D58EA0 #A0D58E
tetradic
#8EA0D5 #D58EC3 #D5C38E #8ED5A0
square
#8EA0D5 #D58EC3 #D5C38E #8ED5A0
split-complementary
#8EA0D5 #D5A08E #C3D58E
monochromatic
#3F5AAA #617AC4 #8EA0D5 #BBC6E6 #E7EBF6
Accessibility & contrast
On white
2.58
#8EA0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#8EA0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0D5
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0D5 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA4D7
Deuteranopia (green-blind)
#899ED4
Tritanopia (blue-blind)
#7AAAB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea0d5; /* rgb */ color: rgb(142, 160, 213); /* oklch */ color: oklch(71.1% 0.080 269.8);
Tailwind
colors: {
custom: {
50: '#b1bce2',
500: '#8ea0d5',
950: '#000000',
},
}SCSS
$custom: #8ea0d5; $custom-light: #b1bce2; $custom-dark: #000000;
JSON
{
"hex": "#8ea0d5",
"rgb": {
"r": 142,
"g": 160,
"b": 213
},
"hsl": {
"h": 224.789,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.71149,
"c": 0.08042,
"h": 269.8
},
"luminance": 0.35696
}Semantic roles & 50–950 ramp
primary
#8EA0D5
secondary
#EAE4D5
accent
#952CB9
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083