#9F89F7#9F89F7
#9F89F7 is a light, vivid violet. Relative luminance 0.320; OKLCH L 69.7% C 0.158 H 290.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9F89F7 |
|---|---|
| RGB | rgb(159, 137, 247) |
| HSL | hsl(252, 87%, 75%) |
| HSV | hsv(252, 45%, 97%) |
| CMYK | cmyk(35.6%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(63.32, 32.87, -52.34) |
| CIE-LCH | lch(63.32, 61.81, 302.13°) |
| OKLab | oklab(69.7% 0.0564 -0.1475) |
| OKLCH | oklch(69.7% 0.158 290.9) |
| XYZ | xyz(40.0278, 31.9767, 92.0408) |
| Luminance | 0.3198 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.86
Lavender Blue
#8B88F8
ΔE00 4.09
Perrywinkle
#8F8CE7
ΔE00 4.16
Periwinkle Blue
#8F99FB
ΔE00 6.88
Liliac
#C48EFD
ΔE00 7.21
Mediumpurple
#9370DB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9F89F7 #E1F789
analogous
#89AAF7 #9F89F7 #D689F7
triadic
#9F89F7 #F79F89 #89F79F
tetradic
#9F89F7 #F789AA #E1F789 #89F7D6
square
#9F89F7 #F789AA #E1F789 #89F7D6
split-complementary
#9F89F7 #F7D689 #AAF789
monochromatic
#4216EF #7050F3 #9F89F7 #CEC2FB #E8E2FD
Accessibility & contrast
On white
2.84
#9F89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#9F89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9F89F7
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9F89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9F89F7 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#6597F4
Tritanopia (blue-blind)
#899EB4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9f89f7; /* rgb */ color: rgb(159, 137, 247); /* oklch */ color: oklch(69.7% 0.158 290.9);
Tailwind
colors: {
custom: {
50: '#bfabfa',
500: '#9f89f7',
950: '#000000',
},
}SCSS
$custom: #9f89f7; $custom-light: #bfabfa; $custom-dark: #000000;
JSON
{
"hex": "#9f89f7",
"rgb": {
"r": 159,
"g": 137,
"b": 247
},
"hsl": {
"h": 252,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.69697,
"c": 0.15789,
"h": 290.9
},
"luminance": 0.31978
}Semantic roles & 50–950 ramp
primary
#9F89F7
secondary
#EFF5D6
accent
#E402B7
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#121017
muted
#817F85