#FE75FD#FE75FD
#FE75FD is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.1% C 0.228 H 327.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75FD |
|---|---|
| RGB | rgb(254, 117, 253) |
| HSL | hsl(300, 99%, 73%) |
| HSV | hsv(300, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 0.4%, 0.4%) |
| CIE-LAB | lab(70.10, 69.32, -44.25) |
| CIE-LCH | lch(70.10, 82.24, 327.45°) |
| OKLab | oklab(77.13% 0.1932 -0.1217) |
| OKLCH | oklch(77.13% 0.228 327.8) |
| XYZ | xyz(64.9630, 40.8892, 97.3801) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 3.92
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75FD #75FE76
analogous
#BA75FE #FE75FD #FE75B8
triadic
#FE75FD #FDFE75 #75FDFE
tetradic
#FE75FD #FEBA75 #75FE76 #75B8FE
square
#FE75FD #FEBA75 #75FE76 #75B8FE
split-complementary
#FE75FD #B8FE75 #75FEBA
monochromatic
#F702F5 #FE38FC #FE75FD #FEB2FE #FFE1FF
Accessibility & contrast
On white
2.29
#FE75FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FE75FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75FD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75FD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe75fd; /* rgb */ color: rgb(254, 117, 253); /* oklch */ color: oklch(77.1% 0.228 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#fe75fd',
950: '#000000',
},
}SCSS
$custom: #fe75fd; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#fe75fd",
"rgb": {
"r": 254,
"g": 117,
"b": 253
},
"hsl": {
"h": 300.438,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.77125,
"c": 0.22833,
"h": 327.8
},
"luminance": 0.40885
}Semantic roles & 50–950 ramp
primary
#FE75FD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86