#7E75FF#7E75FF
#7E75FF is a light, vivid blue. Relative luminance 0.244; OKLCH L 64.0% C 0.198 H 282.2°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7E75FF |
|---|---|
| RGB | rgb(126, 117, 255) |
| HSL | hsl(244, 100%, 73%) |
| HSV | hsv(244, 54%, 100%) |
| CMYK | cmyk(50.6%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(56.46, 39.12, -67.87) |
| CIE-LCH | lch(56.46, 78.34, 299.96°) |
| OKLab | oklab(64.05% 0.0418 -0.194) |
| OKLCH | oklch(64.05% 0.198 282.2) |
| XYZ | xyz(33.0100, 24.3764, 97.5541) |
| Luminance | 0.2438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 4.25
Mediumslateblue
#7B68EE
ΔE00 4.58
Lavender Blue
#8B88F8
ΔE00 5.70
Mediumpurple
#9370DB
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E75FF #F6FF75
analogous
#75B1FF #7E75FF #C375FF
triadic
#7E75FF #FF7E75 #75FF7E
tetradic
#7E75FF #FF75B1 #F6FF75 #75FFC3
square
#7E75FF #FF75B1 #F6FF75 #75FFC3
split-complementary
#7E75FF #FFC375 #B1FF75
monochromatic
#1000FA #4538FF #7E75FF #B7B2FF #E2E0FF
Accessibility & contrast
On white
3.57
#7E75FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#7E75FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E75FF
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E75FF | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#208CFF
Deuteranopia (green-blind)
#0683FC
Tritanopia (blue-blind)
#4B94AF
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7e75ff; /* rgb */ color: rgb(126, 117, 255); /* oklch */ color: oklch(64.0% 0.198 282.2);
Tailwind
colors: {
custom: {
50: '#ac9dff',
500: '#7e75ff',
950: '#000000',
},
}SCSS
$custom: #7e75ff; $custom-light: #ac9dff; $custom-dark: #000000;
JSON
{
"hex": "#7e75ff",
"rgb": {
"r": 126,
"g": 117,
"b": 255
},
"hsl": {
"h": 243.913,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.6405,
"c": 0.19843,
"h": 282.2
},
"luminance": 0.24378
}Semantic roles & 50–950 ramp
primary
#7E75FF
secondary
#F5F7D4
accent
#E600D7
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86