#8A9DFC#8A9DFC
#8A9DFC is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.1% C 0.140 H 273.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9DFC |
|---|---|
| RGB | rgb(138, 157, 252) |
| HSL | hsl(230, 95%, 76%) |
| HSV | hsv(230, 45%, 99%) |
| CMYK | cmyk(45.2%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.93, 17.55, -49.47) |
| CIE-LCH | lch(66.93, 52.49, 289.53°) |
| OKLab | oklab(72.14% 0.0093 -0.1395) |
| OKLCH | oklch(72.14% 0.14 273.8) |
| XYZ | xyz(40.1034, 36.5433, 97.0170) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.98
Perrywinkle
#8F8CE7
ΔE00 6.56
Lavender Blue
#8B88F8
ΔE00 6.61
Cornflowerblue
#6495ED
ΔE00 6.94
Soft Blue
#6488EA
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9DFC #FCE98A
analogous
#8AD6FC #8A9DFC #B08AFC
triadic
#8A9DFC #FC8A9D #9DFC8A
tetradic
#8A9DFC #FC8AD6 #FCE98A #8AFCB0
square
#8A9DFC #FC8AD6 #FCE98A #8AFCB0
split-complementary
#8A9DFC #FCB08A #D6FC8A
monochromatic
#1339F9 #4E6BFA #8A9DFC #C6CFFE #E1E6FE
Accessibility & contrast
On white
2.53
#8A9DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8A9DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9DFC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9DFC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#709EFA
Tritanopia (blue-blind)
#61B1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8a9dfc; /* rgb */ color: rgb(138, 157, 252); /* oklch */ color: oklch(72.1% 0.140 273.8);
Tailwind
colors: {
custom: {
50: '#b1b9fe',
500: '#8a9dfc',
950: '#000000',
},
}SCSS
$custom: #8a9dfc; $custom-light: #b1b9fe; $custom-dark: #000000;
JSON
{
"hex": "#8a9dfc",
"rgb": {
"r": 138,
"g": 157,
"b": 252
},
"hsl": {
"h": 230,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.72138,
"c": 0.13979,
"h": 273.8
},
"luminance": 0.36545
}Semantic roles & 50–950 ramp
primary
#8A9DFC
secondary
#F6F1D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086