#7E75FB#7E75FB
#7E75FB is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.8% C 0.193 H 282.5°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7E75FB |
|---|---|
| RGB | rgb(126, 117, 251) |
| HSL | hsl(244, 94%, 72%) |
| HSV | hsv(244, 53%, 98%) |
| CMYK | cmyk(49.8%, 53.4%, 0%, 1.6%) |
| CIE-LAB | lab(56.21, 37.93, -66.07) |
| CIE-LCH | lch(56.21, 76.19, 299.86°) |
| OKLab | oklab(63.78% 0.0417 -0.1887) |
| OKLCH | oklch(63.78% 0.193 282.5) |
| XYZ | xyz(32.3728, 24.1215, 94.1982) |
| Luminance | 0.2412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.93
Periwinkle (survey)
#8E82FE
ΔE00 4.28
Mediumslateblue
#7B68EE
ΔE00 4.33
Lavender Blue
#8B88F8
ΔE00 5.66
Mediumpurple
#9370DB
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E75FB #F2FB75
analogous
#75AFFB #7E75FB #C175FB
triadic
#7E75FB #FB7E75 #75FB7E
tetradic
#7E75FB #FB75AF #F2FB75 #75FBC1
square
#7E75FB #FB75AF #F2FB75 #75FBC1
split-complementary
#7E75FB #FBC175 #AFFB75
monochromatic
#1607EF #463AF9 #7E75FB #B6B0FD #E3E1FE
Accessibility & contrast
On white
3.61
#7E75FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#7E75FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E75FB
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E75FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E75FB | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288BFF
Deuteranopia (green-blind)
#1982F8
Tritanopia (blue-blind)
#4E93AD
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7e75fb; /* rgb */ color: rgb(126, 117, 251); /* oklch */ color: oklch(63.8% 0.193 282.5);
Tailwind
colors: {
custom: {
50: '#ab9dfd',
500: '#7e75fb',
950: '#000000',
},
}SCSS
$custom: #7e75fb; $custom-light: #ab9dfd; $custom-dark: #000000;
JSON
{
"hex": "#7e75fb",
"rgb": {
"r": 126,
"g": 117,
"b": 251
},
"hsl": {
"h": 244.03,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.63781,
"c": 0.19323,
"h": 282.5
},
"luminance": 0.24123
}Semantic roles & 50–950 ramp
primary
#7E75FB
secondary
#F4F6D5
accent
#E600D6
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86