#9C93FD#9C93FD
#9C93FD is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.6% C 0.152 H 285.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9C93FD |
|---|---|
| RGB | rgb(156, 147, 253) |
| HSL | hsl(245, 96%, 78%) |
| HSV | hsv(245, 42%, 99%) |
| CMYK | cmyk(38.3%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(65.77, 27.99, -51.77) |
| CIE-LCH | lch(65.77, 58.85, 298.40°) |
| OKLab | oklab(71.59% 0.0412 -0.1459) |
| OKLCH | oklch(71.59% 0.152 285.8) |
| XYZ | xyz(41.8687, 35.0258, 97.4641) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.77
Periwinkle Blue
#8F99FB
ΔE00 3.86
Lavender Blue
#8B88F8
ΔE00 3.89
Periwinkle (survey)
#8E82FE
ΔE00 5.00
Liliac
#C48EFD
ΔE00 8.81
Pastel Purple
#CAA0FF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C93FD #F4FD93
analogous
#93BFFD #9C93FD #D193FD
triadic
#9C93FD #FD9C93 #93FD9C
tetradic
#9C93FD #FD93BF #F4FD93 #93FDD1
square
#9C93FD #FD93BF #F4FD93 #93FDD1
split-complementary
#9C93FD #FDD193 #BFFD93
monochromatic
#2E1BFB #6557FC #9C93FD #D3CFFE #E3E1FE
Accessibility & contrast
On white
2.62
#9C93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#9C93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9C93FD
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C93FD | 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)
#6EA3FF
Deuteranopia (green-blind)
#6C9DFA
Tritanopia (blue-blind)
#81A8BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9c93fd; /* rgb */ color: rgb(156, 147, 253); /* oklch */ color: oklch(71.6% 0.152 285.8);
Tailwind
colors: {
custom: {
50: '#bdb2fe',
500: '#9c93fd',
950: '#000000',
},
}SCSS
$custom: #9c93fd; $custom-light: #bdb2fe; $custom-dark: #000000;
JSON
{
"hex": "#9c93fd",
"rgb": {
"r": 156,
"g": 147,
"b": 253
},
"hsl": {
"h": 245.094,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.71587,
"c": 0.15157,
"h": 285.8
},
"luminance": 0.35027
}Semantic roles & 50–950 ramp
primary
#9C93FD
secondary
#F4F7D4
accent
#E600D2
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121118
muted
#818086