#7B74FC#7B74FC
#7B74FC is a light, vivid blue. Relative luminance 0.237; OKLCH L 63.5% C 0.196 H 281.5°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7B74FC |
|---|---|
| RGB | rgb(123, 116, 252) |
| HSL | hsl(243, 96%, 72%) |
| HSV | hsv(243, 54%, 99%) |
| CMYK | cmyk(51.2%, 54%, 0%, 1.2%) |
| CIE-LAB | lab(55.81, 38.21, -67.27) |
| CIE-LCH | lch(55.81, 77.37, 299.60°) |
| OKLab | oklab(63.45% 0.0393 -0.1923) |
| OKLCH | oklch(63.45% 0.196 281.5) |
| XYZ | xyz(31.9791, 23.7282, 94.9715) |
| Luminance | 0.2373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.63
Mediumslateblue
#7B68EE
ΔE00 4.16
Periwinkle (survey)
#8E82FE
ΔE00 4.75
Lavender Blue
#8B88F8
ΔE00 6.06
Mediumpurple
#9370DB
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B74FC #F5FC74
analogous
#74B1FC #7B74FC #BF74FC
triadic
#7B74FC #FC7B74 #74FC7B
tetradic
#7B74FC #FC74B1 #F5FC74 #74FCBF
square
#7B74FC #FC74B1 #F5FC74 #74FCBF
split-complementary
#7B74FC #FCBF74 #B1FC74
monochromatic
#1105F0 #4238FB #7B74FC #B4B0FD #E3E1FE
Accessibility & contrast
On white
3.65
#7B74FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#7B74FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B74FC
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B74FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B74FC | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#208BFF
Deuteranopia (green-blind)
#0481F9
Tritanopia (blue-blind)
#4693AD
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7b74fc; /* rgb */ color: rgb(123, 116, 252); /* oklch */ color: oklch(63.5% 0.196 281.5);
Tailwind
colors: {
custom: {
50: '#aa9cfe',
500: '#7b74fc',
950: '#000000',
},
}SCSS
$custom: #7b74fc; $custom-light: #aa9cfe; $custom-dark: #000000;
JSON
{
"hex": "#7b74fc",
"rgb": {
"r": 123,
"g": 116,
"b": 252
},
"hsl": {
"h": 243.088,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.63451,
"c": 0.19627,
"h": 281.5
},
"luminance": 0.2373
}Semantic roles & 50–950 ramp
primary
#7B74FC
secondary
#F5F7D4
accent
#E600DA
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86