#FD75F9#FD75F9
#FD75F9 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.8% C 0.224 H 328.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75F9 |
|---|---|
| RGB | rgb(253, 117, 249) |
| HSL | hsl(302, 97%, 73%) |
| HSV | hsv(302, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 1.6%, 0.8%) |
| CIE-LAB | lab(69.79, 68.40, -42.56) |
| CIE-LCH | lch(69.79, 80.55, 328.11°) |
| OKLab | oklab(76.81% 0.1916 -0.1169) |
| OKLCH | oklch(76.81% 0.224 328.6) |
| XYZ | xyz(63.9674, 40.4487, 94.0423) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75F9 #75FD79
analogous
#BD75FD #FD75F9 #FD75B5
triadic
#FD75F9 #F9FD75 #75F9FD
tetradic
#FD75F9 #FDBD75 #75FD79 #75B5FD
square
#FD75F9 #FDBD75 #75FD79 #75B5FD
split-complementary
#FD75F9 #B5FD75 #75FDBD
monochromatic
#F404ED #FC39F6 #FD75F9 #FEB1FC #FFE1FE
Accessibility & contrast
On white
2.31
#FD75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75F9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75F9 | 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)
#6A9FFD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#FF83AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd75f9; /* rgb */ color: rgb(253, 117, 249); /* oklch */ color: oklch(76.8% 0.224 328.6);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fd75f9',
950: '#000000',
},
}SCSS
$custom: #fd75f9; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fd75f9",
"rgb": {
"r": 253,
"g": 117,
"b": 249
},
"hsl": {
"h": 301.765,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.76812,
"c": 0.22446,
"h": 328.6
},
"luminance": 0.40445
}Semantic roles & 50–950 ramp
primary
#FD75F9
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85