#9D94FA#9D94FA
#9D94FA is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.7% C 0.146 H 286.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9D94FA |
|---|---|
| RGB | rgb(157, 148, 250) |
| HSL | hsl(245, 91%, 78%) |
| HSV | hsv(245, 41%, 98%) |
| CMYK | cmyk(37.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(65.94, 26.87, -49.85) |
| CIE-LCH | lch(65.94, 56.63, 298.32°) |
| OKLab | oklab(71.69% 0.0406 -0.1402) |
| OKLCH | oklch(71.69% 0.146 286.1) |
| XYZ | xyz(41.7451, 35.2487, 95.0281) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 3.92
Lavender Blue
#8B88F8
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 5.43
Liliac
#C48EFD
ΔE00 8.67
Pastel Purple
#CAA0FF
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D94FA #F1FA94
analogous
#94BEFA #9D94FA #D094FA
triadic
#9D94FA #FA9D94 #94FA9D
tetradic
#9D94FA #FA94BE #F1FA94 #94FAD0
square
#9D94FA #FA94BE #F1FA94 #94FAD0
split-complementary
#9D94FA #FAD094 #BEFA94
monochromatic
#321FF5 #675AF7 #9D94FA #D3CEFD #E4E2FE
Accessibility & contrast
On white
2.61
#9D94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#9D94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D94FA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D94FA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#709DF8
Tritanopia (blue-blind)
#84A8BB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9d94fa; /* rgb */ color: rgb(157, 148, 250); /* oklch */ color: oklch(71.7% 0.146 286.1);
Tailwind
colors: {
custom: {
50: '#bdb3fc',
500: '#9d94fa',
950: '#000000',
},
}SCSS
$custom: #9d94fa; $custom-light: #bdb3fc; $custom-dark: #000000;
JSON
{
"hex": "#9d94fa",
"rgb": {
"r": 157,
"g": 148,
"b": 250
},
"hsl": {
"h": 245.294,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.7169,
"c": 0.14599,
"h": 286.1
},
"luminance": 0.3525
}Semantic roles & 50–950 ramp
primary
#9D94FA
secondary
#F3F6D5
accent
#E600D1
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085