#8EAAD5#8EAAD5
#8EAAD5 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.2% C 0.070 H 258.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAD5 |
|---|---|
| RGB | rgb(142, 170, 213) |
| HSL | hsl(216, 46%, 70%) |
| HSV | hsv(216, 33%, 84%) |
| CMYK | cmyk(33.3%, 20.2%, 0%, 16.5%) |
| CIE-LAB | lab(68.97, 0.59, -24.91) |
| CIE-LCH | lch(68.97, 24.92, 271.36°) |
| OKLab | oklab(73.25% -0.0136 -0.0687) |
| OKLCH | oklch(73.25% 0.07 258.8) |
| XYZ | xyz(37.5367, 39.3027, 68.5463) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 6.79
Periwinkle Blue
#8F99FB
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.86
Cornflowerblue
#6495ED
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAD5 #D5B98E
analogous
#8ECED5 #8EAAD5 #968ED5
triadic
#8EAAD5 #D58EAA #AAD58E
tetradic
#8EAAD5 #D58ECE #D5B98E #8ED596
square
#8EAAD5 #D58ECE #D5B98E #8ED596
split-complementary
#8EAAD5 #D5968E #CED58E
monochromatic
#3F69AA #6188C4 #8EAAD5 #BBCCE6 #E7EDF6
Accessibility & contrast
On white
2.37
#8EAAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8EAAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAD5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAD5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BACD7
Deuteranopia (green-blind)
#93A5D4
Tritanopia (blue-blind)
#79B3B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eaad5; /* rgb */ color: rgb(142, 170, 213); /* oklch */ color: oklch(73.2% 0.070 258.8);
Tailwind
colors: {
custom: {
50: '#b1c3e2',
500: '#8eaad5',
950: '#000000',
},
}SCSS
$custom: #8eaad5; $custom-light: #b1c3e2; $custom-dark: #000000;
JSON
{
"hex": "#8eaad5",
"rgb": {
"r": 142,
"g": 170,
"b": 213
},
"hsl": {
"h": 216.338,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.73246,
"c": 0.07005,
"h": 258.8
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#8EAAD5
secondary
#EAE2D5
accent
#822CB9
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183