#FF77FB#FF77FB
#FF77FB is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.4% C 0.224 H 328.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77FB |
|---|---|
| RGB | rgb(255, 119, 251) |
| HSL | hsl(302, 100%, 73%) |
| HSV | hsv(302, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 1.6%, 0%) |
| CIE-LAB | lab(70.47, 68.36, -42.56) |
| CIE-LCH | lch(70.47, 80.52, 328.09°) |
| OKLab | oklab(77.4% 0.1915 -0.1169) |
| OKLCH | oklch(77.4% 0.224 328.6) |
| XYZ | xyz(65.2486, 41.4227, 95.8067) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77FB #77FF7B
analogous
#BF77FF #FF77FB #FF77B7
triadic
#FF77FB #FBFF77 #77FBFF
tetradic
#FF77FB #FFBF77 #77FF7B #77B7FF
square
#FF77FB #FFBF77 #77FF7B #77B7FF
split-complementary
#FF77FB #B7FF77 #77FFBF
monochromatic
#FC00F4 #FF3AF9 #FF77FB #FFB4FD #FFE0FE
Accessibility & contrast
On white
2.26
#FF77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FF77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77FB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77FB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff77fb; /* rgb */ color: rgb(255, 119, 251); /* oklch */ color: oklch(77.4% 0.224 328.6);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#ff77fb',
950: '#000000',
},
}SCSS
$custom: #ff77fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#ff77fb",
"rgb": {
"r": 255,
"g": 119,
"b": 251
},
"hsl": {
"h": 301.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.77397,
"c": 0.22434,
"h": 328.6
},
"luminance": 0.41419
}Semantic roles & 50–950 ramp
primary
#FF77FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85