#FD75F7#FD75F7
#FD75F7 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.223 H 329.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75F7 |
|---|---|
| RGB | rgb(253, 117, 247) |
| HSL | hsl(303, 97%, 73%) |
| HSV | hsv(303, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 2.4%, 0.8%) |
| CIE-LAB | lab(69.70, 68.06, -41.60) |
| CIE-LCH | lch(69.70, 79.77, 328.57°) |
| OKLab | oklab(76.72% 0.1914 -0.1141) |
| OKLCH | oklch(76.72% 0.223 329.2) |
| XYZ | xyz(63.6571, 40.3246, 92.4082) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.77
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75F7 #75FD7B
analogous
#BF75FD #FD75F7 #FD75B3
triadic
#FD75F7 #F7FD75 #75F7FD
tetradic
#FD75F7 #FDBF75 #75FD7B #75B3FD
square
#FD75F7 #FDBF75 #75FD7B #75B3FD
split-complementary
#FD75F7 #B3FD75 #75FDBF
monochromatic
#F404E9 #FC39F4 #FD75F7 #FEB1FA #FFE1FD
Accessibility & contrast
On white
2.32
#FD75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FD75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75F7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75F7 | 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)
#6B9FFB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd75f7; /* rgb */ color: rgb(253, 117, 247); /* oklch */ color: oklch(76.7% 0.223 329.2);
Tailwind
colors: {
custom: {
50: '#ffa3fa',
500: '#fd75f7',
950: '#000000',
},
}SCSS
$custom: #fd75f7; $custom-light: #ffa3fa; $custom-dark: #000000;
JSON
{
"hex": "#fd75f7",
"rgb": {
"r": 253,
"g": 117,
"b": 247
},
"hsl": {
"h": 302.647,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.76719,
"c": 0.22282,
"h": 329.2
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#FD75F7
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85