#FD77FE#FD77FE
#FD77FE is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.3% C 0.226 H 327.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77FE |
|---|---|
| RGB | rgb(253, 119, 254) |
| HSL | hsl(300, 99%, 73%) |
| HSV | hsv(300, 53%, 100%) |
| CMYK | cmyk(0.4%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.34, 68.34, -44.42) |
| CIE-LCH | lch(70.34, 81.51, 326.98°) |
| OKLab | oklab(77.29% 0.1897 -0.1222) |
| OKLCH | oklch(77.29% 0.226 327.2) |
| XYZ | xyz(64.9931, 41.2359, 98.2827) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.26
Orchid
#DA70D6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77FE #78FE77
analogous
#BA77FE #FD77FE #FE77BB
triadic
#FD77FE #FEFD77 #77FEFD
tetradic
#FD77FE #FEBA77 #78FE77 #77BBFE
square
#FD77FE #FEBA77 #78FE77 #77BBFE
split-complementary
#FD77FE #BBFE77 #77FEBA
monochromatic
#F702F9 #FC3AFE #FD77FE #FEB4FE #FFE1FF
Accessibility & contrast
On white
2.27
#FD77FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FD77FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77FE
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77FE | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd77fe; /* rgb */ color: rgb(253, 119, 254); /* oklch */ color: oklch(77.3% 0.226 327.2);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fd77fe',
950: '#000000',
},
}SCSS
$custom: #fd77fe; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fd77fe",
"rgb": {
"r": 253,
"g": 119,
"b": 254
},
"hsl": {
"h": 299.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.7729,
"c": 0.2257,
"h": 327.2
},
"luminance": 0.41232
}Semantic roles & 50–950 ramp
primary
#FD77FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86