#8A9EFD#8A9EFD
#8A9EFD is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.4% C 0.140 H 273.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9EFD |
|---|---|
| RGB | rgb(138, 158, 253) |
| HSL | hsl(230, 97%, 77%) |
| HSV | hsv(230, 45%, 99%) |
| CMYK | cmyk(45.5%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.24, 17.26, -49.53) |
| CIE-LCH | lch(67.24, 52.45, 289.21°) |
| OKLab | oklab(72.39% 0.0084 -0.1397) |
| OKLCH | oklch(72.39% 0.14 273.4) |
| XYZ | xyz(40.4322, 36.9466, 97.9104) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Perrywinkle
#8F8CE7
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 8.02
Carolina Blue
#8AB8FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9EFD #FDE98A
analogous
#8AD8FD #8A9EFD #B08AFD
triadic
#8A9EFD #FD8A9E #9EFD8A
tetradic
#8A9EFD #FD8AD8 #FDE98A #8AFDB0
square
#8A9EFD #FD8AD8 #FDE98A #8AFDB0
split-complementary
#8A9EFD #FDB08A #D8FD8A
monochromatic
#123AFB #4E6CFC #8A9EFD #C6D0FE #E1E6FE
Accessibility & contrast
On white
2.50
#8A9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#8A9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9EFD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9EFD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#60B2C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8a9efd; /* rgb */ color: rgb(138, 158, 253); /* oklch */ color: oklch(72.4% 0.140 273.4);
Tailwind
colors: {
custom: {
50: '#b1bafe',
500: '#8a9efd',
950: '#000000',
},
}SCSS
$custom: #8a9efd; $custom-light: #b1bafe; $custom-dark: #000000;
JSON
{
"hex": "#8a9efd",
"rgb": {
"r": 138,
"g": 158,
"b": 253
},
"hsl": {
"h": 229.565,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.72388,
"c": 0.13992,
"h": 273.4
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#8A9EFD
secondary
#F7F1D4
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086