#8EAADD#8EAADD
#8EAADD is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.6% C 0.081 H 262.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAADD |
|---|---|
| RGB | rgb(142, 170, 221) |
| HSL | hsl(219, 54%, 71%) |
| HSV | hsv(219, 36%, 87%) |
| CMYK | cmyk(35.7%, 23.1%, 0%, 13.3%) |
| CIE-LAB | lab(69.27, 2.66, -28.85) |
| CIE-LCH | lch(69.27, 28.97, 275.27°) |
| OKLab | oklab(73.58% -0.011 -0.0799) |
| OKLCH | oklch(73.58% 0.081 262.2) |
| XYZ | xyz(38.5772, 39.7189, 74.0265) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 8.12
Light Grey Blue
#9DBCD4
ΔE00 8.74
Sky Blue (survey)
#75BBFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAADD #DDC18E
analogous
#8ED1DD #8EAADD #998EDD
triadic
#8EAADD #DD8EAA #AADD8E
tetradic
#8EAADD #DD8ED1 #DDC18E #8EDD99
square
#8EAADD #DD8ED1 #DDC18E #8EDD99
split-complementary
#8EAADD #DD998E #D1DD8E
monochromatic
#3865B9 #5F87CF #8EAADD #BDCDEB #E7EDF8
Accessibility & contrast
On white
2.35
#8EAADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8EAADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAADD
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAADD | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#75B5BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaadd; /* rgb */ color: rgb(142, 170, 221); /* oklch */ color: oklch(73.6% 0.081 262.2);
Tailwind
colors: {
custom: {
50: '#b1c3e7',
500: '#8eaadd',
950: '#000000',
},
}SCSS
$custom: #8eaadd; $custom-light: #b1c3e7; $custom-dark: #000000;
JSON
{
"hex": "#8eaadd",
"rgb": {
"r": 142,
"g": 170,
"b": 221
},
"hsl": {
"h": 218.734,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.73579,
"c": 0.08066,
"h": 262.2
},
"luminance": 0.39721
}Semantic roles & 50–950 ramp
primary
#8EAADD
secondary
#EEE6D9
accent
#8A24C1
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184