#FF73FB#FF73FB
#FF73FB is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.9% C 0.230 H 328.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73FB |
|---|---|
| RGB | rgb(255, 115, 251) |
| HSL | hsl(302, 100%, 73%) |
| HSV | hsv(302, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 1.6%, 0%) |
| CIE-LAB | lab(69.82, 70.12, -43.59) |
| CIE-LCH | lch(69.82, 82.56, 328.14°) |
| OKLab | oklab(76.92% 0.1965 -0.1198) |
| OKLCH | oklch(76.92% 0.23 328.6) |
| XYZ | xyz(64.7825, 40.4906, 95.6514) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.55
Orchid
#DA70D6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73FB #73FF77
analogous
#BD73FF #FF73FB #FF73B5
triadic
#FF73FB #FBFF73 #73FBFF
tetradic
#FF73FB #FFBD73 #73FF77 #73B5FF
square
#FF73FB #FFBD73 #73FF77 #73B5FF
split-complementary
#FF73FB #B5FF73 #73FFBD
monochromatic
#F800F1 #FF36F9 #FF73FB #FFB0FD #FFE0FE
Accessibility & contrast
On white
2.31
#FF73FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FF73FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73FB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73FB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#FF82AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff73fb; /* rgb */ color: rgb(255, 115, 251); /* oklch */ color: oklch(76.9% 0.230 328.6);
Tailwind
colors: {
custom: {
50: '#ffa2fd',
500: '#ff73fb',
950: '#000000',
},
}SCSS
$custom: #ff73fb; $custom-light: #ffa2fd; $custom-dark: #000000;
JSON
{
"hex": "#ff73fb",
"rgb": {
"r": 255,
"g": 115,
"b": 251
},
"hsl": {
"h": 301.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.76917,
"c": 0.23012,
"h": 328.6
},
"luminance": 0.40487
}Semantic roles & 50–950 ramp
primary
#FF73FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85