#FD77FD#FD77FD
#FD77FD is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.225 H 327.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77FD |
|---|---|
| RGB | rgb(253, 119, 253) |
| HSL | hsl(300, 97%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 0%, 0.8%) |
| CIE-LAB | lab(70.30, 68.17, -43.95) |
| CIE-LCH | lch(70.30, 81.11, 327.19°) |
| OKLab | oklab(77.24% 0.1896 -0.1209) |
| OKLCH | oklch(77.24% 0.225 327.5) |
| XYZ | xyz(64.8334, 41.1720, 97.4415) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.87
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 4.15
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77FD #77FD77
analogous
#BA77FD #FD77FD #FD77BA
triadic
#FD77FD #FDFD77 #77FDFD
tetradic
#FD77FD #FDBA77 #77FD77 #77BAFD
square
#FD77FD #FDBA77 #77FD77 #77BAFD
split-complementary
#FD77FD #BAFD77 #77FDBA
monochromatic
#F604F6 #FC3BFC #FD77FD #FEB3FE #FFE1FF
Accessibility & contrast
On white
2.27
#FD77FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FD77FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77FD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77FD | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd77fd; /* rgb */ color: rgb(253, 119, 253); /* oklch */ color: oklch(77.2% 0.225 327.5);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fd77fd',
950: '#000000',
},
}SCSS
$custom: #fd77fd; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fd77fd",
"rgb": {
"r": 253,
"g": 119,
"b": 253
},
"hsl": {
"h": 300,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.77243,
"c": 0.22486,
"h": 327.5
},
"luminance": 0.41168
}Semantic roles & 50–950 ramp
primary
#FD77FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86