#FD76F5#FD76F5
#FD76F5 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.220 H 329.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76F5 |
|---|---|
| RGB | rgb(253, 118, 245) |
| HSL | hsl(304, 97%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 3.2%, 0.8%) |
| CIE-LAB | lab(69.78, 67.29, -40.38) |
| CIE-LCH | lch(69.78, 78.47, 329.03°) |
| OKLab | oklab(76.75% 0.1898 -0.1106) |
| OKLCH | oklch(76.75% 0.22 329.8) |
| XYZ | xyz(63.4673, 40.4361, 90.8305) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.06
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76F5 #76FD7E
analogous
#C276FD #FD76F5 #FD76B1
triadic
#FD76F5 #F5FD76 #76F5FD
tetradic
#FD76F5 #FDC276 #76FD7E #76B1FD
square
#FD76F5 #FDC276 #76FD7E #76B1FD
split-complementary
#FD76F5 #B1FD76 #76FDC2
monochromatic
#F504E7 #FC3AF1 #FD76F5 #FEB2F9 #FFE1FD
Accessibility & contrast
On white
2.31
#FD76F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD76F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76F5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76F5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FF9
Deuteranopia (green-blind)
#97B1F1
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd76f5; /* rgb */ color: rgb(253, 118, 245); /* oklch */ color: oklch(76.7% 0.220 329.8);
Tailwind
colors: {
custom: {
50: '#ffa3f9',
500: '#fd76f5',
950: '#000000',
},
}SCSS
$custom: #fd76f5; $custom-light: #ffa3f9; $custom-dark: #000000;
JSON
{
"hex": "#fd76f5",
"rgb": {
"r": 253,
"g": 118,
"b": 245
},
"hsl": {
"h": 303.556,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.76748,
"c": 0.21972,
"h": 329.8
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#FD76F5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85