#FD75EA#FD75EA
#FD75EA is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.212 H 333.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75EA |
|---|---|
| RGB | rgb(253, 117, 234) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 7.5%, 0.8%) |
| CIE-LAB | lab(69.15, 65.96, -35.31) |
| CIE-LCH | lch(69.15, 74.82, 331.84°) |
| OKLab | oklab(76.13% 0.1895 -0.0961) |
| OKLCH | oklch(76.13% 0.212 333.1) |
| XYZ | xyz(61.7206, 39.5500, 82.2090) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.04
Candy Pink
#FF63E9
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75EA #75FD88
analogous
#CC75FD #FD75EA #FD75A6
triadic
#FD75EA #EAFD75 #75EAFD
tetradic
#FD75EA #FDCC75 #75FD88 #75A6FD
square
#FD75EA #FDCC75 #75FD88 #75A6FD
split-complementary
#FD75EA #A6FD75 #75FDCC
monochromatic
#F404D2 #FC39E1 #FD75EA #FEB1F3 #FFE1FA
Accessibility & contrast
On white
2.36
#FD75EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FD75EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75EA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75EA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd75ea; /* rgb */ color: rgb(253, 117, 234); /* oklch */ color: oklch(76.1% 0.212 333.1);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fd75ea',
950: '#000000',
},
}SCSS
$custom: #fd75ea; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fd75ea",
"rgb": {
"r": 253,
"g": 117,
"b": 234
},
"hsl": {
"h": 308.382,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.76131,
"c": 0.21245,
"h": 333.1
},
"luminance": 0.39546
}Semantic roles & 50–950 ramp
primary
#FD75EA
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84