#8EAADB#8EAADB
#8EAADB is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.5% C 0.078 H 261.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAADB |
|---|---|
| RGB | rgb(142, 170, 219) |
| HSL | hsl(218, 52%, 71%) |
| HSV | hsv(218, 35%, 86%) |
| CMYK | cmyk(35.2%, 22.4%, 0%, 14.1%) |
| CIE-LAB | lab(69.19, 2.14, -27.87) |
| CIE-LCH | lch(69.19, 27.95, 274.39°) |
| OKLab | oklab(73.49% -0.0116 -0.0771) |
| OKLCH | oklch(73.49% 0.078 261.4) |
| XYZ | xyz(38.3124, 39.6130, 72.6315) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAADB #DBBF8E
analogous
#8ED0DB #8EAADB #988EDB
triadic
#8EAADB #DB8EAA #AADB8E
tetradic
#8EAADB #DB8ED0 #DBBF8E #8EDB98
square
#8EAADB #DB8ED0 #DBBF8E #8EDB98
split-complementary
#8EAADB #DB988E #D0DB8E
monochromatic
#3A66B5 #6087CC #8EAADB #BCCDEA #E8EEF8
Accessibility & contrast
On white
2.35
#8EAADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8EAADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAADB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAADB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDD
Deuteranopia (green-blind)
#91A6DA
Tritanopia (blue-blind)
#76B4BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaadb; /* rgb */ color: rgb(142, 170, 219); /* oklch */ color: oklch(73.5% 0.078 261.4);
Tailwind
colors: {
custom: {
50: '#b1c3e6',
500: '#8eaadb',
950: '#000000',
},
}SCSS
$custom: #8eaadb; $custom-light: #b1c3e6; $custom-dark: #000000;
JSON
{
"hex": "#8eaadb",
"rgb": {
"r": 142,
"g": 170,
"b": 219
},
"hsl": {
"h": 218.182,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.73494,
"c": 0.07799,
"h": 261.4
},
"luminance": 0.39615
}Semantic roles & 50–950 ramp
primary
#8EAADB
secondary
#EDE5D8
accent
#8826BF
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184