#7F77FA#7F77FA
#7F77FA is a light, vivid blue. Relative luminance 0.246; OKLCH L 64.1% C 0.189 H 282.4°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7F77FA |
|---|---|
| RGB | rgb(127, 119, 250) |
| HSL | hsl(244, 93%, 72%) |
| HSV | hsv(244, 52%, 98%) |
| CMYK | cmyk(49.2%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(56.69, 36.68, -64.74) |
| CIE-LCH | lch(56.69, 74.41, 299.53°) |
| OKLab | oklab(64.14% 0.0407 -0.1847) |
| OKLCH | oklch(64.14% 0.189 282.4) |
| XYZ | xyz(32.5993, 24.6061, 93.4557) |
| Luminance | 0.2461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.77
Cornflower
#6A79F7
ΔE00 3.83
Mediumslateblue
#7B68EE
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.07
Mediumpurple
#9370DB
ΔE00 6.99
Perrywinkle
#8F8CE7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F77FA #F2FA77
analogous
#77B1FA #7F77FA #C077FA
triadic
#7F77FA #FA7F77 #77FA7F
tetradic
#7F77FA #FA77B1 #F2FA77 #77FAC0
square
#7F77FA #FA77B1 #F2FA77 #77FAC0
split-complementary
#7F77FA #FAC077 #B1FA77
monochromatic
#1709EE #473CF8 #7F77FA #B7B2FC #E3E1FE
Accessibility & contrast
On white
3.55
#7F77FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#7F77FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F77FA
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F77FA | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#318CFF
Deuteranopia (green-blind)
#2583F7
Tritanopia (blue-blind)
#5194AD
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7f77fa; /* rgb */ color: rgb(127, 119, 250); /* oklch */ color: oklch(64.1% 0.189 282.4);
Tailwind
colors: {
custom: {
50: '#ac9efd',
500: '#7f77fa',
950: '#000000',
},
}SCSS
$custom: #7f77fa; $custom-light: #ac9efd; $custom-dark: #000000;
JSON
{
"hex": "#7f77fa",
"rgb": {
"r": 127,
"g": 119,
"b": 250
},
"hsl": {
"h": 243.664,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.64138,
"c": 0.18915,
"h": 282.4
},
"luminance": 0.24608
}Semantic roles & 50–950 ramp
primary
#7F77FA
secondary
#F4F6D5
accent
#E600D7
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86