#9F81FC#9F81FC
#9F81FC is a light, vivid violet. Relative luminance 0.301; OKLCH L 68.6% C 0.176 H 292.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9F81FC |
|---|---|
| RGB | rgb(159, 129, 252) |
| HSL | hsl(255, 95%, 75%) |
| HSV | hsv(255, 49%, 99%) |
| CMYK | cmyk(36.9%, 48.8%, 0%, 1.2%) |
| CIE-LAB | lab(61.74, 38.72, -57.61) |
| CIE-LCH | lch(61.74, 69.41, 303.90°) |
| OKLab | oklab(68.59% 0.067 -0.1629) |
| OKLCH | oklch(68.59% 0.176 292.4) |
| XYZ | xyz(39.7144, 30.0988, 95.7938) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.43
Lavender Blue
#8B88F8
ΔE00 4.86
Perrywinkle
#8F8CE7
ΔE00 5.87
Light Urple
#B36FF6
ΔE00 6.33
Mediumpurple
#9370DB
ΔE00 6.72
Light Purple
#BF77F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F81FC #DEFC81
analogous
#81A1FC #9F81FC #DC81FC
triadic
#9F81FC #FC9F81 #81FC9F
tetradic
#9F81FC #FC81A1 #DEFC81 #81FCDC
square
#9F81FC #FC81A1 #DEFC81 #81FCDC
split-complementary
#9F81FC #FCDC81 #A1FC81
monochromatic
#4409F9 #7145FB #9F81FC #CDBDFD #E8E1FE
Accessibility & contrast
On white
2.99
#9F81FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#9F81FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F81FC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F81FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F81FC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5297FF
Deuteranopia (green-blind)
#5793F9
Tritanopia (blue-blind)
#8899B3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9f81fc; /* rgb */ color: rgb(159, 129, 252); /* oklch */ color: oklch(68.6% 0.176 292.4);
Tailwind
colors: {
custom: {
50: '#bfa6fe',
500: '#9f81fc',
950: '#000000',
},
}SCSS
$custom: #9f81fc; $custom-light: #bfa6fe; $custom-dark: #000000;
JSON
{
"hex": "#9f81fc",
"rgb": {
"r": 159,
"g": 129,
"b": 252
},
"hsl": {
"h": 254.634,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.68592,
"c": 0.17614,
"h": 292.4
},
"luminance": 0.301
}Semantic roles & 50–950 ramp
primary
#9F81FC
secondary
#EEF7D4
accent
#E600AE
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86