#FD77F4#FD77F4
#FD77F4 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.217 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77F4 |
|---|---|
| RGB | rgb(253, 119, 244) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 3.6%, 0.8%) |
| CIE-LAB | lab(69.90, 66.68, -39.64) |
| CIE-LCH | lch(69.90, 77.57, 329.27°) |
| OKLab | oklab(76.83% 0.1884 -0.1085) |
| OKLCH | oklch(76.83% 0.217 330.1) |
| XYZ | xyz(63.4334, 40.6120, 90.0682) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Violet (CSS)
#EE82EE
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77F4 #77FD80
analogous
#C377FD #FD77F4 #FD77B1
triadic
#FD77F4 #F4FD77 #77F4FD
tetradic
#FD77F4 #FDC377 #77FD80 #77B1FD
square
#FD77F4 #FDC377 #77FD80 #77B1FD
split-complementary
#FD77F4 #B1FD77 #77FDC3
monochromatic
#F604E6 #FC3BEF #FD77F4 #FEB3F9 #FFE1FD
Accessibility & contrast
On white
2.30
#FD77F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FD77F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77F4
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77F4 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF8
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd77f4; /* rgb */ color: rgb(253, 119, 244); /* oklch */ color: oklch(76.8% 0.217 330.1);
Tailwind
colors: {
custom: {
50: '#ffa4f8',
500: '#fd77f4',
950: '#000000',
},
}SCSS
$custom: #fd77f4; $custom-light: #ffa4f8; $custom-dark: #000000;
JSON
{
"hex": "#fd77f4",
"rgb": {
"r": 253,
"g": 119,
"b": 244
},
"hsl": {
"h": 304.03,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76825,
"c": 0.21742,
"h": 330.1
},
"luminance": 0.40608
}Semantic roles & 50–950 ramp
primary
#FD77F4
secondary
#D4F7D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85