#FD75EB#FD75EB
#FD75EB is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.213 H 332.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75EB |
|---|---|
| RGB | rgb(253, 117, 235) |
| HSL | hsl(308, 97%, 73%) |
| HSV | hsv(308, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(69.19, 66.12, -35.80) |
| CIE-LCH | lch(69.19, 75.19, 331.57°) |
| OKLab | oklab(76.18% 0.1896 -0.0975) |
| OKLCH | oklch(76.18% 0.213 332.8) |
| XYZ | xyz(61.8646, 39.6076, 82.9678) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75EB #75FD87
analogous
#CB75FD #FD75EB #FD75A7
triadic
#FD75EB #EBFD75 #75EBFD
tetradic
#FD75EB #FDCB75 #75FD87 #75A7FD
square
#FD75EB #FDCB75 #75FD87 #75A7FD
split-complementary
#FD75EB #A7FD75 #75FDCB
monochromatic
#F404D4 #FC39E2 #FD75EB #FEB1F4 #FFE1FB
Accessibility & contrast
On white
2.35
#FD75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FD75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75EB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75EB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd75eb; /* rgb */ color: rgb(253, 117, 235); /* oklch */ color: oklch(76.2% 0.213 332.8);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fd75eb',
950: '#000000',
},
}SCSS
$custom: #fd75eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fd75eb",
"rgb": {
"r": 253,
"g": 117,
"b": 235
},
"hsl": {
"h": 307.941,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.76175,
"c": 0.21323,
"h": 332.8
},
"luminance": 0.39603
}Semantic roles & 50–950 ramp
primary
#FD75EB
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85