#FF74EF#FF74EF
#FF74EF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.219 H 332.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74EF |
|---|---|
| RGB | rgb(255, 116, 239) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 6.3%, 0%) |
| CIE-LAB | lab(69.46, 67.74, -37.56) |
| CIE-LCH | lch(69.46, 77.45, 330.99°) |
| OKLab | oklab(76.49% 0.1936 -0.1025) |
| OKLCH | oklch(76.49% 0.219 332.1) |
| XYZ | xyz(63.0652, 39.9871, 86.0412) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.46
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74EF #74FF84
analogous
#C974FF #FF74EF #FF74AA
triadic
#FF74EF #EFFF74 #74EFFF
tetradic
#FF74EF #FFC974 #74FF84 #74AAFF
square
#FF74EF #FFC974 #74FF84 #74AAFF
split-complementary
#FF74EF #AAFF74 #74FFC9
monochromatic
#F900DC #FF37E8 #FF74EF #FFB1F6 #FFE0FB
Accessibility & contrast
On white
2.33
#FF74EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF74EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74EF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74EF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff74ef; /* rgb */ color: rgb(255, 116, 239); /* oklch */ color: oklch(76.5% 0.219 332.1);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#ff74ef',
950: '#000000',
},
}SCSS
$custom: #ff74ef; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#ff74ef",
"rgb": {
"r": 255,
"g": 116,
"b": 239
},
"hsl": {
"h": 306.906,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76485,
"c": 0.21909,
"h": 332.1
},
"luminance": 0.39983
}Semantic roles & 50–950 ramp
primary
#FF74EF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85