#9396FC#9396FC
#9396FC is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.4% C 0.147 H 280.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9396FC |
|---|---|
| RGB | rgb(147, 150, 252) |
| HSL | hsl(238, 95%, 78%) |
| HSV | hsv(238, 42%, 99%) |
| CMYK | cmyk(41.7%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(65.78, 23.76, -51.25) |
| CIE-LCH | lch(65.78, 56.48, 294.87°) |
| OKLab | oklab(71.41% 0.0273 -0.1445) |
| OKLCH | oklch(71.41% 0.147 280.7) |
| XYZ | xyz(40.5045, 35.0422, 96.7062) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.50
Perrywinkle
#8F8CE7
ΔE00 3.96
Lavender Blue
#8B88F8
ΔE00 3.98
Periwinkle (survey)
#8E82FE
ΔE00 5.79
Soft Blue
#6488EA
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9396FC #FCF993
analogous
#93CAFC #9396FC #C493FC
triadic
#9396FC #FC9396 #96FC93
tetradic
#9396FC #FC93CA #FCF993 #93FCC4
square
#9396FC #FC93CA #FCF993 #93FCC4
split-complementary
#9396FC #FCC493 #CAFC93
monochromatic
#1C22F9 #575CFA #9396FC #CFD0FE #E1E2FE
Accessibility & contrast
On white
2.62
#9396FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#9396FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9396FC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9396FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9396FC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#6B9CFA
Tritanopia (blue-blind)
#72ABBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9396fc; /* rgb */ color: rgb(147, 150, 252); /* oklch */ color: oklch(71.4% 0.147 280.7);
Tailwind
colors: {
custom: {
50: '#b7b4fe',
500: '#9396fc',
950: '#000000',
},
}SCSS
$custom: #9396fc; $custom-light: #b7b4fe; $custom-dark: #000000;
JSON
{
"hex": "#9396fc",
"rgb": {
"r": 147,
"g": 150,
"b": 252
},
"hsl": {
"h": 238.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.71413,
"c": 0.14708,
"h": 280.7
},
"luminance": 0.35044
}Semantic roles & 50–950 ramp
primary
#9396FC
secondary
#F6F5D5
accent
#DF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086