#FF77F3#FF77F3
#FF77F3 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.218 H 330.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77F3 |
|---|---|
| RGB | rgb(255, 119, 243) |
| HSL | hsl(305, 100%, 73%) |
| HSV | hsv(305, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 4.7%, 0%) |
| CIE-LAB | lab(70.13, 67.04, -38.72) |
| CIE-LCH | lch(70.13, 77.42, 329.99°) |
| OKLab | oklab(77.03% 0.1904 -0.1058) |
| OKLCH | oklch(77.03% 0.218 330.9) |
| XYZ | xyz(64.0141, 40.9289, 89.3050) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77F3 #77FF83
analogous
#C777FF #FF77F3 #FF77AF
triadic
#FF77F3 #F3FF77 #77F3FF
tetradic
#FF77F3 #FFC777 #77FF83 #77AFFF
square
#FF77F3 #FFC777 #77FF83 #77AFFF
split-complementary
#FF77F3 #AFFF77 #77FFC7
monochromatic
#FC00E5 #FF3AEE #FF77F3 #FFB4F8 #FFE0FC
Accessibility & contrast
On white
2.29
#FF77F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FF77F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77F3
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77F3 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF7
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff77f3; /* rgb */ color: rgb(255, 119, 243); /* oklch */ color: oklch(77.0% 0.218 330.9);
Tailwind
colors: {
custom: {
50: '#ffa4f7',
500: '#ff77f3',
950: '#000000',
},
}SCSS
$custom: #ff77f3; $custom-light: #ffa4f7; $custom-dark: #000000;
JSON
{
"hex": "#ff77f3",
"rgb": {
"r": 255,
"g": 119,
"b": 243
},
"hsl": {
"h": 305.294,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.7703,
"c": 0.21784,
"h": 330.9
},
"luminance": 0.40925
}Semantic roles & 50–950 ramp
primary
#FF77F3
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85