#FD75FD#FD75FD
#FD75FD is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.0% C 0.228 H 327.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75FD |
|---|---|
| RGB | rgb(253, 117, 253) |
| HSL | hsl(300, 97%, 73%) |
| HSV | hsv(300, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.97, 69.06, -44.47) |
| CIE-LCH | lch(69.97, 82.14, 327.23°) |
| OKLab | oklab(77% 0.1921 -0.1224) |
| OKLCH | oklch(77% 0.228 327.5) |
| XYZ | xyz(64.5979, 40.7009, 97.3630) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 3.95
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75FD #75FD75
analogous
#B975FD #FD75FD #FD75B9
triadic
#FD75FD #FDFD75 #75FDFD
tetradic
#FD75FD #FDB975 #75FD75 #75B9FD
square
#FD75FD #FDB975 #75FD75 #75B9FD
split-complementary
#FD75FD #B9FD75 #75FDB9
monochromatic
#F404F4 #FC39FC #FD75FD #FEB1FE #FFE1FF
Accessibility & contrast
On white
2.30
#FD75FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FD75FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75FD
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75FD | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd75fd; /* rgb */ color: rgb(253, 117, 253); /* oklch */ color: oklch(77.0% 0.228 327.5);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#fd75fd',
950: '#000000',
},
}SCSS
$custom: #fd75fd; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#fd75fd",
"rgb": {
"r": 253,
"g": 117,
"b": 253
},
"hsl": {
"h": 300,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.77,
"c": 0.22777,
"h": 327.5
},
"luminance": 0.40697
}Semantic roles & 50–950 ramp
primary
#FD75FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86