#7F70EA#7F70EA
#7F70EA is a mid, vivid blue. Relative luminance 0.220; OKLCH L 61.9% C 0.178 H 285.6°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7F70EA |
|---|---|
| RGB | rgb(127, 112, 234) |
| HSL | hsl(247, 74%, 68%) |
| HSV | hsv(247, 52%, 92%) |
| CMYK | cmyk(45.7%, 52.1%, 0%, 8.2%) |
| CIE-LAB | lab(54.07, 36.10, -60.06) |
| CIE-LCH | lch(54.07, 70.08, 301.01°) |
| OKLab | oklab(61.87% 0.0477 -0.171) |
| OKLCH | oklch(61.87% 0.178 285.6) |
| XYZ | xyz(29.3935, 22.0396, 80.5313) |
| Luminance | 0.2204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.46
Mediumpurple
#9370DB
ΔE00 5.02
Cornflower
#6A79F7
ΔE00 5.43
Periwinkle (survey)
#8E82FE
ΔE00 6.10
Lavender Blue
#8B88F8
ΔE00 7.34
Dark Periwinkle
#665FD1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F70EA #DBEA70
analogous
#709EEA #7F70EA #BC70EA
triadic
#7F70EA #EA7F70 #70EA7F
tetradic
#7F70EA #EA709E #DBEA70 #70EABC
square
#7F70EA #EA709E #DBEA70 #70EABC
split-complementary
#7F70EA #EABC70 #9EEA70
monochromatic
#311DC3 #4F3BE2 #7F70EA #AFA5F2 #DFDBFA
Accessibility & contrast
On white
3.88
#7F70EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#7F70EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F70EA
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F70EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F70EA | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3485EE
Deuteranopia (green-blind)
#307EE7
Tritanopia (blue-blind)
#5C8AA2
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #7f70ea; /* rgb */ color: rgb(127, 112, 234); /* oklch */ color: oklch(61.9% 0.178 285.6);
Tailwind
colors: {
custom: {
50: '#aa99f1',
500: '#7f70ea',
950: '#000000',
},
}SCSS
$custom: #7f70ea; $custom-light: #aa99f1; $custom-dark: #000000;
JSON
{
"hex": "#7f70ea",
"rgb": {
"r": 127,
"g": 112,
"b": 234
},
"hsl": {
"h": 247.377,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.61868,
"c": 0.17752,
"h": 285.6
},
"luminance": 0.22041
}Semantic roles & 50–950 ramp
primary
#7F70EA
secondary
#E9EEC8
accent
#D70FBE
background
#FAF9FE
surface
#F5F2FD
border
#CFCCD5
text
#110E17
muted
#807E85