#FD77EF#FD77EF
#FD77EF is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.6% C 0.213 H 331.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77EF |
|---|---|
| RGB | rgb(253, 119, 239) |
| HSL | hsl(306, 97%, 73%) |
| HSV | hsv(306, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 5.5%, 0.8%) |
| CIE-LAB | lab(69.69, 65.86, -37.22) |
| CIE-LCH | lch(69.69, 75.65, 330.53°) |
| OKLab | oklab(76.6% 0.1877 -0.1016) |
| OKLCH | oklch(76.6% 0.213 331.6) |
| XYZ | xyz(62.6845, 40.3124, 86.1241) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Violet (CSS)
#EE82EE
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77EF #77FD85
analogous
#C877FD #FD77EF #FD77AC
triadic
#FD77EF #EFFD77 #77EFFD
tetradic
#FD77EF #FDC877 #77FD85 #77ACFD
square
#FD77EF #FDC877 #77FD85 #77ACFD
split-complementary
#FD77EF #ACFD77 #77FDC8
monochromatic
#F604DD #FC3BE8 #FD77EF #FEB3F6 #FFE1FB
Accessibility & contrast
On white
2.32
#FD77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FD77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77EF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77EF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd77ef; /* rgb */ color: rgb(253, 119, 239); /* oklch */ color: oklch(76.6% 0.213 331.6);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#fd77ef',
950: '#000000',
},
}SCSS
$custom: #fd77ef; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#fd77ef",
"rgb": {
"r": 253,
"g": 119,
"b": 239
},
"hsl": {
"h": 306.269,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.766,
"c": 0.2134,
"h": 331.6
},
"luminance": 0.40308
}Semantic roles & 50–950 ramp
primary
#FD77EF
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85