#FF74FD#FF74FD
#FF74FD is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.1% C 0.230 H 328.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74FD |
|---|---|
| RGB | rgb(255, 116, 253) |
| HSL | hsl(301, 100%, 73%) |
| HSV | hsv(301, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 0.8%, 0%) |
| CIE-LAB | lab(70.07, 70.02, -44.29) |
| CIE-LCH | lch(70.07, 82.85, 327.69°) |
| OKLab | oklab(77.13% 0.1955 -0.1218) |
| OKLCH | oklch(77.13% 0.23 328.1) |
| XYZ | xyz(65.2141, 40.8466, 97.3587) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 3.81
Orchid
#DA70D6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74FD #74FF76
analogous
#BB74FF #FF74FD #FF74B8
triadic
#FF74FD #FDFF74 #74FDFF
tetradic
#FF74FD #FFBB74 #74FF76 #74B8FF
square
#FF74FD #FFBB74 #74FF76 #74B8FF
split-complementary
#FF74FD #B8FF74 #74FFBB
monochromatic
#F900F5 #FF37FC #FF74FD #FFB1FE #FFE0FF
Accessibility & contrast
On white
2.29
#FF74FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FF74FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74FD
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74FD | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#FF84AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff74fd; /* rgb */ color: rgb(255, 116, 253); /* oklch */ color: oklch(77.1% 0.230 328.1);
Tailwind
colors: {
custom: {
50: '#ffa2fe',
500: '#ff74fd',
950: '#000000',
},
}SCSS
$custom: #ff74fd; $custom-light: #ffa2fe; $custom-dark: #000000;
JSON
{
"hex": "#ff74fd",
"rgb": {
"r": 255,
"g": 116,
"b": 253
},
"hsl": {
"h": 300.863,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.7713,
"c": 0.23033,
"h": 328.1
},
"luminance": 0.40843
}Semantic roles & 50–950 ramp
primary
#FF74FD
secondary
#D4F7D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86