#8EAADF#8EAADF
#8EAADF is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.7% C 0.083 H 262.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAADF |
|---|---|
| RGB | rgb(142, 170, 223) |
| HSL | hsl(219, 56%, 72%) |
| HSV | hsv(219, 36%, 87%) |
| CMYK | cmyk(36.3%, 23.8%, 0%, 12.5%) |
| CIE-LAB | lab(69.35, 3.18, -29.83) |
| CIE-LCH | lch(69.35, 30.00, 276.10°) |
| OKLab | oklab(73.66% -0.0103 -0.0827) |
| OKLCH | oklch(73.66% 0.083 262.9) |
| XYZ | xyz(38.8453, 39.8262, 75.4382) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.74
Pastel Blue
#A2BFFE
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 8.06
Light Grey Blue
#9DBCD4
ΔE00 8.87
Sky Blue (survey)
#75BBFD
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAADF #DFC38E
analogous
#8ED3DF #8EAADF #9B8EDF
triadic
#8EAADF #DF8EAA #AADF8E
tetradic
#8EAADF #DF8ED3 #DFC38E #8EDF9B
square
#8EAADF #DF8ED3 #DFC38E #8EDF9B
split-complementary
#8EAADF #DF9B8E #D3DF8E
monochromatic
#3664BD #5E86D1 #8EAADF #BECEED #E7EDF8
Accessibility & contrast
On white
2.34
#8EAADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8EAADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAADF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAADF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE1
Deuteranopia (green-blind)
#90A6DE
Tritanopia (blue-blind)
#75B5BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaadf; /* rgb */ color: rgb(142, 170, 223); /* oklch */ color: oklch(73.7% 0.083 262.9);
Tailwind
colors: {
custom: {
50: '#b1c3e9',
500: '#8eaadf',
950: '#000000',
},
}SCSS
$custom: #8eaadf; $custom-light: #b1c3e9; $custom-dark: #000000;
JSON
{
"hex": "#8eaadf",
"rgb": {
"r": 142,
"g": 170,
"b": 223
},
"hsl": {
"h": 219.259,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.73664,
"c": 0.08334,
"h": 262.9
},
"luminance": 0.39828
}Semantic roles & 50–950 ramp
primary
#8EAADF
secondary
#EFE8DA
accent
#8C22C3
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184