#7F77FF#7F77FF
#7F77FF is a light, vivid blue. Relative luminance 0.249; OKLCH L 64.5% C 0.196 H 282.1°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7F77FF |
|---|---|
| RGB | rgb(127, 119, 255) |
| HSL | hsl(244, 100%, 73%) |
| HSV | hsv(244, 53%, 100%) |
| CMYK | cmyk(50.2%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(57.00, 38.15, -67.00) |
| CIE-LCH | lch(57.00, 77.10, 299.66°) |
| OKLab | oklab(64.47% 0.0409 -0.1914) |
| OKLCH | oklch(64.47% 0.196 282.1) |
| XYZ | xyz(33.3937, 24.9238, 97.6395) |
| Luminance | 0.2493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.73
Cornflower
#6A79F7
ΔE00 3.92
Mediumslateblue
#7B68EE
ΔE00 5.09
Lavender Blue
#8B88F8
ΔE00 5.13
Mediumpurple
#9370DB
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F77FF #F7FF77
analogous
#77B3FF #7F77FF #C377FF
triadic
#7F77FF #FF7F77 #77FF7F
tetradic
#7F77FF #FF77B3 #F7FF77 #77FFC3
square
#7F77FF #FF77B3 #F7FF77 #77FFC3
split-complementary
#7F77FF #FFC377 #B3FF77
monochromatic
#0F00FC #453AFF #7F77FF #B9B4FF #E2E0FF
Accessibility & contrast
On white
3.51
#7F77FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#7F77FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F77FF
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F77FF | 1.00 | 3.51 | 5.99 | 5.99 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288EFF
Deuteranopia (green-blind)
#1784FC
Tritanopia (blue-blind)
#4D95B0
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7f77ff; /* rgb */ color: rgb(127, 119, 255); /* oklch */ color: oklch(64.5% 0.196 282.1);
Tailwind
colors: {
custom: {
50: '#ac9eff',
500: '#7f77ff',
950: '#000000',
},
}SCSS
$custom: #7f77ff; $custom-light: #ac9eff; $custom-dark: #000000;
JSON
{
"hex": "#7f77ff",
"rgb": {
"r": 127,
"g": 119,
"b": 255
},
"hsl": {
"h": 243.529,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.6447,
"c": 0.19569,
"h": 282.1
},
"luminance": 0.24926
}Semantic roles & 50–950 ramp
primary
#7F77FF
secondary
#F5F7D4
accent
#E600D8
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86