#FD76F4#FD76F4
#FD76F4 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.219 H 330.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76F4 |
|---|---|
| RGB | rgb(253, 118, 244) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 3.6%, 0.8%) |
| CIE-LAB | lab(69.74, 67.12, -39.90) |
| CIE-LCH | lch(69.74, 78.09, 329.27°) |
| OKLab | oklab(76.7% 0.1897 -0.1092) |
| OKLCH | oklch(76.7% 0.219 330.1) |
| XYZ | xyz(63.3150, 40.3752, 90.0287) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76F4 #76FD7F
analogous
#C276FD #FD76F4 #FD76B0
triadic
#FD76F4 #F4FD76 #76F4FD
tetradic
#FD76F4 #FDC276 #76FD7F #76B0FD
square
#FD76F4 #FDC276 #76FD7F #76B0FD
split-complementary
#FD76F4 #B0FD76 #76FDC2
monochromatic
#F504E5 #FC3AEF #FD76F4 #FEB2F9 #FFE1FD
Accessibility & contrast
On white
2.31
#FD76F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FD76F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76F4
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76F4 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd76f4; /* rgb */ color: rgb(253, 118, 244); /* oklch */ color: oklch(76.7% 0.219 330.1);
Tailwind
colors: {
custom: {
50: '#ffa3f8',
500: '#fd76f4',
950: '#000000',
},
}SCSS
$custom: #fd76f4; $custom-light: #ffa3f8; $custom-dark: #000000;
JSON
{
"hex": "#fd76f4",
"rgb": {
"r": 253,
"g": 118,
"b": 244
},
"hsl": {
"h": 304,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76702,
"c": 0.21891,
"h": 330.1
},
"luminance": 0.40371
}Semantic roles & 50–950 ramp
primary
#FD76F4
secondary
#D4F7D6
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85