#8D93F8#8D93F8
#8D93F8 is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.147 H 279.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8D93F8 |
|---|---|
| RGB | rgb(141, 147, 248) |
| HSL | hsl(237, 88%, 76%) |
| HSV | hsv(237, 43%, 97%) |
| CMYK | cmyk(43.1%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(64.41, 22.91, -51.26) |
| CIE-LCH | lch(64.41, 56.14, 294.08°) |
| OKLab | oklab(70.19% 0.0238 -0.1447) |
| OKLCH | oklch(70.19% 0.147 279.3) |
| XYZ | xyz(38.3564, 33.3057, 93.1963) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.74
Lavender Blue
#8B88F8
ΔE00 3.28
Perrywinkle
#8F8CE7
ΔE00 3.44
Periwinkle (survey)
#8E82FE
ΔE00 5.32
Soft Blue
#6488EA
ΔE00 7.58
Cornflowerblue
#6495ED
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D93F8 #F8F28D
analogous
#8DC9F8 #8D93F8 #BD8DF8
triadic
#8D93F8 #F88D93 #93F88D
tetradic
#8D93F8 #F88DC9 #F8F28D #8DF8BD
square
#8D93F8 #F88DC9 #F8F28D #8DF8BD
split-complementary
#8D93F8 #F8BD8D #C9F88D
monochromatic
#1A26F1 #535CF4 #8D93F8 #C7CAFC #E2E4FD
Accessibility & contrast
On white
2.74
#8D93F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8D93F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D93F8
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D93F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D93F8 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FC
Deuteranopia (green-blind)
#6798F6
Tritanopia (blue-blind)
#6AA8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8d93f8; /* rgb */ color: rgb(141, 147, 248); /* oklch */ color: oklch(70.2% 0.147 279.3);
Tailwind
colors: {
custom: {
50: '#b3b2fb',
500: '#8d93f8',
950: '#000000',
},
}SCSS
$custom: #8d93f8; $custom-light: #b3b2fb; $custom-dark: #000000;
JSON
{
"hex": "#8d93f8",
"rgb": {
"r": 141,
"g": 147,
"b": 248
},
"hsl": {
"h": 236.636,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.70191,
"c": 0.14664,
"h": 279.3
},
"luminance": 0.33307
}Semantic roles & 50–950 ramp
primary
#8D93F8
secondary
#F5F4D6
accent
#D800E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85