#FD76F3#FD76F3
#FD76F3 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.218 H 330.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76F3 |
|---|---|
| RGB | rgb(253, 118, 243) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 4%, 0.8%) |
| CIE-LAB | lab(69.69, 66.96, -39.41) |
| CIE-LCH | lch(69.69, 77.70, 329.52°) |
| OKLab | oklab(76.66% 0.1896 -0.1079) |
| OKLCH | oklch(76.66% 0.218 330.4) |
| XYZ | xyz(63.1636, 40.3146, 89.2313) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Violet (CSS)
#EE82EE
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.21
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76F3 #76FD80
analogous
#C376FD #FD76F3 #FD76B0
triadic
#FD76F3 #F3FD76 #76F3FD
tetradic
#FD76F3 #FDC376 #76FD80 #76B0FD
square
#FD76F3 #FDC376 #76FD80 #76B0FD
split-complementary
#FD76F3 #B0FD76 #76FDC3
monochromatic
#F504E3 #FC3AEE #FD76F3 #FEB2F8 #FFE1FC
Accessibility & contrast
On white
2.32
#FD76F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FD76F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76F3
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76F3 | 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)
#6E9EF7
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd76f3; /* rgb */ color: rgb(253, 118, 243); /* oklch */ color: oklch(76.7% 0.218 330.4);
Tailwind
colors: {
custom: {
50: '#ffa3f7',
500: '#fd76f3',
950: '#000000',
},
}SCSS
$custom: #fd76f3; $custom-light: #ffa3f7; $custom-dark: #000000;
JSON
{
"hex": "#fd76f3",
"rgb": {
"r": 253,
"g": 118,
"b": 243
},
"hsl": {
"h": 304.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76657,
"c": 0.21809,
"h": 330.4
},
"luminance": 0.40311
}Semantic roles & 50–950 ramp
primary
#FD76F3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85