#FD74FF#FD74FF
#FD74FF is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 77.0% C 0.231 H 327.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FD74FF |
|---|---|
| RGB | rgb(253, 116, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 55%, 100%) |
| CMYK | cmyk(0.8%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(69.89, 69.84, -45.67) |
| CIE-LCH | lch(69.89, 83.45, 326.82°) |
| OKLab | oklab(76.98% 0.1936 -0.1258) |
| OKLCH | oklch(76.98% 0.231 327) |
| XYZ | xyz(64.8023, 40.5973, 99.0111) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 4.08
Orchid
#DA70D6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD74FF #76FF74
analogous
#B874FF #FD74FF #FF74BB
triadic
#FD74FF #FFFD74 #74FFFD
tetradic
#FD74FF #FFB874 #76FF74 #74BBFF
square
#FD74FF #FFB874 #76FF74 #74BBFF
split-complementary
#FD74FF #BBFF74 #74FFB8
monochromatic
#F500F9 #FC37FF #FD74FF #FEB1FF #FFE0FF
Accessibility & contrast
On white
2.30
#FD74FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FD74FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD74FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD74FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd74ff; /* rgb */ color: rgb(253, 116, 255); /* oklch */ color: oklch(77.0% 0.231 327.0);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fd74ff',
950: '#000000',
},
}SCSS
$custom: #fd74ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fd74ff",
"rgb": {
"r": 253,
"g": 116,
"b": 255
},
"hsl": {
"h": 299.137,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76976,
"c": 0.23088,
"h": 327
},
"luminance": 0.40593
}Semantic roles & 50–950 ramp
primary
#FD74FF
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86