#8EAAFF#8EAAFF
#8EAAFF is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.1% C 0.127 H 269.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAFF |
|---|---|
| RGB | rgb(142, 170, 255) |
| HSL | hsl(225, 100%, 78%) |
| HSV | hsv(225, 44%, 100%) |
| CMYK | cmyk(44.3%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(70.68, 11.94, -45.19) |
| CIE-LCH | lch(70.68, 46.74, 284.80°) |
| OKLab | oklab(75.14% -0.0015 -0.1269) |
| OKLCH | oklch(75.14% 0.127 269.3) |
| XYZ | xyz(43.5744, 41.7178, 100.3446) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 5.52
Cornflowerblue
#6495ED
ΔE00 7.94
Light Grey Blue
#9DBCD4
ΔE00 9.09
Sky Blue (survey)
#75BBFD
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAFF #FFE38E
analogous
#8EE2FF #8EAAFF #AA8EFF
triadic
#8EAAFF #FF8EAA #AAFF8E
tetradic
#8EAAFF #FF8EE2 #FFE38E #8EFFAA
square
#8EAAFF #FF8EE2 #FFE38E #8EFFAA
split-complementary
#8EAAFF #FFAA8E #E2FF8E
monochromatic
#144EFF #517CFF #8EAAFF #CBD8FF #E0E8FF
Accessibility & contrast
On white
2.25
#8EAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#8EAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAFF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAFF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#65BCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eaaff; /* rgb */ color: rgb(142, 170, 255); /* oklch */ color: oklch(75.1% 0.127 269.3);
Tailwind
colors: {
custom: {
50: '#b4c3ff',
500: '#8eaaff',
950: '#000000',
},
}SCSS
$custom: #8eaaff; $custom-light: #b4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8eaaff",
"rgb": {
"r": 142,
"g": 170,
"b": 255
},
"hsl": {
"h": 225.133,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.75137,
"c": 0.12693,
"h": 269.3
},
"luminance": 0.4172
}Semantic roles & 50–950 ramp
primary
#8EAAFF
secondary
#F7EFD4
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186