#8A93FE#8A93FE
#8A93FE is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.3% C 0.155 H 278.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93FE |
|---|---|
| RGB | rgb(138, 147, 254) |
| HSL | hsl(235, 98%, 77%) |
| HSV | hsv(235, 46%, 100%) |
| CMYK | cmyk(45.7%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(64.50, 23.91, -54.40) |
| CIE-LCH | lch(64.50, 59.43, 293.72°) |
| OKLab | oklab(70.31% 0.0216 -0.154) |
| OKLCH | oklch(70.31% 0.155 278) |
| XYZ | xyz(38.7989, 33.4244, 98.1539) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.84
Lavender Blue
#8B88F8
ΔE00 3.52
Perrywinkle
#8F8CE7
ΔE00 4.37
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 7.16
Cornflowerblue
#6495ED
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93FE #FEF58A
analogous
#8ACDFE #8A93FE #BB8AFE
triadic
#8A93FE #FE8A93 #93FE8A
tetradic
#8A93FE #FE8ACD #FEF58A #8AFEBB
square
#8A93FE #FE8ACD #FEF58A #8AFEBB
split-complementary
#8A93FE #FEBB8A #CDFE8A
monochromatic
#1123FD #4D5BFD #8A93FE #C7CBFF #E1E3FF
Accessibility & contrast
On white
2.73
#8A93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8A93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93FE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93FE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#6198FC
Tritanopia (blue-blind)
#61A9BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a93fe; /* rgb */ color: rgb(138, 147, 254); /* oklch */ color: oklch(70.3% 0.155 278.0);
Tailwind
colors: {
custom: {
50: '#b2b2ff',
500: '#8a93fe',
950: '#000000',
},
}SCSS
$custom: #8a93fe; $custom-light: #b2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#8a93fe",
"rgb": {
"r": 138,
"g": 147,
"b": 254
},
"hsl": {
"h": 235.345,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.7031,
"c": 0.15546,
"h": 278
},
"luminance": 0.33426
}Semantic roles & 50–950 ramp
primary
#8A93FE
secondary
#F7F4D4
accent
#D400E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86