#8EA9DA#8EA9DA
#8EA9DA is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.2% C 0.078 H 262.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9DA |
|---|---|
| RGB | rgb(142, 169, 218) |
| HSL | hsl(219, 51%, 71%) |
| HSV | hsv(219, 35%, 85%) |
| CMYK | cmyk(34.9%, 22.5%, 0%, 14.5%) |
| CIE-LAB | lab(68.89, 2.43, -27.79) |
| CIE-LCH | lch(68.89, 27.89, 275.01°) |
| OKLab | oklab(73.24% -0.0106 -0.0769) |
| OKLCH | oklch(73.24% 0.078 262.1) |
| XYZ | xyz(37.9944, 39.1870, 71.8780) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 8.81
Lightsteelblue
#B0C4DE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9DA #DABF8E
analogous
#8ECFDA #8EA9DA #998EDA
triadic
#8EA9DA #DA8EA9 #A9DA8E
tetradic
#8EA9DA #DA8ECF #DABF8E #8EDA99
square
#8EA9DA #DA8ECF #DABF8E #8EDA99
split-complementary
#8EA9DA #DA998E #CFDA8E
monochromatic
#3B65B3 #6086CB #8EA9DA #BCCCE9 #E8EDF7
Accessibility & contrast
On white
2.38
#8EA9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8EA9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9DA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9DA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDC
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#77B3BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea9da; /* rgb */ color: rgb(142, 169, 218); /* oklch */ color: oklch(73.2% 0.078 262.1);
Tailwind
colors: {
custom: {
50: '#b1c2e5',
500: '#8ea9da',
950: '#000000',
},
}SCSS
$custom: #8ea9da; $custom-light: #b1c2e5; $custom-dark: #000000;
JSON
{
"hex": "#8ea9da",
"rgb": {
"r": 142,
"g": 169,
"b": 218
},
"hsl": {
"h": 218.684,
"s": 50.667,
"l": 70.588
},
"oklch": {
"l": 0.73242,
"c": 0.07762,
"h": 262.1
},
"luminance": 0.39189
}Semantic roles & 50–950 ramp
primary
#8EA9DA
secondary
#ECE5D8
accent
#8927BE
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111215
muted
#808184