#7F65EA#7F65EA
#7F65EA is a mid, vivid violet. Relative luminance 0.198; OKLCH L 60.0% C 0.193 H 288.2°. Best body text is #000000 at 4.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7F65EA |
|---|---|
| RGB | rgb(127, 101, 234) |
| HSL | hsl(252, 76%, 66%) |
| HSV | hsv(252, 57%, 92%) |
| CMYK | cmyk(45.7%, 56.8%, 0%, 8.2%) |
| CIE-LAB | lab(51.56, 42.47, -64.10) |
| CIE-LCH | lch(51.56, 76.89, 303.53°) |
| OKLab | oklab(60.01% 0.0601 -0.1829) |
| OKLCH | oklch(60.01% 0.193 288.2) |
| XYZ | xyz(28.2531, 19.7588, 80.1511) |
| Luminance | 0.1976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.34
Purpley
#8756E4
ΔE00 4.51
Mediumpurple
#9370DB
ΔE00 5.65
Dark Periwinkle
#665FD1
ΔE00 5.98
Light Indigo
#6D5ACF
ΔE00 6.06
Slate Blue
#6A5ACD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F65EA #D0EA65
analogous
#658DEA #7F65EA #C165EA
triadic
#7F65EA #EA7F65 #65EA7F
tetradic
#7F65EA #EA658D #D0EA65 #65EAC1
square
#7F65EA #EA658D #D0EA65 #65EAC1
split-complementary
#7F65EA #EAC165 #8DEA65
monochromatic
#391ABB #522FE3 #7F65EA #AC9BF1 #D9D1F9
Accessibility & contrast
On white
4.24
#7F65EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.95
#7F65EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F65EA
4.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F65EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F65EA | 1.00 | 4.24 | 4.95 | 4.95 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#027EEE
Deuteranopia (green-blind)
#0877E7
Tritanopia (blue-blind)
#5D839E
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #7f65ea; /* rgb */ color: rgb(127, 101, 234); /* oklch */ color: oklch(60.0% 0.193 288.2);
Tailwind
colors: {
custom: {
50: '#ab92f1',
500: '#7f65ea',
950: '#000000',
},
}SCSS
$custom: #7f65ea; $custom-light: #ab92f1; $custom-dark: #000000;
JSON
{
"hex": "#7f65ea",
"rgb": {
"r": 127,
"g": 101,
"b": 234
},
"hsl": {
"h": 251.729,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.60009,
"c": 0.19252,
"h": 288.2
},
"luminance": 0.1976
}Semantic roles & 50–950 ramp
primary
#7F65EA
secondary
#E3ECBF
accent
#D80DB1
background
#FBF9FE
surface
#F6F1FD
border
#D0CBD5
text
#110D17
muted
#807E85