#7F57EA#7F57EA
#7F57EA is a mid, highly saturated violet. Relative luminance 0.173; OKLCH L 57.8% C 0.211 H 290.8°. Best body text is #FFFFFF at 4.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7F57EA |
|---|---|
| RGB | rgb(127, 87, 234) |
| HSL | hsl(256, 78%, 63%) |
| HSV | hsv(256, 63%, 92%) |
| CMYK | cmyk(45.7%, 62.8%, 0%, 8.2%) |
| CIE-LAB | lab(48.60, 50.28, -68.90) |
| CIE-LCH | lch(48.60, 85.30, 306.12°) |
| OKLab | oklab(57.84% 0.075 -0.1971) |
| OKLCH | oklch(57.84% 0.211 290.8) |
| XYZ | xyz(27.0077, 17.2680, 79.7360) |
| Luminance | 0.1727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.70
Light Indigo
#6D5ACF
ΔE00 4.88
Mediumslateblue
#7B68EE
ΔE00 4.92
Slate Blue
#6A5ACD
ΔE00 5.45
Dark Periwinkle
#665FD1
ΔE00 6.00
Lightish Purple
#A552E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F57EA #C2EA57
analogous
#5778EA #7F57EA #C957EA
triadic
#7F57EA #EA7F57 #57EA7F
tetradic
#7F57EA #EA5778 #C2EA57 #57EAC9
square
#7F57EA #EA5778 #C2EA57 #57EAC9
split-complementary
#7F57EA #EAC957 #78EA57
monochromatic
#4016B1 #5621E3 #7F57EA #A88DF1 #D2C4F8
Accessibility & contrast
On white
4.72
#7F57EA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.45
#7F57EA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7F57EA
4.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F57EA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F57EA | 1.00 | 4.72 | 4.45 | 4.72 |
| #FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076EF
Deuteranopia (green-blind)
#0070E7
Tritanopia (blue-blind)
#5E7A99
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #7f57ea; /* rgb */ color: rgb(127, 87, 234); /* oklch */ color: oklch(57.8% 0.211 290.8);
Tailwind
colors: {
custom: {
50: '#ac88f2',
500: '#7f57ea',
950: '#000000',
},
}SCSS
$custom: #7f57ea; $custom-light: #ac88f2; $custom-dark: #000000;
JSON
{
"hex": "#7f57ea",
"rgb": {
"r": 127,
"g": 87,
"b": 234
},
"hsl": {
"h": 256.327,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.57839,
"c": 0.21085,
"h": 290.8
},
"luminance": 0.17269
}Semantic roles & 50–950 ramp
primary
#7F57EA
secondary
#DAE9B4
accent
#DA0BA2
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85