#FD74ED#FD74ED
#FD74ED is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.216 H 332.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FD74ED |
|---|---|
| RGB | rgb(253, 116, 237) |
| HSL | hsl(307, 97%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 54.2%, 6.3%, 0.8%) |
| CIE-LAB | lab(69.11, 66.89, -37.03) |
| CIE-LCH | lch(69.11, 76.45, 331.03°) |
| OKLab | oklab(76.14% 0.1912 -0.101) |
| OKLCH | oklch(76.14% 0.216 332.1) |
| XYZ | xyz(62.0393, 39.4921, 84.4594) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Candy Pink
#FF63E9
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.48
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD74ED #74FD84
analogous
#C874FD #FD74ED #FD74A9
triadic
#FD74ED #EDFD74 #74EDFD
tetradic
#FD74ED #FDC874 #74FD84 #74A9FD
square
#FD74ED #FDC874 #74FD84 #74A9FD
split-complementary
#FD74ED #A9FD74 #74FDC8
monochromatic
#F303D7 #FC38E5 #FD74ED #FEB0F5 #FFE1FB
Accessibility & contrast
On white
2.36
#FD74ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FD74ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD74ED
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD74ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD74ED | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd74ed; /* rgb */ color: rgb(253, 116, 237); /* oklch */ color: oklch(76.1% 0.216 332.1);
Tailwind
colors: {
custom: {
50: '#ffa2f3',
500: '#fd74ed',
950: '#000000',
},
}SCSS
$custom: #fd74ed; $custom-light: #ffa2f3; $custom-dark: #000000;
JSON
{
"hex": "#fd74ed",
"rgb": {
"r": 253,
"g": 116,
"b": 237
},
"hsl": {
"h": 307.007,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.76142,
"c": 0.21627,
"h": 332.1
},
"luminance": 0.39488
}Semantic roles & 50–950 ramp
primary
#FD74ED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85