#8A9FF0#8A9FF0
#8A9FF0 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.9% C 0.121 H 272.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9FF0 |
|---|---|
| RGB | rgb(138, 159, 240) |
| HSL | hsl(228, 77%, 74%) |
| HSV | hsv(228, 43%, 94%) |
| CMYK | cmyk(42.5%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.89, 12.99, -42.98) |
| CIE-LCH | lch(66.89, 44.90, 286.81°) |
| OKLab | oklab(71.92% 0.0042 -0.1206) |
| OKLCH | oklch(71.92% 0.121 272) |
| XYZ | xyz(38.6027, 36.4888, 87.4302) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.94
Perrywinkle
#8F8CE7
ΔE00 6.76
Cornflowerblue
#6495ED
ΔE00 6.76
Lavender Blue
#8B88F8
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 8.02
Soft Blue
#6488EA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9FF0 #F0DB8A
analogous
#8AD2F0 #8A9FF0 #A88AF0
triadic
#8A9FF0 #F08A9F #9FF08A
tetradic
#8A9FF0 #F08AD2 #F0DB8A #8AF0A8
square
#8A9FF0 #F08AD2 #F0DB8A #8AF0A8
split-complementary
#8A9FF0 #F0A88A #D2F08A
monochromatic
#1E46E2 #5472E9 #8A9FF0 #C0CCF7 #E4E9FC
Accessibility & contrast
On white
2.53
#8A9FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8A9FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9FF0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9FF0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F3
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#67AFBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8a9ff0; /* rgb */ color: rgb(138, 159, 240); /* oklch */ color: oklch(71.9% 0.121 272.0);
Tailwind
colors: {
custom: {
50: '#b0bbf5',
500: '#8a9ff0',
950: '#000000',
},
}SCSS
$custom: #8a9ff0; $custom-light: #b0bbf5; $custom-dark: #000000;
JSON
{
"hex": "#8a9ff0",
"rgb": {
"r": 138,
"g": 159,
"b": 240
},
"hsl": {
"h": 227.647,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.71924,
"c": 0.12068,
"h": 272
},
"luminance": 0.36491
}Semantic roles & 50–950 ramp
primary
#8A9FF0
secondary
#F3EED8
accent
#AF0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085