#8A93FF#8A93FF
#8A93FF is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.4% C 0.157 H 278.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93FF |
|---|---|
| RGB | rgb(138, 147, 255) |
| HSL | hsl(235, 100%, 77%) |
| HSV | hsv(235, 46%, 100%) |
| CMYK | cmyk(45.9%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(64.55, 24.20, -54.87) |
| CIE-LCH | lch(64.55, 59.97, 293.80°) |
| OKLab | oklab(70.37% 0.0217 -0.1553) |
| OKLCH | oklch(70.37% 0.157 278) |
| XYZ | xyz(38.9594, 33.4887, 98.9995) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.89
Lavender Blue
#8B88F8
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 4.47
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93FF #FFF68A
analogous
#8ACDFF #8A93FF #BC8AFF
triadic
#8A93FF #FF8A93 #93FF8A
tetradic
#8A93FF #FF8ACD #FFF68A #8AFFBC
square
#8A93FF #FF8ACD #FFF68A #8AFFBC
split-complementary
#8A93FF #FFBC8A #CDFF8A
monochromatic
#1022FF #4D5BFF #8A93FF #C7CBFF #E0E3FF
Accessibility & contrast
On white
2.73
#8A93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8A93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93FF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93FF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#6098FD
Tritanopia (blue-blind)
#60A9BD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a93ff; /* rgb */ color: rgb(138, 147, 255); /* oklch */ color: oklch(70.4% 0.157 278.0);
Tailwind
colors: {
custom: {
50: '#b2b2ff',
500: '#8a93ff',
950: '#000000',
},
}SCSS
$custom: #8a93ff; $custom-light: #b2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#8a93ff",
"rgb": {
"r": 138,
"g": 147,
"b": 255
},
"hsl": {
"h": 235.385,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.70366,
"c": 0.15683,
"h": 278
},
"luminance": 0.33491
}Semantic roles & 50–950 ramp
primary
#8A93FF
secondary
#F7F5D4
accent
#D400E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86