#FD75EE#FD75EE
#FD75EE is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.216 H 331.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75EE |
|---|---|
| RGB | rgb(253, 117, 238) |
| HSL | hsl(307, 97%, 73%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 5.9%, 0.8%) |
| CIE-LAB | lab(69.31, 66.60, -37.26) |
| CIE-LCH | lch(69.31, 76.31, 330.78°) |
| OKLab | oklab(76.31% 0.1901 -0.1017) |
| OKLCH | oklch(76.31% 0.216 331.9) |
| XYZ | xyz(62.3017, 39.7824, 85.2697) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.53
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75EE #75FD84
analogous
#C875FD #FD75EE #FD75AA
triadic
#FD75EE #EEFD75 #75EEFD
tetradic
#FD75EE #FDC875 #75FD84 #75AAFD
square
#FD75EE #FDC875 #75FD84 #75AAFD
split-complementary
#FD75EE #AAFD75 #75FDC8
monochromatic
#F404DA #FC39E7 #FD75EE #FEB1F5 #FFE1FB
Accessibility & contrast
On white
2.34
#FD75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FD75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75EE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75EE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd75ee; /* rgb */ color: rgb(253, 117, 238); /* oklch */ color: oklch(76.3% 0.216 331.9);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#fd75ee',
950: '#000000',
},
}SCSS
$custom: #fd75ee; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#fd75ee",
"rgb": {
"r": 253,
"g": 117,
"b": 238
},
"hsl": {
"h": 306.618,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.76309,
"c": 0.21558,
"h": 331.9
},
"luminance": 0.39778
}Semantic roles & 50–950 ramp
primary
#FD75EE
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85