#7B76FA#7B76FA
#7B76FA is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.7% C 0.191 H 281.2°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7B76FA |
|---|---|
| RGB | rgb(123, 118, 250) |
| HSL | hsl(242, 93%, 72%) |
| HSV | hsv(242, 53%, 98%) |
| CMYK | cmyk(50.8%, 52.8%, 0%, 2%) |
| CIE-LAB | lab(56.16, 36.44, -65.62) |
| CIE-LCH | lch(56.16, 75.06, 299.05°) |
| OKLab | oklab(63.67% 0.0371 -0.1874) |
| OKLCH | oklch(63.67% 0.191 281.2) |
| XYZ | xyz(31.8968, 24.0681, 93.3888) |
| Luminance | 0.2407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.28
Periwinkle (survey)
#8E82FE
ΔE00 4.37
Mediumslateblue
#7B68EE
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 5.52
Mediumpurple
#9370DB
ΔE00 7.37
Perrywinkle
#8F8CE7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B76FA #F5FA76
analogous
#76B3FA #7B76FA #BD76FA
triadic
#7B76FA #FA7B76 #76FA7B
tetradic
#7B76FA #FA76B3 #F5FA76 #76FABD
square
#7B76FA #FA76B3 #F5FA76 #76FABD
split-complementary
#7B76FA #FABD76 #B3FA76
monochromatic
#1109ED #423BF8 #7B76FA #B4B1FC #E3E1FE
Accessibility & contrast
On white
3.61
#7B76FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#7B76FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B76FA
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B76FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B76FA | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C8BFF
Deuteranopia (green-blind)
#1B82F7
Tritanopia (blue-blind)
#4794AD
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7b76fa; /* rgb */ color: rgb(123, 118, 250); /* oklch */ color: oklch(63.7% 0.191 281.2);
Tailwind
colors: {
custom: {
50: '#a99dfd',
500: '#7b76fa',
950: '#000000',
},
}SCSS
$custom: #7b76fa; $custom-light: #a99dfd; $custom-dark: #000000;
JSON
{
"hex": "#7b76fa",
"rgb": {
"r": 123,
"g": 118,
"b": 250
},
"hsl": {
"h": 242.273,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.63665,
"c": 0.19105,
"h": 281.2
},
"luminance": 0.2407
}Semantic roles & 50–950 ramp
primary
#7B76FA
secondary
#F5F6D5
accent
#E600DD
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86