#7E76EA#7E76EA
#7E76EA is a light, vivid blue. Relative luminance 0.233; OKLCH L 62.9% C 0.169 H 283.5°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7E76EA |
|---|---|
| RGB | rgb(126, 118, 234) |
| HSL | hsl(244, 73%, 69%) |
| HSV | hsv(244, 50%, 92%) |
| CMYK | cmyk(46.2%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(55.41, 32.35, -57.91) |
| CIE-LCH | lch(55.41, 66.34, 299.19°) |
| OKLab | oklab(62.85% 0.0396 -0.1647) |
| OKLCH | oklch(62.85% 0.169 283.5) |
| XYZ | xyz(29.9295, 23.3316, 80.7524) |
| Luminance | 0.2333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.24
Cornflower
#6A79F7
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.68
Mediumpurple
#9370DB
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E76EA #E2EA76
analogous
#76A8EA #7E76EA #B876EA
triadic
#7E76EA #EA7E76 #76EA7E
tetradic
#7E76EA #EA76A8 #E2EA76 #76EAB8
square
#7E76EA #EA76A8 #E2EA76 #76EAB8
split-complementary
#7E76EA #EAB876 #A8EA76
monochromatic
#2A1FC7 #4C41E2 #7E76EA #B0ABF2 #E2E0FA
Accessibility & contrast
On white
3.71
#7E76EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#7E76EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E76EA
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E76EA | 1.00 | 3.71 | 5.67 | 5.67 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4288EE
Deuteranopia (green-blind)
#3C81E7
Tritanopia (blue-blind)
#598FA5
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7e76ea; /* rgb */ color: rgb(126, 118, 234); /* oklch */ color: oklch(62.9% 0.169 283.5);
Tailwind
colors: {
custom: {
50: '#a99df1',
500: '#7e76ea',
950: '#000000',
},
}SCSS
$custom: #7e76ea; $custom-light: #a99df1; $custom-dark: #000000;
JSON
{
"hex": "#7e76ea",
"rgb": {
"r": 126,
"g": 118,
"b": 234
},
"hsl": {
"h": 244.138,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.62853,
"c": 0.16936,
"h": 283.5
},
"luminance": 0.23333
}Semantic roles & 50–950 ramp
primary
#7E76EA
secondary
#EDEFCD
accent
#D610C8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85