#8A93E4#8A93E4
#8A93E4 is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.9% C 0.119 H 277.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93E4 |
|---|---|
| RGB | rgb(138, 147, 228) |
| HSL | hsl(234, 63%, 72%) |
| HSV | hsv(234, 39%, 89%) |
| CMYK | cmyk(39.5%, 35.5%, 0%, 10.6%) |
| CIE-LAB | lab(63.24, 16.56, -42.11) |
| CIE-LCH | lch(63.24, 45.25, 291.46°) |
| OKLab | oklab(68.93% 0.0165 -0.1181) |
| OKLCH | oklch(68.93% 0.119 277.9) |
| XYZ | xyz(34.9144, 31.8707, 77.6958) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.95
Periwinkle Blue
#8F99FB
ΔE00 3.42
Lavender Blue
#8B88F8
ΔE00 4.75
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Soft Blue
#6488EA
ΔE00 7.34
Cornflowerblue
#6495ED
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93E4 #E4DB8A
analogous
#8AC0E4 #8A93E4 #AE8AE4
triadic
#8A93E4 #E48A93 #93E48A
tetradic
#8A93E4 #E48AC0 #E4DB8A #8AE4AE
square
#8A93E4 #E48AC0 #E4DB8A #8AE4AE
split-complementary
#8A93E4 #E4AE8A #C0E48A
monochromatic
#2E3DC6 #5865D9 #8A93E4 #BCC1EF #E6E8F9
Accessibility & contrast
On white
2.85
#8A93E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#8A93E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93E4
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93E4 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789DE7
Deuteranopia (green-blind)
#7296E2
Tritanopia (blue-blind)
#6FA3B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a93e4; /* rgb */ color: rgb(138, 147, 228); /* oklch */ color: oklch(68.9% 0.119 277.9);
Tailwind
colors: {
custom: {
50: '#afb2ed',
500: '#8a93e4',
950: '#000000',
},
}SCSS
$custom: #8a93e4; $custom-light: #afb2ed; $custom-dark: #000000;
JSON
{
"hex": "#8a93e4",
"rgb": {
"r": 138,
"g": 147,
"b": 228
},
"hsl": {
"h": 234,
"s": 62.5,
"l": 71.765
},
"oklch": {
"l": 0.68925,
"c": 0.11927,
"h": 277.9
},
"luminance": 0.31872
}Semantic roles & 50–950 ramp
primary
#8A93E4
secondary
#F0EED9
accent
#B91BCA
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111016
muted
#807F84