#7E76FB#7E76FB
#7E76FB is a light, vivid blue. Relative luminance 0.244; OKLCH L 64.0% C 0.192 H 282.2°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7E76FB |
|---|---|
| RGB | rgb(126, 118, 251) |
| HSL | hsl(244, 94%, 72%) |
| HSV | hsv(244, 53%, 98%) |
| CMYK | cmyk(49.8%, 53%, 0%, 1.6%) |
| CIE-LAB | lab(56.44, 37.35, -65.70) |
| CIE-LCH | lch(56.44, 75.57, 299.62°) |
| OKLab | oklab(63.95% 0.0406 -0.1876) |
| OKLCH | oklch(63.95% 0.192 282.2) |
| XYZ | xyz(32.4899, 24.3558, 94.2372) |
| Luminance | 0.2436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.79
Periwinkle (survey)
#8E82FE
ΔE00 4.06
Mediumslateblue
#7B68EE
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 5.39
Mediumpurple
#9370DB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E76FB #F3FB76
analogous
#76B1FB #7E76FB #C176FB
triadic
#7E76FB #FB7E76 #76FB7E
tetradic
#7E76FB #FB76B1 #F3FB76 #76FBC1
square
#7E76FB #FB76B1 #F3FB76 #76FBC1
split-complementary
#7E76FB #FBC176 #B1FB76
monochromatic
#1507F0 #463BF9 #7E76FB #B6B1FD #E3E1FE
Accessibility & contrast
On white
3.58
#7E76FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#7E76FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E76FB
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E76FB | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C8CFF
Deuteranopia (green-blind)
#1E83F8
Tritanopia (blue-blind)
#4E94AD
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7e76fb; /* rgb */ color: rgb(126, 118, 251); /* oklch */ color: oklch(64.0% 0.192 282.2);
Tailwind
colors: {
custom: {
50: '#ab9dfd',
500: '#7e76fb',
950: '#000000',
},
}SCSS
$custom: #7e76fb; $custom-light: #ab9dfd; $custom-dark: #000000;
JSON
{
"hex": "#7e76fb",
"rgb": {
"r": 126,
"g": 118,
"b": 251
},
"hsl": {
"h": 243.609,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.63954,
"c": 0.19192,
"h": 282.2
},
"luminance": 0.24358
}Semantic roles & 50–950 ramp
primary
#7E76FB
secondary
#F4F6D5
accent
#E600D8
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86