#FD76F7#FD76F7
#FD76F7 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.221 H 329.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76F7 |
|---|---|
| RGB | rgb(253, 118, 247) |
| HSL | hsl(303, 97%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 2.4%, 0.8%) |
| CIE-LAB | lab(69.87, 67.62, -41.34) |
| CIE-LCH | lch(69.87, 79.25, 328.56°) |
| OKLab | oklab(76.84% 0.1901 -0.1134) |
| OKLCH | oklch(76.84% 0.221 329.2) |
| XYZ | xyz(63.7742, 40.5589, 92.4472) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 3.93
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76F7 #76FD7C
analogous
#C076FD #FD76F7 #FD76B3
triadic
#FD76F7 #F7FD76 #76F7FD
tetradic
#FD76F7 #FDC076 #76FD7C #76B3FD
square
#FD76F7 #FDC076 #76FD7C #76B3FD
split-complementary
#FD76F7 #B3FD76 #76FDC0
monochromatic
#F504EA #FC3AF3 #FD76F7 #FEB2FB #FFE1FD
Accessibility & contrast
On white
2.30
#FD76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FD76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76F7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76F7 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#96B1F3
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd76f7; /* rgb */ color: rgb(253, 118, 247); /* oklch */ color: oklch(76.8% 0.221 329.2);
Tailwind
colors: {
custom: {
50: '#ffa3fa',
500: '#fd76f7',
950: '#000000',
},
}SCSS
$custom: #fd76f7; $custom-light: #ffa3fa; $custom-dark: #000000;
JSON
{
"hex": "#fd76f7",
"rgb": {
"r": 253,
"g": 118,
"b": 247
},
"hsl": {
"h": 302.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.7684,
"c": 0.22135,
"h": 329.2
},
"luminance": 0.40555
}Semantic roles & 50–950 ramp
primary
#FD76F7
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85