#FF73EE#FF73EE
#FF73EE is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.3% C 0.220 H 332.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF73EE |
|---|---|
| RGB | rgb(255, 115, 238) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 55%, 100%) |
| CMYK | cmyk(0%, 54.9%, 6.7%, 0%) |
| CIE-LAB | lab(69.25, 68.02, -37.33) |
| CIE-LCH | lch(69.25, 77.59, 331.24°) |
| OKLab | oklab(76.32% 0.1948 -0.1018) |
| OKLCH | oklch(76.32% 0.22 332.4) |
| XYZ | xyz(62.8032, 39.6988, 85.2271) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 3.37
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.42
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF73EE #73FF84
analogous
#CA73FF #FF73EE #FF73A8
triadic
#FF73EE #EEFF73 #73EEFF
tetradic
#FF73EE #FFCA73 #73FF84 #73A8FF
square
#FF73EE #FFCA73 #73FF84 #73A8FF
split-complementary
#FF73EE #A8FF73 #73FFCA
monochromatic
#F800DA #FF36E7 #FF73EE #FFB0F5 #FFE0FB
Accessibility & contrast
On white
2.35
#FF73EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FF73EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF73EE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF73EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF73EE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff73ee; /* rgb */ color: rgb(255, 115, 238); /* oklch */ color: oklch(76.3% 0.220 332.4);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#ff73ee',
950: '#000000',
},
}SCSS
$custom: #ff73ee; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#ff73ee",
"rgb": {
"r": 255,
"g": 115,
"b": 238
},
"hsl": {
"h": 307.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.7632,
"c": 0.21977,
"h": 332.4
},
"luminance": 0.39695
}Semantic roles & 50–950 ramp
primary
#FF73EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85