#7B74FA#7B74FA
#7B74FA is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.3% C 0.194 H 281.7°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7B74FA |
|---|---|
| RGB | rgb(123, 116, 250) |
| HSL | hsl(243, 93%, 72%) |
| HSV | hsv(243, 54%, 98%) |
| CMYK | cmyk(50.8%, 53.6%, 0%, 2%) |
| CIE-LAB | lab(55.69, 37.62, -66.37) |
| CIE-LCH | lch(55.69, 76.29, 299.54°) |
| OKLab | oklab(63.32% 0.0392 -0.1897) |
| OKLCH | oklch(63.32% 0.194 281.7) |
| XYZ | xyz(31.6638, 23.6021, 93.3111) |
| Luminance | 0.2360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.60
Mediumslateblue
#7B68EE
ΔE00 4.04
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Lavender Blue
#8B88F8
ΔE00 6.05
Mediumpurple
#9370DB
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B74FA #F3FA74
analogous
#74B0FA #7B74FA #BE74FA
triadic
#7B74FA #FA7B74 #74FA7B
tetradic
#7B74FA #FA74B0 #F3FA74 #74FABE
square
#7B74FA #FA74B0 #F3FA74 #74FABE
split-complementary
#7B74FA #FABE74 #B0FA74
monochromatic
#1408EB #4339F8 #7B74FA #B3AFFC #E3E1FE
Accessibility & contrast
On white
3.67
#7B74FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#7B74FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B74FA
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B74FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B74FA | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#258AFF
Deuteranopia (green-blind)
#1081F7
Tritanopia (blue-blind)
#4892AC
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7b74fa; /* rgb */ color: rgb(123, 116, 250); /* oklch */ color: oklch(63.3% 0.194 281.7);
Tailwind
colors: {
custom: {
50: '#a99cfd',
500: '#7b74fa',
950: '#000000',
},
}SCSS
$custom: #7b74fa; $custom-light: #a99cfd; $custom-dark: #000000;
JSON
{
"hex": "#7b74fa",
"rgb": {
"r": 123,
"g": 116,
"b": 250
},
"hsl": {
"h": 243.134,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.63315,
"c": 0.19366,
"h": 281.7
},
"luminance": 0.23604
}Semantic roles & 50–950 ramp
primary
#7B74FA
secondary
#F4F6D4
accent
#E600DA
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86