#8EA1D7#8EA1D7
#8EA1D7 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.4% C 0.082 H 269.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1D7 |
|---|---|
| RGB | rgb(142, 161, 215) |
| HSL | hsl(224, 48%, 70%) |
| HSV | hsv(224, 34%, 84%) |
| CMYK | cmyk(34%, 25.1%, 0%, 15.7%) |
| CIE-LAB | lab(66.63, 6.14, -29.61) |
| CIE-LCH | lch(66.63, 30.24, 281.71°) |
| OKLab | oklab(71.44% -0.001 -0.0821) |
| OKLCH | oklch(71.44% 0.082 269.3) |
| XYZ | xyz(36.1624, 36.1454, 69.3482) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 7.45
Cornflowerblue
#6495ED
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 8.67
Carolina Blue
#8AB8FE
ΔE00 9.00
Lavender Blue
#8B88F8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1D7 #D7C48E
analogous
#8EC5D7 #8EA1D7 #A08ED7
triadic
#8EA1D7 #D78EA1 #A1D78E
tetradic
#8EA1D7 #D78EC5 #D7C48E #8ED7A0
square
#8EA1D7 #D78EC5 #D7C48E #8ED7A0
split-complementary
#8EA1D7 #D7A08E #C5D78E
monochromatic
#3D5AAD #617BC7 #8EA1D7 #BBC7E7 #E8ECF7
Accessibility & contrast
On white
2.55
#8EA1D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#8EA1D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1D7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1D7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A5D9
Deuteranopia (green-blind)
#899FD6
Tritanopia (blue-blind)
#79ACB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea1d7; /* rgb */ color: rgb(142, 161, 215); /* oklch */ color: oklch(71.4% 0.082 269.3);
Tailwind
colors: {
custom: {
50: '#b1bce3',
500: '#8ea1d7',
950: '#000000',
},
}SCSS
$custom: #8ea1d7; $custom-light: #b1bce3; $custom-dark: #000000;
JSON
{
"hex": "#8ea1d7",
"rgb": {
"r": 142,
"g": 161,
"b": 215
},
"hsl": {
"h": 224.384,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.71443,
"c": 0.08207,
"h": 269.3
},
"luminance": 0.36147
}Semantic roles & 50–950 ramp
primary
#8EA1D7
secondary
#EBE5D6
accent
#952BBB
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183