#7F6FF7#7F6FF7
#7F6FF7 is a light, vivid blue. Relative luminance 0.226; OKLCH L 62.6% C 0.196 H 284.6°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7F6FF7 |
|---|---|
| RGB | rgb(127, 111, 247) |
| HSL | hsl(247, 89%, 70%) |
| HSV | hsv(247, 55%, 97%) |
| CMYK | cmyk(48.6%, 55.1%, 0%, 3.1%) |
| CIE-LAB | lab(54.65, 40.45, -66.36) |
| CIE-LCH | lch(54.65, 77.72, 301.36°) |
| OKLab | oklab(62.56% 0.0492 -0.1895) |
| OKLCH | oklch(62.56% 0.196 284.6) |
| XYZ | xyz(31.2203, 22.5948, 90.6938) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.52
Cornflower
#6A79F7
ΔE00 5.18
Periwinkle (survey)
#8E82FE
ΔE00 5.77
Mediumpurple
#9370DB
ΔE00 6.07
Lavender Blue
#8B88F8
ΔE00 7.31
Purpley
#8756E4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F6FF7 #E7F76F
analogous
#6FA3F7 #7F6FF7 #C36FF7
triadic
#7F6FF7 #F77F6F #6FF77F
tetradic
#7F6FF7 #F76FA3 #E7F76F #6FF7C3
square
#7F6FF7 #F76FA3 #E7F76F #6FF7C3
split-complementary
#7F6FF7 #F7C36F #A3F76F
monochromatic
#250CDF #4B35F4 #7F6FF7 #B3A9FA #E5E2FD
Accessibility & contrast
On white
3.80
#7F6FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#7F6FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F6FF7
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F6FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F6FF7 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1887FC
Deuteranopia (green-blind)
#097FF4
Tritanopia (blue-blind)
#548EA8
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7f6ff7; /* rgb */ color: rgb(127, 111, 247); /* oklch */ color: oklch(62.6% 0.196 284.6);
Tailwind
colors: {
custom: {
50: '#ac99fb',
500: '#7f6ff7',
950: '#000000',
},
}SCSS
$custom: #7f6ff7; $custom-light: #ac99fb; $custom-dark: #000000;
JSON
{
"hex": "#7f6ff7",
"rgb": {
"r": 127,
"g": 111,
"b": 247
},
"hsl": {
"h": 247.059,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.62562,
"c": 0.19583,
"h": 284.6
},
"luminance": 0.22596
}Semantic roles & 50–950 ramp
primary
#7F6FF7
secondary
#EFF4CE
accent
#E600CA
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E17
muted
#807E85