#987FFF#987FFF
#987FFF is a light, vivid violet. Relative luminance 0.291; OKLCH L 67.8% C 0.183 H 289.6°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #987FFF |
|---|---|
| RGB | rgb(152, 127, 255) |
| HSL | hsl(252, 100%, 75%) |
| HSV | hsv(252, 50%, 100%) |
| CMYK | cmyk(40.4%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(60.85, 38.99, -60.72) |
| CIE-LCH | lch(60.85, 72.16, 302.70°) |
| OKLab | oklab(67.83% 0.0613 -0.1722) |
| OKLCH | oklch(67.83% 0.183 289.6) |
| XYZ | xyz(38.5833, 29.0729, 98.1671) |
| Luminance | 0.2907 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.23
Lavender Blue
#8B88F8
ΔE00 4.13
Perrywinkle
#8F8CE7
ΔE00 5.82
Mediumpurple
#9370DB
ΔE00 6.73
Light Urple
#B36FF6
ΔE00 7.10
Cornflower
#6A79F7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#987FFF #E6FF7F
analogous
#7FA6FF #987FFF #D87FFF
triadic
#987FFF #FF987F #7FFF98
tetradic
#987FFF #FF7FA6 #E6FF7F #7FFFD8
square
#987FFF #FF7FA6 #E6FF7F #7FFFD8
split-complementary
#987FFF #FFD87F #A6FF7F
monochromatic
#3605FF #6742FF #987FFF #C9BCFF #E6E0FF
Accessibility & contrast
On white
3.08
#987FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#987FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #987FFF
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##987FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##987FFF | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#4B90FC
Tritanopia (blue-blind)
#7B99B3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #987fff; /* rgb */ color: rgb(152, 127, 255); /* oklch */ color: oklch(67.8% 0.183 289.6);
Tailwind
colors: {
custom: {
50: '#bba4ff',
500: '#987fff',
950: '#000000',
},
}SCSS
$custom: #987fff; $custom-light: #bba4ff; $custom-dark: #000000;
JSON
{
"hex": "#987fff",
"rgb": {
"r": 152,
"g": 127,
"b": 255
},
"hsl": {
"h": 251.719,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.67833,
"c": 0.1828,
"h": 289.6
},
"luminance": 0.29074
}Semantic roles & 50–950 ramp
primary
#987FFF
secondary
#F0F7D4
accent
#E600B9
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#120F18
muted
#817F86