#987BEA#987BEA
#987BEA is a light, vivid violet. Relative luminance 0.268; OKLCH L 65.9% C 0.161 H 293.5°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #987BEA |
|---|---|
| RGB | rgb(152, 123, 234) |
| HSL | hsl(256, 73%, 70%) |
| HSV | hsv(256, 47%, 92%) |
| CMYK | cmyk(35%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(58.77, 35.68, -52.42) |
| CIE-LCH | lch(58.77, 63.41, 304.24°) |
| OKLab | oklab(65.91% 0.0644 -0.1479) |
| OKLCH | oklch(65.91% 0.161 293.5) |
| XYZ | xyz(34.8793, 26.7811, 81.1576) |
| Luminance | 0.2678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumpurple
#9370DB
ΔE00 3.84
Periwinkle (survey)
#8E82FE
ΔE00 4.53
Lavender Blue
#8B88F8
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.05
Light Urple
#B36FF6
ΔE00 6.09
Mediumslateblue
#7B68EE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#987BEA #CDEA7B
analogous
#7B95EA #987BEA #D07BEA
triadic
#987BEA #EA987B #7BEA98
tetradic
#987BEA #EA7B95 #CDEA7B #7BEAD0
square
#987BEA #EA7B95 #CDEA7B #7BEAD0
split-complementary
#987BEA #EAD07B #95EA7B
monochromatic
#4D20CA #6F46E2 #987BEA #C1B0F2 #EAE5FB
Accessibility & contrast
On white
3.30
#987BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#987BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #987BEA
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##987BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##987BEA | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#548FEE
Deuteranopia (green-blind)
#588BE7
Tritanopia (blue-blind)
#8491A7
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #987bea; /* rgb */ color: rgb(152, 123, 234); /* oklch */ color: oklch(65.9% 0.161 293.5);
Tailwind
colors: {
custom: {
50: '#baa1f1',
500: '#987bea',
950: '#000000',
},
}SCSS
$custom: #987bea; $custom-light: #baa1f1; $custom-dark: #000000;
JSON
{
"hex": "#987bea",
"rgb": {
"r": 152,
"g": 123,
"b": 234
},
"hsl": {
"h": 255.676,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.65905,
"c": 0.1613,
"h": 293.5
},
"luminance": 0.26782
}Semantic roles & 50–950 ramp
primary
#987BEA
secondary
#E8F0D1
accent
#D511A1
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#120F17
muted
#817F85