#FE75F7#FE75F7
#FE75F7 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.223 H 329.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75F7 |
|---|---|
| RGB | rgb(254, 117, 247) |
| HSL | hsl(303, 99%, 73%) |
| HSV | hsv(303, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 2.8%, 0.4%) |
| CIE-LAB | lab(69.83, 68.32, -41.38) |
| CIE-LCH | lch(69.83, 79.88, 328.80°) |
| OKLab | oklab(76.84% 0.1924 -0.1135) |
| OKLCH | oklch(76.84% 0.223 329.5) |
| XYZ | xyz(64.0222, 40.5129, 92.4253) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 3.85
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75F7 #75FE7C
analogous
#C175FE #FE75F7 #FE75B2
triadic
#FE75F7 #F7FE75 #75F7FE
tetradic
#FE75F7 #FEC175 #75FE7C #75B2FE
square
#FE75F7 #FEC175 #75FE7C #75B2FE
split-complementary
#FE75F7 #B2FE75 #75FEC1
monochromatic
#F702EA #FE38F3 #FE75F7 #FEB2FB #FFE1FD
Accessibility & contrast
On white
2.31
#FE75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FE75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75F7
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75F7 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#96B1F3
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe75f7; /* rgb */ color: rgb(254, 117, 247); /* oklch */ color: oklch(76.8% 0.223 329.5);
Tailwind
colors: {
custom: {
50: '#ffa3fa',
500: '#fe75f7',
950: '#000000',
},
}SCSS
$custom: #fe75f7; $custom-light: #ffa3fa; $custom-dark: #000000;
JSON
{
"hex": "#fe75f7",
"rgb": {
"r": 254,
"g": 117,
"b": 247
},
"hsl": {
"h": 303.066,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.76844,
"c": 0.2234,
"h": 329.5
},
"luminance": 0.40509
}Semantic roles & 50–950 ramp
primary
#FE75F7
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85