#8D93FA#8D93FA
#8D93FA is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.3% C 0.149 H 279.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8D93FA |
|---|---|
| RGB | rgb(141, 147, 250) |
| HSL | hsl(237, 92%, 77%) |
| HSV | hsv(237, 44%, 98%) |
| CMYK | cmyk(43.6%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(64.51, 23.47, -52.20) |
| CIE-LCH | lch(64.51, 57.23, 294.21°) |
| OKLab | oklab(70.3% 0.0241 -0.1474) |
| OKLCH | oklch(70.3% 0.149 279.3) |
| XYZ | xyz(38.6684, 33.4304, 94.8392) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 3.64
Periwinkle (survey)
#8E82FE
ΔE00 5.26
Soft Blue
#6488EA
ΔE00 7.60
Cornflower
#6A79F7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D93FA #FAF48D
analogous
#8DCAFA #8D93FA #BE8DFA
triadic
#8D93FA #FA8D93 #93FA8D
tetradic
#8D93FA #FA8DCA #FAF48D #8DFABE
square
#8D93FA #FA8DCA #FAF48D #8DFABE
split-complementary
#8D93FA #FABE8D #CAFA8D
monochromatic
#1824F5 #525BF7 #8D93FA #C8CBFD #E2E3FE
Accessibility & contrast
On white
2.73
#8D93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8D93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D93FA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D93FA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#69A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8d93fa; /* rgb */ color: rgb(141, 147, 250); /* oklch */ color: oklch(70.3% 0.149 279.3);
Tailwind
colors: {
custom: {
50: '#b3b2fc',
500: '#8d93fa',
950: '#000000',
},
}SCSS
$custom: #8d93fa; $custom-light: #b3b2fc; $custom-dark: #000000;
JSON
{
"hex": "#8d93fa",
"rgb": {
"r": 141,
"g": 147,
"b": 250
},
"hsl": {
"h": 236.697,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.703,
"c": 0.1494,
"h": 279.3
},
"luminance": 0.33432
}Semantic roles & 50–950 ramp
primary
#8D93FA
secondary
#F6F4D5
accent
#D900E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85