#8A9FF6#8A9FF6
#8A9FF6 is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.2% C 0.129 H 272.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9FF6 |
|---|---|
| RGB | rgb(138, 159, 246) |
| HSL | hsl(228, 86%, 75%) |
| HSV | hsv(228, 44%, 96%) |
| CMYK | cmyk(43.9%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(67.17, 14.68, -45.83) |
| CIE-LCH | lch(67.17, 48.12, 287.77°) |
| OKLab | oklab(72.22% 0.0056 -0.1289) |
| OKLCH | oklch(72.22% 0.129 272.5) |
| XYZ | xyz(39.5088, 36.8513, 92.2021) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.64
Cornflowerblue
#6495ED
ΔE00 6.77
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 7.31
Carolina Blue
#8AB8FE
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9FF6 #F6E18A
analogous
#8AD5F6 #8A9FF6 #AB8AF6
triadic
#8A9FF6 #F68A9F #9FF68A
tetradic
#8A9FF6 #F68AD5 #F6E18A #8AF6AB
square
#8A9FF6 #F68AD5 #F6E18A #8AF6AB
split-complementary
#8A9FF6 #F6AB8A #D5F68A
monochromatic
#1842ED #5170F2 #8A9FF6 #C3CEFA #E3E8FD
Accessibility & contrast
On white
2.51
#8A9FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8A9FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9FF6
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9FF6 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8FA
Deuteranopia (green-blind)
#769FF4
Tritanopia (blue-blind)
#64B1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8a9ff6; /* rgb */ color: rgb(138, 159, 246); /* oklch */ color: oklch(72.2% 0.129 272.5);
Tailwind
colors: {
custom: {
50: '#b1bbf9',
500: '#8a9ff6',
950: '#000000',
},
}SCSS
$custom: #8a9ff6; $custom-light: #b1bbf9; $custom-dark: #000000;
JSON
{
"hex": "#8a9ff6",
"rgb": {
"r": 138,
"g": 159,
"b": 246
},
"hsl": {
"h": 228.333,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.72225,
"c": 0.129,
"h": 272.5
},
"luminance": 0.36853
}Semantic roles & 50–950 ramp
primary
#8A9FF6
secondary
#F5EFD6
accent
#B703E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085