#8A93FB#8A93FB
#8A93FB is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.1% C 0.151 H 278.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93FB |
|---|---|
| RGB | rgb(138, 147, 251) |
| HSL | hsl(235, 93%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(45%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(64.35, 23.05, -53.01) |
| CIE-LCH | lch(64.35, 57.80, 293.50°) |
| OKLab | oklab(70.14% 0.0211 -0.1499) |
| OKLCH | oklch(70.14% 0.151 278) |
| XYZ | xyz(38.3222, 33.2338, 95.6436) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.74
Lavender Blue
#8B88F8
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 4.08
Periwinkle (survey)
#8E82FE
ΔE00 5.49
Soft Blue
#6488EA
ΔE00 7.08
Cornflowerblue
#6495ED
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93FB #FBF28A
analogous
#8ACCFB #8A93FB #BA8AFB
triadic
#8A93FB #FB8A93 #93FB8A
tetradic
#8A93FB #FB8ACC #FBF28A #8AFBBA
square
#8A93FB #FB8ACC #FBF28A #8AFBBA
split-complementary
#8A93FB #FBBA8A #CCFB8A
monochromatic
#1426F7 #4F5CF9 #8A93FB #C5CAFD #E1E4FE
Accessibility & contrast
On white
2.75
#8A93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8A93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93FB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93FB | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#6398F9
Tritanopia (blue-blind)
#63A8BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a93fb; /* rgb */ color: rgb(138, 147, 251); /* oklch */ color: oklch(70.1% 0.151 278.0);
Tailwind
colors: {
custom: {
50: '#b1b2fd',
500: '#8a93fb',
950: '#000000',
},
}SCSS
$custom: #8a93fb; $custom-light: #b1b2fd; $custom-dark: #000000;
JSON
{
"hex": "#8a93fb",
"rgb": {
"r": 138,
"g": 147,
"b": 251
},
"hsl": {
"h": 235.221,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.70143,
"c": 0.15134,
"h": 278
},
"luminance": 0.33236
}Semantic roles & 50–950 ramp
primary
#8A93FB
secondary
#F6F4D5
accent
#D300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86