#7B75FA#7B75FA
#7B75FA is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.5% C 0.192 H 281.4°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7B75FA |
|---|---|
| RGB | rgb(123, 117, 250) |
| HSL | hsl(243, 93%, 72%) |
| HSV | hsv(243, 53%, 98%) |
| CMYK | cmyk(50.8%, 53.2%, 0%, 2%) |
| CIE-LAB | lab(55.92, 37.03, -66.00) |
| CIE-LCH | lch(55.92, 75.67, 299.30°) |
| OKLab | oklab(63.49% 0.0382 -0.1885) |
| OKLCH | oklch(63.49% 0.192 281.4) |
| XYZ | xyz(31.7797, 23.8339, 93.3498) |
| Luminance | 0.2384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.43
Mediumslateblue
#7B68EE
ΔE00 4.32
Periwinkle (survey)
#8E82FE
ΔE00 4.57
Lavender Blue
#8B88F8
ΔE00 5.79
Mediumpurple
#9370DB
ΔE00 7.26
Perrywinkle
#8F8CE7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B75FA #F4FA75
analogous
#75B2FA #7B75FA #BE75FA
triadic
#7B75FA #FA7B75 #75FA7B
tetradic
#7B75FA #FA75B2 #F4FA75 #75FABE
square
#7B75FA #FA75B2 #F4FA75 #75FABE
split-complementary
#7B75FA #FABE75 #B2FA75
monochromatic
#1309EC #433AF8 #7B75FA #B3B0FC #E3E1FE
Accessibility & contrast
On white
3.64
#7B75FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#7B75FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B75FA
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B75FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B75FA | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288BFF
Deuteranopia (green-blind)
#1681F7
Tritanopia (blue-blind)
#4893AC
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7b75fa; /* rgb */ color: rgb(123, 117, 250); /* oklch */ color: oklch(63.5% 0.192 281.4);
Tailwind
colors: {
custom: {
50: '#a99dfd',
500: '#7b75fa',
950: '#000000',
},
}SCSS
$custom: #7b75fa; $custom-light: #a99dfd; $custom-dark: #000000;
JSON
{
"hex": "#7b75fa",
"rgb": {
"r": 123,
"g": 117,
"b": 250
},
"hsl": {
"h": 242.707,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.63489,
"c": 0.19235,
"h": 281.4
},
"luminance": 0.23836
}Semantic roles & 50–950 ramp
primary
#7B75FA
secondary
#F5F6D5
accent
#E600DB
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86