#7A74FA#7A74FA
#7A74FA is a light, vivid blue. Relative luminance 0.235; OKLCH L 63.2% C 0.194 H 281.3°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7A74FA |
|---|---|
| RGB | rgb(122, 116, 250) |
| HSL | hsl(243, 93%, 72%) |
| HSV | hsv(243, 54%, 98%) |
| CMYK | cmyk(51.2%, 53.6%, 0%, 2%) |
| CIE-LAB | lab(55.61, 37.42, -66.50) |
| CIE-LCH | lch(55.61, 76.30, 299.37°) |
| OKLab | oklab(63.24% 0.0381 -0.19) |
| OKLCH | oklch(63.24% 0.194 281.3) |
| XYZ | xyz(31.5215, 23.5287, 93.3045) |
| Luminance | 0.2353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.45
Mediumslateblue
#7B68EE
ΔE00 4.07
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Lavender Blue
#8B88F8
ΔE00 6.10
Mediumpurple
#9370DB
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A74FA #F4FA74
analogous
#74B1FA #7A74FA #BD74FA
triadic
#7A74FA #FA7A74 #74FA7A
tetradic
#7A74FA #FA74B1 #F4FA74 #74FABD
square
#7A74FA #FA74B1 #F4FA74 #74FABD
split-complementary
#7A74FA #FABD74 #B1FA74
monochromatic
#1308EB #4139F8 #7A74FA #B3AFFC #E3E1FE
Accessibility & contrast
On white
3.68
#7A74FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#7A74FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A74FA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A74FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A74FA | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#248AFF
Deuteranopia (green-blind)
#0D80F7
Tritanopia (blue-blind)
#4592AC
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7a74fa; /* rgb */ color: rgb(122, 116, 250); /* oklch */ color: oklch(63.2% 0.194 281.3);
Tailwind
colors: {
custom: {
50: '#a99cfd',
500: '#7a74fa',
950: '#000000',
},
}SCSS
$custom: #7a74fa; $custom-light: #a99cfd; $custom-dark: #000000;
JSON
{
"hex": "#7a74fa",
"rgb": {
"r": 122,
"g": 116,
"b": 250
},
"hsl": {
"h": 242.687,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.63241,
"c": 0.19381,
"h": 281.3
},
"luminance": 0.2353
}Semantic roles & 50–950 ramp
primary
#7A74FA
secondary
#F4F6D4
accent
#E600DB
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86