#7E79EA#7E79EA
#7E79EA is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.4% C 0.165 H 282.6°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7E79EA |
|---|---|
| RGB | rgb(126, 121, 234) |
| HSL | hsl(243, 73%, 70%) |
| HSV | hsv(243, 48%, 92%) |
| CMYK | cmyk(46.2%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(56.14, 30.58, -56.75) |
| CIE-LCH | lch(56.14, 64.47, 298.32°) |
| OKLab | oklab(63.4% 0.0361 -0.1613) |
| OKLCH | oklch(63.4% 0.165 282.6) |
| XYZ | xyz(30.2884, 24.0494, 80.8720) |
| Luminance | 0.2405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.95
Periwinkle (survey)
#8E82FE
ΔE00 4.31
Lavender Blue
#8B88F8
ΔE00 4.89
Mediumslateblue
#7B68EE
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 6.17
Mediumpurple
#9370DB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E79EA #E5EA79
analogous
#79ADEA #7E79EA #B779EA
triadic
#7E79EA #EA7E79 #79EA7E
tetradic
#7E79EA #EA79AD #E5EA79 #79EAB7
square
#7E79EA #EA79AD #E5EA79 #79EAB7
split-complementary
#7E79EA #EAB779 #ADEA79
monochromatic
#2720C9 #4B44E2 #7E79EA #B1AEF2 #E4E3FB
Accessibility & contrast
On white
3.61
#7E79EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#7E79EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E79EA
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E79EA | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488AEE
Deuteranopia (green-blind)
#4183E7
Tritanopia (blue-blind)
#5991A6
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7e79ea; /* rgb */ color: rgb(126, 121, 234); /* oklch */ color: oklch(63.4% 0.165 282.6);
Tailwind
colors: {
custom: {
50: '#a99ff1',
500: '#7e79ea',
950: '#000000',
},
}SCSS
$custom: #7e79ea; $custom-light: #a99ff1; $custom-dark: #000000;
JSON
{
"hex": "#7e79ea",
"rgb": {
"r": 126,
"g": 121,
"b": 234
},
"hsl": {
"h": 242.655,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.63398,
"c": 0.16524,
"h": 282.6
},
"luminance": 0.24051
}Semantic roles & 50–950 ramp
primary
#7E79EA
secondary
#EEF0CF
accent
#D511CC
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85