#7F79EA#7F79EA
#7F79EA is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.5% C 0.165 H 283.0°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7F79EA |
|---|---|
| RGB | rgb(127, 121, 234) |
| HSL | hsl(243, 73%, 70%) |
| HSV | hsv(243, 48%, 92%) |
| CMYK | cmyk(45.7%, 48.3%, 0%, 8.2%) |
| CIE-LAB | lab(56.21, 30.81, -56.62) |
| CIE-LCH | lch(56.21, 64.46, 298.55°) |
| OKLab | oklab(63.48% 0.0372 -0.1609) |
| OKLCH | oklch(63.48% 0.165 283) |
| XYZ | xyz(30.4366, 24.1259, 80.8790) |
| Luminance | 0.2413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.13
Periwinkle (survey)
#8E82FE
ΔE00 4.21
Lavender Blue
#8B88F8
ΔE00 4.85
Mediumslateblue
#7B68EE
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 6.11
Mediumpurple
#9370DB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F79EA #E4EA79
analogous
#79ACEA #7F79EA #B879EA
triadic
#7F79EA #EA7F79 #79EA7F
tetradic
#7F79EA #EA79AC #E4EA79 #79EAB8
square
#7F79EA #EA79AC #E4EA79 #79EAB8
split-complementary
#7F79EA #EAB879 #ACEA79
monochromatic
#2920C9 #4C44E2 #7F79EA #B2AEF2 #E4E3FB
Accessibility & contrast
On white
3.60
#7F79EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#7F79EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F79EA
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F79EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F79EA | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488BEE
Deuteranopia (green-blind)
#4283E7
Tritanopia (blue-blind)
#5B91A6
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7f79ea; /* rgb */ color: rgb(127, 121, 234); /* oklch */ color: oklch(63.5% 0.165 283.0);
Tailwind
colors: {
custom: {
50: '#aa9ff1',
500: '#7f79ea',
950: '#000000',
},
}SCSS
$custom: #7f79ea; $custom-light: #aa9ff1; $custom-dark: #000000;
JSON
{
"hex": "#7f79ea",
"rgb": {
"r": 127,
"g": 121,
"b": 234
},
"hsl": {
"h": 243.186,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.63475,
"c": 0.16511,
"h": 283
},
"luminance": 0.24127
}Semantic roles & 50–950 ramp
primary
#7F79EA
secondary
#EEF0CF
accent
#D511CB
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85