#FD75ED#FD75ED
#FD75ED is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.215 H 332.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75ED |
|---|---|
| RGB | rgb(253, 117, 237) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 6.3%, 0.8%) |
| CIE-LAB | lab(69.27, 66.44, -36.77) |
| CIE-LCH | lch(69.27, 75.94, 331.04°) |
| OKLab | oklab(76.26% 0.1899 -0.1003) |
| OKLCH | oklch(76.26% 0.215 332.2) |
| XYZ | xyz(62.1552, 39.7238, 84.4981) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.03
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75ED #75FD85
analogous
#C975FD #FD75ED #FD75A9
triadic
#FD75ED #EDFD75 #75EDFD
tetradic
#FD75ED #FDC975 #75FD85 #75A9FD
square
#FD75ED #FDC975 #75FD85 #75A9FD
split-complementary
#FD75ED #A9FD75 #75FDC9
monochromatic
#F404D8 #FC39E5 #FD75ED #FEB1F5 #FFE1FB
Accessibility & contrast
On white
2.35
#FD75ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FD75ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75ED
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75ED | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd75ed; /* rgb */ color: rgb(253, 117, 237); /* oklch */ color: oklch(76.3% 0.215 332.2);
Tailwind
colors: {
custom: {
50: '#ffa2f3',
500: '#fd75ed',
950: '#000000',
},
}SCSS
$custom: #fd75ed; $custom-light: #ffa2f3; $custom-dark: #000000;
JSON
{
"hex": "#fd75ed",
"rgb": {
"r": 253,
"g": 117,
"b": 237
},
"hsl": {
"h": 307.059,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.76264,
"c": 0.21479,
"h": 332.2
},
"luminance": 0.3972
}Semantic roles & 50–950 ramp
primary
#FD75ED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85