#FD77FC#FD77FC
#FD77FC is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.2% C 0.224 H 327.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77FC |
|---|---|
| RGB | rgb(253, 119, 252) |
| HSL | hsl(300, 97%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 0.4%, 0.8%) |
| CIE-LAB | lab(70.25, 68.00, -43.47) |
| CIE-LCH | lch(70.25, 80.71, 327.41°) |
| OKLab | oklab(77.2% 0.1895 -0.1195) |
| OKLCH | oklch(77.2% 0.224 327.8) |
| XYZ | xyz(64.6745, 41.1084, 96.6048) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 4.05
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77FC #77FD78
analogous
#BB77FD #FD77FC #FD77B9
triadic
#FD77FC #FCFD77 #77FCFD
tetradic
#FD77FC #FDBB77 #77FD78 #77B9FD
square
#FD77FC #FDBB77 #77FD78 #77B9FD
split-complementary
#FD77FC #B9FD77 #77FDBB
monochromatic
#F604F4 #FC3BFB #FD77FC #FEB3FD #FFE1FE
Accessibility & contrast
On white
2.28
#FD77FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FD77FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77FC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77FC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd77fc; /* rgb */ color: rgb(253, 119, 252); /* oklch */ color: oklch(77.2% 0.224 327.8);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fd77fc',
950: '#000000',
},
}SCSS
$custom: #fd77fc; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fd77fc",
"rgb": {
"r": 253,
"g": 119,
"b": 252
},
"hsl": {
"h": 300.448,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.77196,
"c": 0.22402,
"h": 327.8
},
"luminance": 0.41105
}Semantic roles & 50–950 ramp
primary
#FD77FC
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86