#7B75FC#7B75FC
#7B75FC is a light, vivid blue. Relative luminance 0.240; OKLCH L 63.6% C 0.195 H 281.3°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7B75FC |
|---|---|
| RGB | rgb(123, 117, 252) |
| HSL | hsl(243, 96%, 72%) |
| HSV | hsv(243, 54%, 99%) |
| CMYK | cmyk(51.2%, 53.6%, 0%, 1.2%) |
| CIE-LAB | lab(56.05, 37.63, -66.90) |
| CIE-LCH | lch(56.05, 76.75, 299.36°) |
| OKLab | oklab(63.62% 0.0382 -0.1912) |
| OKLCH | oklch(63.62% 0.195 281.3) |
| XYZ | xyz(32.0950, 23.9600, 95.0101) |
| Luminance | 0.2396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.46
Mediumslateblue
#7B68EE
ΔE00 4.43
Periwinkle (survey)
#8E82FE
ΔE00 4.54
Lavender Blue
#8B88F8
ΔE00 5.79
Mediumpurple
#9370DB
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B75FC #F6FC75
analogous
#75B2FC #7B75FC #BF75FC
triadic
#7B75FC #FC7B75 #75FC7B
tetradic
#7B75FC #FC75B2 #F6FC75 #75FCBF
square
#7B75FC #FC75B2 #F6FC75 #75FCBF
split-complementary
#7B75FC #FCBF75 #B2FC75
monochromatic
#1005F1 #4239FB #7B75FC #B4B1FD #E2E1FE
Accessibility & contrast
On white
3.63
#7B75FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#7B75FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B75FC
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B75FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B75FC | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#248BFF
Deuteranopia (green-blind)
#0D81F9
Tritanopia (blue-blind)
#4693AD
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7b75fc; /* rgb */ color: rgb(123, 117, 252); /* oklch */ color: oklch(63.6% 0.195 281.3);
Tailwind
colors: {
custom: {
50: '#aa9dfe',
500: '#7b75fc',
950: '#000000',
},
}SCSS
$custom: #7b75fc; $custom-light: #aa9dfe; $custom-dark: #000000;
JSON
{
"hex": "#7b75fc",
"rgb": {
"r": 123,
"g": 117,
"b": 252
},
"hsl": {
"h": 242.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.63624,
"c": 0.19498,
"h": 281.3
},
"luminance": 0.23962
}Semantic roles & 50–950 ramp
primary
#7B75FC
secondary
#F5F7D4
accent
#E600DB
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86