#FD76F2#FD76F2
#FD76F2 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.6% C 0.217 H 330.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76F2 |
|---|---|
| RGB | rgb(253, 118, 242) |
| HSL | hsl(305, 97%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 4.3%, 0.8%) |
| CIE-LAB | lab(69.65, 66.80, -38.93) |
| CIE-LCH | lch(69.65, 77.32, 329.77°) |
| OKLab | oklab(76.61% 0.1894 -0.1065) |
| OKLCH | oklch(76.61% 0.217 330.7) |
| XYZ | xyz(63.0130, 40.2544, 88.4381) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 4.10
Violet Pink
#FB5FFC
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76F2 #76FD81
analogous
#C576FD #FD76F2 #FD76AE
triadic
#FD76F2 #F2FD76 #76F2FD
tetradic
#FD76F2 #FDC576 #76FD81 #76AEFD
square
#FD76F2 #FDC576 #76FD81 #76AEFD
split-complementary
#FD76F2 #AEFD76 #76FDC5
monochromatic
#F504E1 #FC3AEC #FD76F2 #FEB2F8 #FFE1FC
Accessibility & contrast
On white
2.32
#FD76F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FD76F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76F2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76F2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd76f2; /* rgb */ color: rgb(253, 118, 242); /* oklch */ color: oklch(76.6% 0.217 330.7);
Tailwind
colors: {
custom: {
50: '#ffa3f6',
500: '#fd76f2',
950: '#000000',
},
}SCSS
$custom: #fd76f2; $custom-light: #ffa3f6; $custom-dark: #000000;
JSON
{
"hex": "#fd76f2",
"rgb": {
"r": 253,
"g": 118,
"b": 242
},
"hsl": {
"h": 304.889,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76611,
"c": 0.21729,
"h": 330.7
},
"luminance": 0.4025
}Semantic roles & 50–950 ramp
primary
#FD76F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85