#7F77FE#7F77FE
#7F77FE is a light, vivid blue. Relative luminance 0.249; OKLCH L 64.4% C 0.194 H 282.1°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7F77FE |
|---|---|
| RGB | rgb(127, 119, 254) |
| HSL | hsl(244, 99%, 73%) |
| HSV | hsv(244, 53%, 100%) |
| CMYK | cmyk(50%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(56.94, 37.86, -66.55) |
| CIE-LCH | lch(56.94, 76.56, 299.63°) |
| OKLab | oklab(64.4% 0.0408 -0.19) |
| OKLCH | oklch(64.4% 0.194 282.1) |
| XYZ | xyz(33.2332, 24.8596, 96.7940) |
| Luminance | 0.2486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.73
Cornflower
#6A79F7
ΔE00 3.90
Mediumslateblue
#7B68EE
ΔE00 5.03
Lavender Blue
#8B88F8
ΔE00 5.12
Mediumpurple
#9370DB
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F77FE #F6FE77
analogous
#77B2FE #7F77FE #C377FE
triadic
#7F77FE #FE7F77 #77FE7F
tetradic
#7F77FE #FE77B2 #F6FE77 #77FEC3
square
#7F77FE #FE77B2 #F6FE77 #77FEC3
split-complementary
#7F77FE #FEC377 #B2FE77
monochromatic
#1002F9 #463AFE #7F77FE #B8B4FE #E2E1FF
Accessibility & contrast
On white
3.52
#7F77FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#7F77FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F77FE
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F77FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F77FE | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A8DFF
Deuteranopia (green-blind)
#1B84FB
Tritanopia (blue-blind)
#4D95AF
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7f77fe; /* rgb */ color: rgb(127, 119, 254); /* oklch */ color: oklch(64.4% 0.194 282.1);
Tailwind
colors: {
custom: {
50: '#ac9eff',
500: '#7f77fe',
950: '#000000',
},
}SCSS
$custom: #7f77fe; $custom-light: #ac9eff; $custom-dark: #000000;
JSON
{
"hex": "#7f77fe",
"rgb": {
"r": 127,
"g": 119,
"b": 254
},
"hsl": {
"h": 243.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.64403,
"c": 0.19439,
"h": 282.1
},
"luminance": 0.24861
}Semantic roles & 50–950 ramp
primary
#7F77FE
secondary
#F5F7D4
accent
#E600D8
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86