#8EA1D8#8EA1D8
#8EA1D8 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.5% C 0.083 H 269.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1D8 |
|---|---|
| RGB | rgb(142, 161, 216) |
| HSL | hsl(225, 49%, 70%) |
| HSV | hsv(225, 34%, 85%) |
| CMYK | cmyk(34.3%, 25.5%, 0%, 15.3%) |
| CIE-LAB | lab(66.67, 6.40, -30.10) |
| CIE-LCH | lch(66.67, 30.77, 282.00°) |
| OKLab | oklab(71.49% -0.0007 -0.0835) |
| OKLCH | oklch(71.49% 0.083 269.5) |
| XYZ | xyz(36.2912, 36.1969, 70.0270) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 7.40
Cornflowerblue
#6495ED
ΔE00 8.44
Pastel Blue
#A2BFFE
ΔE00 8.62
Carolina Blue
#8AB8FE
ΔE00 8.94
Lavender Blue
#8B88F8
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1D8 #D8C58E
analogous
#8EC6D8 #8EA1D8 #A08ED8
triadic
#8EA1D8 #D88EA1 #A1D88E
tetradic
#8EA1D8 #D88EC6 #D8C58E #8ED8A0
square
#8EA1D8 #D88EC6 #D8C58E #8ED8A0
split-complementary
#8EA1D8 #D8A08E #C6D88E
monochromatic
#3C5AAF #617BC8 #8EA1D8 #BBC7E8 #E8ECF7
Accessibility & contrast
On white
2.55
#8EA1D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8EA1D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1D8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1D8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DA
Deuteranopia (green-blind)
#899FD7
Tritanopia (blue-blind)
#78ACB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea1d8; /* rgb */ color: rgb(142, 161, 216); /* oklch */ color: oklch(71.5% 0.083 269.5);
Tailwind
colors: {
custom: {
50: '#b1bce4',
500: '#8ea1d8',
950: '#000000',
},
}SCSS
$custom: #8ea1d8; $custom-light: #b1bce4; $custom-dark: #000000;
JSON
{
"hex": "#8ea1d8",
"rgb": {
"r": 142,
"g": 161,
"b": 216
},
"hsl": {
"h": 224.595,
"s": 48.684,
"l": 70.196
},
"oklch": {
"l": 0.71487,
"c": 0.08347,
"h": 269.5
},
"luminance": 0.36198
}Semantic roles & 50–950 ramp
primary
#8EA1D8
secondary
#EBE6D7
accent
#962ABC
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183