#FD77F2#FD77F2
#FD77F2 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.216 H 330.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77F2 |
|---|---|
| RGB | rgb(253, 119, 242) |
| HSL | hsl(305, 97%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 4.3%, 0.8%) |
| CIE-LAB | lab(69.82, 66.35, -38.67) |
| CIE-LCH | lch(69.82, 76.80, 329.76°) |
| OKLab | oklab(76.74% 0.1881 -0.1057) |
| OKLCH | oklch(76.74% 0.216 330.7) |
| XYZ | xyz(63.1314, 40.4912, 88.4776) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Violet (CSS)
#EE82EE
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 3.27
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77F2 #77FD82
analogous
#C577FD #FD77F2 #FD77AF
triadic
#FD77F2 #F2FD77 #77F2FD
tetradic
#FD77F2 #FDC577 #77FD82 #77AFFD
square
#FD77F2 #FDC577 #77FD82 #77AFFD
split-complementary
#FD77F2 #AFFD77 #77FDC5
monochromatic
#F604E2 #FC3BEC #FD77F2 #FEB3F8 #FFE1FC
Accessibility & contrast
On white
2.31
#FD77F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FD77F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77F2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77F2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd77f2; /* rgb */ color: rgb(253, 119, 242); /* oklch */ color: oklch(76.7% 0.216 330.7);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fd77f2',
950: '#000000',
},
}SCSS
$custom: #fd77f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fd77f2",
"rgb": {
"r": 253,
"g": 119,
"b": 242
},
"hsl": {
"h": 304.925,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76735,
"c": 0.21581,
"h": 330.7
},
"luminance": 0.40487
}Semantic roles & 50–950 ramp
primary
#FD77F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85