#FD77FF#FD77FF
#FD77FF is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.3% C 0.227 H 326.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77FF |
|---|---|
| RGB | rgb(253, 119, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(0.8%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(70.39, 68.51, -44.90) |
| CIE-LCH | lch(70.39, 81.91, 326.76°) |
| OKLab | oklab(77.34% 0.1898 -0.1236) |
| OKLCH | oklch(77.34% 0.227 326.9) |
| XYZ | xyz(65.1537, 41.3001, 99.1283) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.36
Orchid
#DA70D6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77FF #79FF77
analogous
#B977FF #FD77FF #FF77BD
triadic
#FD77FF #FFFD77 #77FFFD
tetradic
#FD77FF #FFB977 #79FF77 #77BDFF
square
#FD77FF #FFB977 #79FF77 #77BDFF
split-complementary
#FD77FF #BDFF77 #77FFB9
monochromatic
#F800FC #FC3AFF #FD77FF #FEB4FF #FFE0FF
Accessibility & contrast
On white
2.27
#FD77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FD77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77FF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77FF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd77ff; /* rgb */ color: rgb(253, 119, 255); /* oklch */ color: oklch(77.3% 0.227 326.9);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fd77ff',
950: '#000000',
},
}SCSS
$custom: #fd77ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fd77ff",
"rgb": {
"r": 253,
"g": 119,
"b": 255
},
"hsl": {
"h": 299.118,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.77338,
"c": 0.22654,
"h": 326.9
},
"luminance": 0.41296
}Semantic roles & 50–950 ramp
primary
#FD77FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86