#7F79ED#7F79ED
#7F79ED is a light, vivid blue. Relative luminance 0.243; OKLCH L 63.7% C 0.169 H 282.8°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7F79ED |
|---|---|
| RGB | rgb(127, 121, 237) |
| HSL | hsl(243, 76%, 70%) |
| HSV | hsv(243, 49%, 93%) |
| CMYK | cmyk(46.4%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(56.39, 31.69, -58.02) |
| CIE-LCH | lch(56.39, 66.11, 298.64°) |
| OKLab | oklab(63.66% 0.0375 -0.165) |
| OKLCH | oklch(63.66% 0.169 282.8) |
| XYZ | xyz(30.8713, 24.2997, 83.1680) |
| Luminance | 0.2430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.94
Periwinkle (survey)
#8E82FE
ΔE00 3.98
Lavender Blue
#8B88F8
ΔE00 4.72
Mediumslateblue
#7B68EE
ΔE00 5.12
Perrywinkle
#8F8CE7
ΔE00 6.19
Mediumpurple
#9370DB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F79ED #E7ED79
analogous
#79ADED #7F79ED #B979ED
triadic
#7F79ED #ED7F79 #79ED7F
tetradic
#7F79ED #ED79AD #E7ED79 #79EDB9
square
#7F79ED #ED79AD #E7ED79 #79EDB9
split-complementary
#7F79ED #EDB979 #ADED79
monochromatic
#251CD0 #4B43E6 #7F79ED #B3AFF4 #E5E4FB
Accessibility & contrast
On white
3.58
#7F79ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#7F79ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F79ED
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F79ED | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#458BF1
Deuteranopia (green-blind)
#3F83EA
Tritanopia (blue-blind)
#5992A8
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7f79ed; /* rgb */ color: rgb(127, 121, 237); /* oklch */ color: oklch(63.7% 0.169 282.8);
Tailwind
colors: {
custom: {
50: '#aa9ff3',
500: '#7f79ed',
950: '#000000',
},
}SCSS
$custom: #7f79ed; $custom-light: #aa9ff3; $custom-dark: #000000;
JSON
{
"hex": "#7f79ed",
"rgb": {
"r": 127,
"g": 121,
"b": 237
},
"hsl": {
"h": 243.103,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.63661,
"c": 0.16916,
"h": 282.8
},
"luminance": 0.24301
}Semantic roles & 50–950 ramp
primary
#7F79ED
secondary
#EFF1D1
accent
#D90DCE
background
#FAF9FE
surface
#F5F2FD
border
#CFCCD5
text
#100E17
muted
#7F7E85