#FD75FE#FD75FE
#FD75FE is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.229 H 327.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75FE |
|---|---|
| RGB | rgb(253, 117, 254) |
| HSL | hsl(300, 99%, 73%) |
| HSV | hsv(300, 54%, 100%) |
| CMYK | cmyk(0.4%, 53.9%, 0%, 0.4%) |
| CIE-LAB | lab(70.01, 69.23, -44.94) |
| CIE-LCH | lch(70.01, 82.54, 327.01°) |
| OKLab | oklab(77.05% 0.1922 -0.1237) |
| OKLCH | oklch(77.05% 0.229 327.2) |
| XYZ | xyz(64.7576, 40.7648, 98.2042) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.06
Orchid
#DA70D6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75FE #76FE75
analogous
#B875FE #FD75FE #FE75BA
triadic
#FD75FE #FEFD75 #75FEFD
tetradic
#FD75FE #FEB875 #76FE75 #75BAFE
square
#FD75FE #FEB875 #76FE75 #75BAFE
split-complementary
#FD75FE #BAFE75 #75FEB8
monochromatic
#F502F7 #FC38FE #FD75FE #FEB2FE #FFE1FF
Accessibility & contrast
On white
2.29
#FD75FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FD75FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75FE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75FE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd75fe; /* rgb */ color: rgb(253, 117, 254); /* oklch */ color: oklch(77.0% 0.229 327.2);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fd75fe',
950: '#000000',
},
}SCSS
$custom: #fd75fe; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fd75fe",
"rgb": {
"r": 253,
"g": 117,
"b": 254
},
"hsl": {
"h": 299.562,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.77048,
"c": 0.22861,
"h": 327.2
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#FD75FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86