#8A9EEF#8A9EEF
#8A9EEF is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.7% C 0.121 H 272.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9EEF |
|---|---|
| RGB | rgb(138, 158, 239) |
| HSL | hsl(228, 76%, 74%) |
| HSV | hsv(228, 42%, 94%) |
| CMYK | cmyk(42.3%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(66.59, 13.28, -42.91) |
| CIE-LCH | lch(66.59, 44.92, 287.20°) |
| OKLab | oklab(71.67% 0.0052 -0.1204) |
| OKLCH | oklch(71.67% 0.121 272.5) |
| XYZ | xyz(38.2833, 36.0870, 86.5929) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 6.81
Lavender Blue
#8B88F8
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 7.92
Carolina Blue
#8AB8FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9EEF #EFDB8A
analogous
#8AD1EF #8A9EEF #A98AEF
triadic
#8A9EEF #EF8A9E #9EEF8A
tetradic
#8A9EEF #EF8AD1 #EFDB8A #8AEFA9
square
#8A9EEF #EF8AD1 #EFDB8A #8AEFA9
split-complementary
#8A9EEF #EFA98A #D1EF8A
monochromatic
#1F45E0 #5471E8 #8A9EEF #C0CBF6 #E4E9FB
Accessibility & contrast
On white
2.56
#8A9EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8A9EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9EEF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9EEF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#799EED
Tritanopia (blue-blind)
#68AEBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8a9eef; /* rgb */ color: rgb(138, 158, 239); /* oklch */ color: oklch(71.7% 0.121 272.5);
Tailwind
colors: {
custom: {
50: '#b0baf4',
500: '#8a9eef',
950: '#000000',
},
}SCSS
$custom: #8a9eef; $custom-light: #b0baf4; $custom-dark: #000000;
JSON
{
"hex": "#8a9eef",
"rgb": {
"r": 138,
"g": 158,
"b": 239
},
"hsl": {
"h": 228.119,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.71673,
"c": 0.12052,
"h": 272.5
},
"luminance": 0.36089
}Semantic roles & 50–950 ramp
primary
#8A9EEF
secondary
#F3EED8
accent
#B00DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085