#8EAAFE#8EAAFE
#8EAAFE is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.1% C 0.126 H 269.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAFE |
|---|---|
| RGB | rgb(142, 170, 254) |
| HSL | hsl(225, 98%, 78%) |
| HSV | hsv(225, 44%, 100%) |
| CMYK | cmyk(44.1%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.63, 11.65, -44.72) |
| CIE-LCH | lch(70.63, 46.21, 284.61°) |
| OKLab | oklab(75.09% -0.0017 -0.1255) |
| OKLCH | oklch(75.09% 0.126 269.2) |
| XYZ | xyz(43.4138, 41.6536, 99.4991) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 5.51
Cornflowerblue
#6495ED
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 9.09
Sky Blue (survey)
#75BBFD
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAFE #FEE28E
analogous
#8EE2FE #8EAAFE #AA8EFE
triadic
#8EAAFE #FE8EAA #AAFE8E
tetradic
#8EAAFE #FE8EE2 #FEE28E #8EFEAA
square
#8EAAFE #FE8EE2 #FEE28E #8EFEAA
split-complementary
#8EAAFE #FEAA8E #E2FE8E
monochromatic
#154FFD #517CFD #8EAAFE #CBD8FF #E1E8FF
Accessibility & contrast
On white
2.25
#8EAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#8EAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAFE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAFE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#66BBC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eaafe; /* rgb */ color: rgb(142, 170, 254); /* oklch */ color: oklch(75.1% 0.126 269.2);
Tailwind
colors: {
custom: {
50: '#b4c3ff',
500: '#8eaafe',
950: '#000000',
},
}SCSS
$custom: #8eaafe; $custom-light: #b4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8eaafe",
"rgb": {
"r": 142,
"g": 170,
"b": 254
},
"hsl": {
"h": 225,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.75088,
"c": 0.12556,
"h": 269.2
},
"luminance": 0.41656
}Semantic roles & 50–950 ramp
primary
#8EAAFE
secondary
#F7EED4
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186