#977FF3#977FF3
#977FF3 is a light, vivid violet. Relative luminance 0.282; OKLCH L 67.0% C 0.167 H 290.7°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #977FF3 |
|---|---|
| RGB | rgb(151, 127, 243) |
| HSL | hsl(252, 83%, 73%) |
| HSV | hsv(252, 48%, 95%) |
| CMYK | cmyk(37.9%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(60.09, 35.52, -55.31) |
| CIE-LCH | lch(60.09, 65.74, 302.71°) |
| OKLab | oklab(67.03% 0.0591 -0.1564) |
| OKLCH | oklch(67.03% 0.167 290.7) |
| XYZ | xyz(36.5252, 28.2281, 88.3008) |
| Luminance | 0.2823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.83
Lavender Blue
#8B88F8
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 5.05
Mediumpurple
#9370DB
ΔE00 5.55
Light Urple
#B36FF6
ΔE00 6.97
Mediumslateblue
#7B68EE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#977FF3 #DBF37F
analogous
#7FA1F3 #977FF3 #D17FF3
triadic
#977FF3 #F3977F #7FF397
tetradic
#977FF3 #F37FA1 #DBF37F #7FF3D1
square
#977FF3 #F37FA1 #DBF37F #7FF3D1
split-complementary
#977FF3 #F3D17F #A1F37F
monochromatic
#4015E2 #6A47EE #977FF3 #C4B7F8 #E8E3FC
Accessibility & contrast
On white
3.16
#977FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#977FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #977FF3
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##977FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##977FF3 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5393F7
Deuteranopia (green-blind)
#568EF0
Tritanopia (blue-blind)
#7F96AD
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #977ff3; /* rgb */ color: rgb(151, 127, 243); /* oklch */ color: oklch(67.0% 0.167 290.7);
Tailwind
colors: {
custom: {
50: '#baa4f7',
500: '#977ff3',
950: '#000000',
},
}SCSS
$custom: #977ff3; $custom-light: #baa4f7; $custom-dark: #000000;
JSON
{
"hex": "#977ff3",
"rgb": {
"r": 151,
"g": 127,
"b": 243
},
"hsl": {
"h": 252.414,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.67034,
"c": 0.16717,
"h": 290.7
},
"luminance": 0.28229
}Semantic roles & 50–950 ramp
primary
#977FF3
secondary
#EEF4D7
accent
#DF06B2
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#120F17
muted
#817F85