#8A93EE#8A93EE
#8A93EE is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.4% C 0.133 H 278.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93EE |
|---|---|
| RGB | rgb(138, 147, 238) |
| HSL | hsl(235, 75%, 74%) |
| HSV | hsv(235, 42%, 93%) |
| CMYK | cmyk(42%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(63.71, 19.35, -46.89) |
| CIE-LCH | lch(63.71, 50.72, 292.42°) |
| OKLab | oklab(69.44% 0.0186 -0.132) |
| OKLCH | oklch(69.44% 0.133 278) |
| XYZ | xyz(36.3430, 32.4421, 85.2193) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Perrywinkle
#8F8CE7
ΔE00 3.09
Lavender Blue
#8B88F8
ΔE00 3.89
Periwinkle (survey)
#8E82FE
ΔE00 6.05
Soft Blue
#6488EA
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93EE #EEE58A
analogous
#8AC5EE #8A93EE #B38AEE
triadic
#8A93EE #EE8A93 #93EE8A
tetradic
#8A93EE #EE8AC5 #EEE58A #8AEEB3
square
#8A93EE #EE8AC5 #EEE58A #8AEEB3
split-complementary
#8A93EE #EEB38A #C5EE8A
monochromatic
#2031DD #5562E6 #8A93EE #BFC4F6 #E4E6FB
Accessibility & contrast
On white
2.80
#8A93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8A93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93EE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93EE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#6AA5B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a93ee; /* rgb */ color: rgb(138, 147, 238); /* oklch */ color: oklch(69.4% 0.133 278.0);
Tailwind
colors: {
custom: {
50: '#b0b2f4',
500: '#8a93ee',
950: '#000000',
},
}SCSS
$custom: #8a93ee; $custom-light: #b0b2f4; $custom-dark: #000000;
JSON
{
"hex": "#8a93ee",
"rgb": {
"r": 138,
"g": 147,
"b": 238
},
"hsl": {
"h": 234.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.69441,
"c": 0.13332,
"h": 278
},
"luminance": 0.32444
}Semantic roles & 50–950 ramp
primary
#8A93EE
secondary
#F3F0D8
accent
#C50FD7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85