#8A9FFD#8A9FFD
#8A9FFD is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.6% C 0.139 H 273.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9FFD |
|---|---|
| RGB | rgb(138, 159, 253) |
| HSL | hsl(229, 97%, 77%) |
| HSV | hsv(229, 45%, 99%) |
| CMYK | cmyk(45.5%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(67.49, 16.68, -49.13) |
| CIE-LCH | lch(67.49, 51.88, 288.76°) |
| OKLab | oklab(72.58% 0.0072 -0.1385) |
| OKLCH | oklch(72.58% 0.139 273) |
| XYZ | xyz(40.6035, 37.2891, 97.9675) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Cornflowerblue
#6495ED
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 7.16
Lavender Blue
#8B88F8
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9FFD #FDE88A
analogous
#8AD9FD #8A9FFD #AF8AFD
triadic
#8A9FFD #FD8A9F #9FFD8A
tetradic
#8A9FFD #FD8AD9 #FDE88A #8AFDAF
square
#8A9FFD #FD8AD9 #FDE88A #8AFDAF
split-complementary
#8A9FFD #FDAF8A #D9FD8A
monochromatic
#123CFB #4E6EFC #8A9FFD #C6D0FE #E1E6FE
Accessibility & contrast
On white
2.48
#8A9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8A9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9FFD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9FFD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#60B2C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8a9ffd; /* rgb */ color: rgb(138, 159, 253); /* oklch */ color: oklch(72.6% 0.139 273.0);
Tailwind
colors: {
custom: {
50: '#b1bbfe',
500: '#8a9ffd',
950: '#000000',
},
}SCSS
$custom: #8a9ffd; $custom-light: #b1bbfe; $custom-dark: #000000;
JSON
{
"hex": "#8a9ffd",
"rgb": {
"r": 138,
"g": 159,
"b": 253
},
"hsl": {
"h": 229.043,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.72585,
"c": 0.13866,
"h": 273
},
"luminance": 0.37291
}Semantic roles & 50–950 ramp
primary
#8A9FFD
secondary
#F7F0D4
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086