#8EAADC#8EAADC
#8EAADC is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.5% C 0.079 H 261.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAADC |
|---|---|
| RGB | rgb(142, 170, 220) |
| HSL | hsl(218, 53%, 71%) |
| HSV | hsv(218, 35%, 86%) |
| CMYK | cmyk(35.5%, 22.7%, 0%, 13.7%) |
| CIE-LAB | lab(69.23, 2.40, -28.36) |
| CIE-LCH | lch(69.23, 28.46, 274.83°) |
| OKLab | oklab(73.54% -0.0113 -0.0785) |
| OKLCH | oklch(73.54% 0.079 261.8) |
| XYZ | xyz(38.4444, 39.6658, 73.3269) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.61
Cornflowerblue
#6495ED
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAADC #DCC08E
analogous
#8ED1DC #8EAADC #998EDC
triadic
#8EAADC #DC8EAA #AADC8E
tetradic
#8EAADC #DC8ED1 #DCC08E #8EDC99
square
#8EAADC #DC8ED1 #DCC08E #8EDC99
split-complementary
#8EAADC #DC998E #D1DC8E
monochromatic
#3966B7 #5F87CE #8EAADC #BDCDEA #E8EDF8
Accessibility & contrast
On white
2.35
#8EAADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8EAADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAADC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAADC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#76B4BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaadc; /* rgb */ color: rgb(142, 170, 220); /* oklch */ color: oklch(73.5% 0.079 261.8);
Tailwind
colors: {
custom: {
50: '#b1c3e7',
500: '#8eaadc',
950: '#000000',
},
}SCSS
$custom: #8eaadc; $custom-light: #b1c3e7; $custom-dark: #000000;
JSON
{
"hex": "#8eaadc",
"rgb": {
"r": 142,
"g": 170,
"b": 220
},
"hsl": {
"h": 218.462,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.73537,
"c": 0.07932,
"h": 261.8
},
"luminance": 0.39668
}Semantic roles & 50–950 ramp
primary
#8EAADC
secondary
#EDE6D9
accent
#8925C0
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184