#8A93EB#8A93EB
#8A93EB is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.3% C 0.129 H 278.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93EB |
|---|---|
| RGB | rgb(138, 147, 235) |
| HSL | hsl(234, 71%, 73%) |
| HSV | hsv(234, 41%, 92%) |
| CMYK | cmyk(41.3%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(63.56, 18.50, -45.46) |
| CIE-LCH | lch(63.56, 49.08, 292.15°) |
| OKLab | oklab(69.28% 0.018 -0.1279) |
| OKLCH | oklch(69.28% 0.129 278) |
| XYZ | xyz(35.9059, 32.2673, 82.9174) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 2.97
Lavender Blue
#8B88F8
ΔE00 4.10
Periwinkle (survey)
#8E82FE
ΔE00 6.26
Soft Blue
#6488EA
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93EB #EBE28A
analogous
#8AC3EB #8A93EB #B18AEB
triadic
#8A93EB #EB8A93 #93EB8A
tetradic
#8A93EB #EB8AC3 #EBE28A #8AEBB1
square
#8A93EB #EB8AC3 #EBE28A #8AEBB1
split-complementary
#8A93EB #EBB18A #C3EB8A
monochromatic
#2535D6 #5663E2 #8A93EB #BEC3F4 #E5E7FB
Accessibility & contrast
On white
2.82
#8A93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8A93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93EB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93EB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEE
Deuteranopia (green-blind)
#6E96E9
Tritanopia (blue-blind)
#6BA5B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a93eb; /* rgb */ color: rgb(138, 147, 235); /* oklch */ color: oklch(69.3% 0.129 278.0);
Tailwind
colors: {
custom: {
50: '#b0b2f2',
500: '#8a93eb',
950: '#000000',
},
}SCSS
$custom: #8a93eb; $custom-light: #b0b2f2; $custom-dark: #000000;
JSON
{
"hex": "#8a93eb",
"rgb": {
"r": 138,
"g": 147,
"b": 235
},
"hsl": {
"h": 234.433,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.69284,
"c": 0.12912,
"h": 278
},
"luminance": 0.32269
}Semantic roles & 50–950 ramp
primary
#8A93EB
secondary
#F2F0D9
accent
#C113D3
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85