#FF77F2#FF77F2
#FF77F2 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.217 H 331.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77F2 |
|---|---|
| RGB | rgb(255, 119, 242) |
| HSL | hsl(306, 100%, 73%) |
| HSV | hsv(306, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 5.1%, 0%) |
| CIE-LAB | lab(70.08, 66.88, -38.24) |
| CIE-LCH | lch(70.08, 77.04, 330.24°) |
| OKLab | oklab(76.99% 0.1902 -0.1045) |
| OKLCH | oklch(76.99% 0.217 331.2) |
| XYZ | xyz(63.8635, 40.8686, 88.5119) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77F2 #77FF84
analogous
#C877FF #FF77F2 #FF77AE
triadic
#FF77F2 #F2FF77 #77F2FF
tetradic
#FF77F2 #FFC877 #77FF84 #77AEFF
square
#FF77F2 #FFC877 #77FF84 #77AEFF
split-complementary
#FF77F2 #AEFF77 #77FFC8
monochromatic
#FC00E4 #FF3AEC #FF77F2 #FFB4F8 #FFE0FC
Accessibility & contrast
On white
2.29
#FF77F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF77F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77F2
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77F2 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff77f2; /* rgb */ color: rgb(255, 119, 242); /* oklch */ color: oklch(77.0% 0.217 331.2);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#ff77f2',
950: '#000000',
},
}SCSS
$custom: #ff77f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#ff77f2",
"rgb": {
"r": 255,
"g": 119,
"b": 242
},
"hsl": {
"h": 305.735,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76985,
"c": 0.21704,
"h": 331.2
},
"luminance": 0.40864
}Semantic roles & 50–950 ramp
primary
#FF77F2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85