#F55FED#F55FED
#F55FED is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.7% C 0.241 H 329.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F55FED |
|---|---|
| RGB | rgb(245, 95, 237) |
| HSL | hsl(303, 88%, 67%) |
| HSV | hsv(303, 61%, 96%) |
| CMYK | cmyk(0%, 61.2%, 3.3%, 3.9%) |
| CIE-LAB | lab(64.74, 73.73, -43.94) |
| CIE-LCH | lch(64.74, 85.83, 329.20°) |
| OKLab | oklab(72.72% 0.2084 -0.1208) |
| OKLCH | oklch(72.72% 0.241 329.9) |
| XYZ | xyz(57.0340, 33.7153, 83.6081) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.44
Violet Pink
#FB5FFC
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.75
Orchid
#DA70D6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F55FED #5FF567
analogous
#B25FF5 #F55FED #F55FA2
triadic
#F55FED #EDF55F #5FEDF5
tetradic
#F55FED #F5B25F #5FF567 #5FA2F5
square
#F55FED #F5B25F #5FF567 #5FA2F5
split-complementary
#F55FED #A2F55F #5FF5B2
monochromatic
#CD0DC3 #F125E7 #F55FED #F999F3 #FCD2FA
Accessibility & contrast
On white
2.71
#F55FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#F55FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F55FED
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F55FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F55FED | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5390F1
Deuteranopia (green-blind)
#87A4E9
Tritanopia (blue-blind)
#FD6F9E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f55fed; /* rgb */ color: rgb(245, 95, 237); /* oklch */ color: oklch(72.7% 0.241 329.9);
Tailwind
colors: {
custom: {
50: '#fc95f3',
500: '#f55fed',
950: '#000000',
},
}SCSS
$custom: #f55fed; $custom-light: #fc95f3; $custom-dark: #000000;
JSON
{
"hex": "#f55fed",
"rgb": {
"r": 245,
"g": 95,
"b": 237
},
"hsl": {
"h": 303.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.72719,
"c": 0.24089,
"h": 329.9
},
"luminance": 0.33711
}Semantic roles & 50–950 ramp
primary
#F55FED
secondary
#C0F0C2
accent
#E50D01
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85