#8A93FD#8A93FD
#8A93FD is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.3% C 0.154 H 278.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93FD |
|---|---|
| RGB | rgb(138, 147, 253) |
| HSL | hsl(235, 97%, 77%) |
| HSV | hsv(235, 45%, 99%) |
| CMYK | cmyk(45.5%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(64.45, 23.62, -53.94) |
| CIE-LCH | lch(64.45, 58.88, 293.65°) |
| OKLab | oklab(70.25% 0.0214 -0.1526) |
| OKLCH | oklch(70.25% 0.154 278) |
| XYZ | xyz(38.6392, 33.3606, 97.3127) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.80
Lavender Blue
#8B88F8
ΔE00 3.50
Perrywinkle
#8F8CE7
ΔE00 4.28
Periwinkle (survey)
#8E82FE
ΔE00 5.46
Soft Blue
#6488EA
ΔE00 7.13
Cornflowerblue
#6495ED
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93FD #FDF48A
analogous
#8ACDFD #8A93FD #BB8AFD
triadic
#8A93FD #FD8A93 #93FD8A
tetradic
#8A93FD #FD8ACD #FDF48A #8AFDBB
square
#8A93FD #FD8ACD #FDF48A #8AFDBB
split-complementary
#8A93FD #FDBB8A #CDFD8A
monochromatic
#1224FB #4E5BFC #8A93FD #C6CBFE #E1E3FE
Accessibility & contrast
On white
2.74
#8A93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8A93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93FD
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93FD | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#62A9BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a93fd; /* rgb */ color: rgb(138, 147, 253); /* oklch */ color: oklch(70.3% 0.154 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2fe',
500: '#8a93fd',
950: '#000000',
},
}SCSS
$custom: #8a93fd; $custom-light: #b1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#8a93fd",
"rgb": {
"r": 138,
"g": 147,
"b": 253
},
"hsl": {
"h": 235.304,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.70254,
"c": 0.15409,
"h": 278
},
"luminance": 0.33363
}Semantic roles & 50–950 ramp
primary
#8A93FD
secondary
#F7F4D4
accent
#D400E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86