#7F71FA#7F71FA
#7F71FA is a light, vivid blue. Relative luminance 0.232; OKLCH L 63.1% C 0.197 H 283.8°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7F71FA |
|---|---|
| RGB | rgb(127, 113, 250) |
| HSL | hsl(246, 93%, 71%) |
| HSV | hsv(246, 55%, 98%) |
| CMYK | cmyk(49.2%, 54.8%, 0%, 2%) |
| CIE-LAB | lab(55.30, 40.17, -66.98) |
| CIE-LCH | lch(55.30, 78.10, 300.95°) |
| OKLab | oklab(63.1% 0.0471 -0.1913) |
| OKLCH | oklch(63.1% 0.197 283.8) |
| XYZ | xyz(31.9077, 23.2228, 93.2251) |
| Luminance | 0.2322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.23
Cornflower
#6A79F7
ΔE00 4.76
Periwinkle (survey)
#8E82FE
ΔE00 5.19
Mediumpurple
#9370DB
ΔE00 6.42
Lavender Blue
#8B88F8
ΔE00 6.73
Purpley
#8756E4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F71FA #ECFA71
analogous
#71A7FA #7F71FA #C371FA
triadic
#7F71FA #FA7F71 #71FA7F
tetradic
#7F71FA #FA71A7 #ECFA71 #71FAC3
square
#7F71FA #FA71A7 #ECFA71 #71FAC3
split-complementary
#7F71FA #FAC371 #A7FA71
monochromatic
#1F08E8 #4A36F8 #7F71FA #B4ACFC #E4E1FE
Accessibility & contrast
On white
3.72
#7F71FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#7F71FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F71FA
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F71FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F71FA | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A89FF
Deuteranopia (green-blind)
#0780F7
Tritanopia (blue-blind)
#5190AB
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7f71fa; /* rgb */ color: rgb(127, 113, 250); /* oklch */ color: oklch(63.1% 0.197 283.8);
Tailwind
colors: {
custom: {
50: '#ac9afd',
500: '#7f71fa',
950: '#000000',
},
}SCSS
$custom: #7f71fa; $custom-light: #ac9afd; $custom-dark: #000000;
JSON
{
"hex": "#7f71fa",
"rgb": {
"r": 127,
"g": 113,
"b": 250
},
"hsl": {
"h": 246.131,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.63104,
"c": 0.19706,
"h": 283.8
},
"luminance": 0.23224
}Semantic roles & 50–950 ramp
primary
#7F71FA
secondary
#F2F5D1
accent
#E600CE
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86