#FF73EA#FF73EA
#FF73EA is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.217 H 333.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73EA |
|---|---|
| RGB | rgb(255, 115, 234) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 8.2%, 0%) |
| CIE-LAB | lab(69.09, 67.39, -35.38) |
| CIE-LCH | lch(69.09, 76.11, 332.30°) |
| OKLab | oklab(76.14% 0.1941 -0.0963) |
| OKLCH | oklch(76.14% 0.217 333.6) |
| XYZ | xyz(62.2221, 39.4664, 82.1665) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 3.58
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.90
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73EA #73FF88
analogous
#CE73FF #FF73EA #FF73A4
triadic
#FF73EA #EAFF73 #73EAFF
tetradic
#FF73EA #FFCE73 #73FF88 #73A4FF
square
#FF73EA #FFCE73 #73FF88 #73A4FF
split-complementary
#FF73EA #A4FF73 #73FFCE
monochromatic
#F800D2 #FF36E1 #FF73EA #FFB0F3 #FFE0FA
Accessibility & contrast
On white
2.36
#FF73EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF73EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73EA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73EA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEE
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FF7CA4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff73ea; /* rgb */ color: rgb(255, 115, 234); /* oklch */ color: oklch(76.1% 0.217 333.6);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#ff73ea',
950: '#000000',
},
}SCSS
$custom: #ff73ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff73ea",
"rgb": {
"r": 255,
"g": 115,
"b": 234
},
"hsl": {
"h": 309,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76142,
"c": 0.21669,
"h": 333.6
},
"luminance": 0.39462
}Semantic roles & 50–950 ramp
primary
#FF73EA
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84