#7B6FFA#7B6FFA
#7B6FFA is a light, highly saturated blue. Relative luminance 0.225; OKLCH L 62.5% C 0.200 H 282.8°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7B6FFA |
|---|---|
| RGB | rgb(123, 111, 250) |
| HSL | hsl(245, 93%, 71%) |
| HSV | hsv(245, 56%, 98%) |
| CMYK | cmyk(50.8%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(54.53, 40.53, -68.24) |
| CIE-LCH | lch(54.53, 79.37, 300.71°) |
| OKLab | oklab(62.46% 0.0445 -0.1952) |
| OKLCH | oklch(62.46% 0.2 282.8) |
| XYZ | xyz(31.1029, 22.4803, 93.1242) |
| Luminance | 0.2248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.73
Cornflower
#6A79F7
ΔE00 4.64
Periwinkle (survey)
#8E82FE
ΔE00 5.95
Mediumpurple
#9370DB
ΔE00 6.83
Lavender Blue
#8B88F8
ΔE00 7.41
Purpley
#8756E4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B6FFA #EEFA6F
analogous
#6FA8FA #7B6FFA #C06FFA
triadic
#7B6FFA #FA7B6F #6FFA7B
tetradic
#7B6FFA #FA6FA8 #EEFA6F #6FFAC0
square
#7B6FFA #FA6FA8 #EEFA6F #6FFAC0
split-complementary
#7B6FFA #FAC06F #A8FA6F
monochromatic
#1B08E7 #4534F8 #7B6FFA #B1AAFC #E4E1FE
Accessibility & contrast
On white
3.82
#7B6FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#7B6FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B6FFA
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B6FFA | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0587FF
Deuteranopia (green-blind)
#007EF7
Tritanopia (blue-blind)
#488FAA
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7b6ffa; /* rgb */ color: rgb(123, 111, 250); /* oklch */ color: oklch(62.5% 0.200 282.8);
Tailwind
colors: {
custom: {
50: '#aa98fd',
500: '#7b6ffa',
950: '#000000',
},
}SCSS
$custom: #7b6ffa; $custom-light: #aa98fd; $custom-dark: #000000;
JSON
{
"hex": "#7b6ffa",
"rgb": {
"r": 123,
"g": 111,
"b": 250
},
"hsl": {
"h": 245.18,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.62457,
"c": 0.20016,
"h": 282.8
},
"luminance": 0.22482
}Semantic roles & 50–950 ramp
primary
#7B6FFA
secondary
#F2F5D0
accent
#E600D2
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86