#8EA9DB#8EA9DB
#8EA9DB is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.3% C 0.079 H 262.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9DB |
|---|---|
| RGB | rgb(142, 169, 219) |
| HSL | hsl(219, 52%, 71%) |
| HSV | hsv(219, 35%, 86%) |
| CMYK | cmyk(35.2%, 22.8%, 0%, 14.1%) |
| CIE-LAB | lab(68.92, 2.69, -28.28) |
| CIE-LCH | lch(68.92, 28.41, 275.44°) |
| OKLab | oklab(73.28% -0.0103 -0.0783) |
| OKLCH | oklch(73.28% 0.079 262.5) |
| XYZ | xyz(38.1256, 39.2395, 72.5692) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.25
Periwinkle Blue
#8F99FB
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 8.13
Light Grey Blue
#9DBCD4
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9DB #DBC08E
analogous
#8ECFDB #8EA9DB #998EDB
triadic
#8EA9DB #DB8EA9 #A9DB8E
tetradic
#8EA9DB #DB8ECF #DBC08E #8EDB99
square
#8EA9DB #DB8ECF #DBC08E #8EDB99
split-complementary
#8EA9DB #DB998E #CFDB8E
monochromatic
#3A65B5 #6086CC #8EA9DB #BCCCEA #E8EDF8
Accessibility & contrast
On white
2.37
#8EA9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8EA9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9DB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9DB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDD
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#76B3BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea9db; /* rgb */ color: rgb(142, 169, 219); /* oklch */ color: oklch(73.3% 0.079 262.5);
Tailwind
colors: {
custom: {
50: '#b1c2e6',
500: '#8ea9db',
950: '#000000',
},
}SCSS
$custom: #8ea9db; $custom-light: #b1c2e6; $custom-dark: #000000;
JSON
{
"hex": "#8ea9db",
"rgb": {
"r": 142,
"g": 169,
"b": 219
},
"hsl": {
"h": 218.961,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.73284,
"c": 0.07896,
"h": 262.5
},
"luminance": 0.39241
}Semantic roles & 50–950 ramp
primary
#8EA9DB
secondary
#EDE5D8
accent
#8A26BF
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184