#7F7BF7#7F7BF7
#7F7BF7 is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.7% C 0.180 H 281.6°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7F7BF7 |
|---|---|
| RGB | rgb(127, 123, 247) |
| HSL | hsl(242, 89%, 73%) |
| HSV | hsv(242, 50%, 97%) |
| CMYK | cmyk(48.6%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(57.45, 33.45, -61.85) |
| CIE-LCH | lch(57.45, 70.32, 298.40°) |
| OKLab | oklab(64.65% 0.0361 -0.1762) |
| OKLCH | oklch(64.65% 0.18 281.6) |
| XYZ | xyz(32.6188, 25.3916, 91.1600) |
| Luminance | 0.2539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.13
Cornflower
#6A79F7
ΔE00 3.54
Lavender Blue
#8B88F8
ΔE00 4.00
Mediumslateblue
#7B68EE
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 6.14
Mediumpurple
#9370DB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F7BF7 #F3F77B
analogous
#7BB5F7 #7F7BF7 #BD7BF7
triadic
#7F7BF7 #F77F7B #7BF77F
tetradic
#7F7BF7 #F77BB5 #F3F77B #7BF7BD
square
#7F7BF7 #F77BB5 #F3F77B #7BF7BD
split-complementary
#7F7BF7 #F7BD7B #B5F77B
monochromatic
#150EE9 #4741F4 #7F7BF7 #B7B5FA #E3E2FD
Accessibility & contrast
On white
3.45
#7F7BF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#7F7BF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F7BF7
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F7BF7 | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F8EFB
Deuteranopia (green-blind)
#3686F4
Tritanopia (blue-blind)
#5296AE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7f7bf7; /* rgb */ color: rgb(127, 123, 247); /* oklch */ color: oklch(64.7% 0.180 281.6);
Tailwind
colors: {
custom: {
50: '#aba1fa',
500: '#7f7bf7',
950: '#000000',
},
}SCSS
$custom: #7f7bf7; $custom-light: #aba1fa; $custom-dark: #000000;
JSON
{
"hex": "#7f7bf7",
"rgb": {
"r": 127,
"g": 123,
"b": 247
},
"hsl": {
"h": 241.935,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.64653,
"c": 0.17986,
"h": 281.6
},
"luminance": 0.25393
}Semantic roles & 50–950 ramp
primary
#7F7BF7
secondary
#F4F5D6
accent
#E500DE
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110F17
muted
#807E85