#8D94FA#8D94FA
#8D94FA is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.5% C 0.148 H 278.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8D94FA |
|---|---|
| RGB | rgb(141, 148, 250) |
| HSL | hsl(236, 92%, 77%) |
| HSV | hsv(236, 44%, 98%) |
| CMYK | cmyk(43.6%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.76, 22.89, -51.80) |
| CIE-LCH | lch(64.76, 56.63, 293.84°) |
| OKLab | oklab(70.49% 0.0229 -0.1463) |
| OKLCH | oklch(70.49% 0.148 278.9) |
| XYZ | xyz(38.8245, 33.7428, 94.8912) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.43
Lavender Blue
#8B88F8
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 3.83
Periwinkle (survey)
#8E82FE
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D94FA #FAF38D
analogous
#8DCBFA #8D94FA #BD8DFA
triadic
#8D94FA #FA8D94 #94FA8D
tetradic
#8D94FA #FA8DCB #FAF38D #8DFABD
square
#8D94FA #FA8DCB #FAF38D #8DFABD
split-complementary
#8D94FA #FABD8D #CBFA8D
monochromatic
#1826F5 #525DF7 #8D94FA #C8CBFD #E2E3FE
Accessibility & contrast
On white
2.71
#8D94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#8D94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D94FA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D94FA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#6799F8
Tritanopia (blue-blind)
#69A9BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8d94fa; /* rgb */ color: rgb(141, 148, 250); /* oklch */ color: oklch(70.5% 0.148 278.9);
Tailwind
colors: {
custom: {
50: '#b3b3fc',
500: '#8d94fa',
950: '#000000',
},
}SCSS
$custom: #8d94fa; $custom-light: #b3b3fc; $custom-dark: #000000;
JSON
{
"hex": "#8d94fa",
"rgb": {
"r": 141,
"g": 148,
"b": 250
},
"hsl": {
"h": 236.147,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.70491,
"c": 0.14805,
"h": 278.9
},
"luminance": 0.33745
}Semantic roles & 50–950 ramp
primary
#8D94FA
secondary
#F6F4D5
accent
#D700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085