#FF77FE#FF77FE
#FF77FE is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.227 H 327.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77FE |
|---|---|
| RGB | rgb(255, 119, 254) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 0.4%, 0%) |
| CIE-LAB | lab(70.60, 68.86, -43.99) |
| CIE-LCH | lch(70.60, 81.71, 327.43°) |
| OKLab | oklab(77.54% 0.1919 -0.121) |
| OKLCH | oklch(77.54% 0.227 327.8) |
| XYZ | xyz(65.7252, 41.6133, 98.3170) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.22
Orchid
#DA70D6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77FE #77FF78
analogous
#BC77FF #FF77FE #FF77BA
triadic
#FF77FE #FEFF77 #77FEFF
tetradic
#FF77FE #FFBC77 #77FF78 #77BAFF
square
#FF77FE #FFBC77 #77FF78 #77BAFF
split-complementary
#FF77FE #BAFF77 #77FFBC
monochromatic
#FC00FA #FF3AFE #FF77FE #FFB4FE #FFE0FF
Accessibility & contrast
On white
2.25
#FF77FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF77FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77FE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77FE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#FF86B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff77fe; /* rgb */ color: rgb(255, 119, 254); /* oklch */ color: oklch(77.5% 0.227 327.8);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#ff77fe',
950: '#000000',
},
}SCSS
$custom: #ff77fe; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#ff77fe",
"rgb": {
"r": 255,
"g": 119,
"b": 254
},
"hsl": {
"h": 300.441,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.77537,
"c": 0.22682,
"h": 327.8
},
"luminance": 0.41609
}Semantic roles & 50–950 ramp
primary
#FF77FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86