#FF73EB#FF73EB
#FF73EB is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.2% C 0.217 H 333.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73EB |
|---|---|
| RGB | rgb(255, 115, 235) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 7.8%, 0%) |
| CIE-LAB | lab(69.13, 67.55, -35.87) |
| CIE-LCH | lch(69.13, 76.48, 332.03°) |
| OKLab | oklab(76.19% 0.1943 -0.0977) |
| OKLCH | oklch(76.19% 0.217 333.3) |
| XYZ | xyz(62.3662, 39.5240, 82.9252) |
| Luminance | 0.3952 (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.52
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.77
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73EB #73FF87
analogous
#CD73FF #FF73EB #FF73A5
triadic
#FF73EB #EBFF73 #73EBFF
tetradic
#FF73EB #FFCD73 #73FF87 #73A5FF
square
#FF73EB #FFCD73 #73FF87 #73A5FF
split-complementary
#FF73EB #A5FF73 #73FFCD
monochromatic
#F800D4 #FF36E2 #FF73EB #FFB0F4 #FFE0FB
Accessibility & contrast
On white
2.36
#FF73EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF73EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73EB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73EB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#FF7DA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff73eb; /* rgb */ color: rgb(255, 115, 235); /* oklch */ color: oklch(76.2% 0.217 333.3);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#ff73eb',
950: '#000000',
},
}SCSS
$custom: #ff73eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff73eb",
"rgb": {
"r": 255,
"g": 115,
"b": 235
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76186,
"c": 0.21747,
"h": 333.3
},
"luminance": 0.3952
}Semantic roles & 50–950 ramp
primary
#FF73EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85