#7A74EA#7A74EA
#7A74EA is a light, vivid blue. Relative luminance 0.226; OKLCH L 62.2% C 0.173 H 282.4°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7A74EA |
|---|---|
| RGB | rgb(122, 116, 234) |
| HSL | hsl(243, 74%, 69%) |
| HSV | hsv(243, 50%, 92%) |
| CMYK | cmyk(47.9%, 50.4%, 0%, 8.2%) |
| CIE-LAB | lab(54.62, 32.65, -59.19) |
| CIE-LCH | lch(54.62, 67.60, 298.88°) |
| OKLab | oklab(62.19% 0.0372 -0.1686) |
| OKLCH | oklch(62.19% 0.173 282.4) |
| XYZ | xyz(29.1183, 22.5674, 80.6476) |
| Luminance | 0.2257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.72
Cornflower
#6A79F7
ΔE00 3.91
Periwinkle (survey)
#8E82FE
ΔE00 5.55
Mediumpurple
#9370DB
ΔE00 6.20
Lavender Blue
#8B88F8
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A74EA #E4EA74
analogous
#74A9EA #7A74EA #B574EA
triadic
#7A74EA #EA7A74 #74EA7A
tetradic
#7A74EA #EA74A9 #E4EA74 #74EAB5
square
#7A74EA #EA74A9 #E4EA74 #74EAB5
split-complementary
#7A74EA #EAB574 #A9EA74
monochromatic
#261EC6 #473FE2 #7A74EA #ADA9F2 #E0DEFA
Accessibility & contrast
On white
3.81
#7A74EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#7A74EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A74EA
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A74EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A74EA | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C87EE
Deuteranopia (green-blind)
#347FE7
Tritanopia (blue-blind)
#528EA4
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7a74ea; /* rgb */ color: rgb(122, 116, 234); /* oklch */ color: oklch(62.2% 0.173 282.4);
Tailwind
colors: {
custom: {
50: '#a79cf1',
500: '#7a74ea',
950: '#000000',
},
}SCSS
$custom: #7a74ea; $custom-light: #a79cf1; $custom-dark: #000000;
JSON
{
"hex": "#7a74ea",
"rgb": {
"r": 122,
"g": 116,
"b": 234
},
"hsl": {
"h": 243.051,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.62185,
"c": 0.17261,
"h": 282.4
},
"luminance": 0.22569
}Semantic roles & 50–950 ramp
primary
#7A74EA
secondary
#EDEFCB
accent
#D610CC
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85