#7B75FF#7B75FF
#7B75FF is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.8% C 0.199 H 281.1°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7B75FF |
|---|---|
| RGB | rgb(123, 117, 255) |
| HSL | hsl(243, 100%, 73%) |
| HSV | hsv(243, 54%, 100%) |
| CMYK | cmyk(51.8%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(56.24, 38.53, -68.24) |
| CIE-LCH | lch(56.24, 78.37, 299.45°) |
| OKLab | oklab(63.83% 0.0383 -0.1951) |
| OKLCH | oklch(63.83% 0.199 281.1) |
| XYZ | xyz(32.5741, 24.1516, 97.5336) |
| Luminance | 0.2415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.55
Periwinkle (survey)
#8E82FE
ΔE00 4.52
Mediumslateblue
#7B68EE
ΔE00 4.62
Lavender Blue
#8B88F8
ΔE00 5.82
Mediumpurple
#9370DB
ΔE00 7.66
Perrywinkle
#8F8CE7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B75FF #F9FF75
analogous
#75B4FF #7B75FF #C075FF
triadic
#7B75FF #FF7B75 #75FF7B
tetradic
#7B75FF #FF75B4 #F9FF75 #75FFC0
square
#7B75FF #FF75B4 #F9FF75 #75FFC0
split-complementary
#7B75FF #FFC075 #B4FF75
monochromatic
#0B00FA #4038FF #7B75FF #B6B2FF #E2E0FF
Accessibility & contrast
On white
3.60
#7B75FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#7B75FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B75FF
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B75FF | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D8CFF
Deuteranopia (green-blind)
#0082FC
Tritanopia (blue-blind)
#4394AF
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7b75ff; /* rgb */ color: rgb(123, 117, 255); /* oklch */ color: oklch(63.8% 0.199 281.1);
Tailwind
colors: {
custom: {
50: '#aa9dff',
500: '#7b75ff',
950: '#000000',
},
}SCSS
$custom: #7b75ff; $custom-light: #aa9dff; $custom-dark: #000000;
JSON
{
"hex": "#7b75ff",
"rgb": {
"r": 123,
"g": 117,
"b": 255
},
"hsl": {
"h": 242.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.63828,
"c": 0.19888,
"h": 281.1
},
"luminance": 0.24154
}Semantic roles & 50–950 ramp
primary
#7B75FF
secondary
#F6F7D4
accent
#E600DC
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86