#FF73ED#FF73ED
#FF73ED is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.3% C 0.219 H 332.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73ED |
|---|---|
| RGB | rgb(255, 115, 237) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 7.1%, 0%) |
| CIE-LAB | lab(69.21, 67.86, -36.84) |
| CIE-LCH | lch(69.21, 77.22, 331.50°) |
| OKLab | oklab(76.28% 0.1946 -0.1005) |
| OKLCH | oklch(76.28% 0.219 332.7) |
| XYZ | xyz(62.6567, 39.6402, 84.4555) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.54
Violet (CSS)
#EE82EE
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.54
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73ED #73FF85
analogous
#CB73FF #FF73ED #FF73A7
triadic
#FF73ED #EDFF73 #73EDFF
tetradic
#FF73ED #FFCB73 #73FF85 #73A7FF
square
#FF73ED #FFCB73 #73FF85 #73A7FF
split-complementary
#FF73ED #A7FF73 #73FFCB
monochromatic
#F800D8 #FF36E5 #FF73ED #FFB0F5 #FFE0FB
Accessibility & contrast
On white
2.35
#FF73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73ED
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73ED | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff73ed; /* rgb */ color: rgb(255, 115, 237); /* oklch */ color: oklch(76.3% 0.219 332.7);
Tailwind
colors: {
custom: {
50: '#ffa1f3',
500: '#ff73ed',
950: '#000000',
},
}SCSS
$custom: #ff73ed; $custom-light: #ffa1f3; $custom-dark: #000000;
JSON
{
"hex": "#ff73ed",
"rgb": {
"r": 255,
"g": 115,
"b": 237
},
"hsl": {
"h": 307.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76275,
"c": 0.219,
"h": 332.7
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#FF73ED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85