#FF73EF#FF73EF
#FF73EF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.221 H 332.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73EF |
|---|---|
| RGB | rgb(255, 115, 239) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 6.3%, 0%) |
| CIE-LAB | lab(69.30, 68.18, -37.81) |
| CIE-LCH | lch(69.30, 77.96, 330.99°) |
| OKLab | oklab(76.36% 0.1949 -0.1032) |
| OKLCH | oklch(76.36% 0.221 332.1) |
| XYZ | xyz(62.9506, 39.7578, 86.0030) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.32
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73EF #73FF83
analogous
#C973FF #FF73EF #FF73A9
triadic
#FF73EF #EFFF73 #73EFFF
tetradic
#FF73EF #FFC973 #73FF83 #73A9FF
square
#FF73EF #FFC973 #73FF83 #73A9FF
split-complementary
#FF73EF #A9FF73 #73FFC9
monochromatic
#F800DB #FF36E8 #FF73EF #FFB0F6 #FFE0FC
Accessibility & contrast
On white
2.35
#FF73EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF73EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73EF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73EF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF3
Deuteranopia (green-blind)
#99B0EB
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff73ef; /* rgb */ color: rgb(255, 115, 239); /* oklch */ color: oklch(76.4% 0.221 332.1);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#ff73ef',
950: '#000000',
},
}SCSS
$custom: #ff73ef; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#ff73ef",
"rgb": {
"r": 255,
"g": 115,
"b": 239
},
"hsl": {
"h": 306.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76364,
"c": 0.22055,
"h": 332.1
},
"luminance": 0.39753
}Semantic roles & 50–950 ramp
primary
#FF73EF
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85