#F55EEF#F55EEF
#F55EEF is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.7% C 0.244 H 329.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F55EEF |
|---|---|
| RGB | rgb(245, 94, 239) |
| HSL | hsl(302, 88%, 66%) |
| HSV | hsv(302, 62%, 96%) |
| CMYK | cmyk(0%, 61.6%, 2.4%, 3.9%) |
| CIE-LAB | lab(64.69, 74.45, -45.13) |
| CIE-LCH | lch(64.69, 87.06, 328.77°) |
| OKLab | oklab(72.71% 0.2097 -0.1243) |
| OKLCH | oklch(72.71% 0.244 329.3) |
| XYZ | xyz(57.2384, 33.6538, 85.1257) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.24
Violet Pink
#FB5FFC
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 4.01
Orchid
#DA70D6
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F55EEF #5EF564
analogous
#B05EF5 #F55EEF #F55EA4
triadic
#F55EEF #EFF55E #5EEFF5
tetradic
#F55EEF #F5B05E #5EF564 #5EA4F5
square
#F55EEF #F5B05E #5EF564 #5EA4F5
split-complementary
#F55EEF #A4F55E #5EF5B0
monochromatic
#CC0DC4 #F124E9 #F55EEF #F998F5 #FCD1FA
Accessibility & contrast
On white
2.72
#F55EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#F55EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F55EEF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F55EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F55EEF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5090F3
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#FD6F9E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f55eef; /* rgb */ color: rgb(245, 94, 239); /* oklch */ color: oklch(72.7% 0.244 329.3);
Tailwind
colors: {
custom: {
50: '#fc95f5',
500: '#f55eef',
950: '#000000',
},
}SCSS
$custom: #f55eef; $custom-light: #fc95f5; $custom-dark: #000000;
JSON
{
"hex": "#f55eef",
"rgb": {
"r": 245,
"g": 94,
"b": 239
},
"hsl": {
"h": 302.384,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.72714,
"c": 0.24374,
"h": 329.3
},
"luminance": 0.3365
}Semantic roles & 50–950 ramp
primary
#F55EEF
secondary
#BFF0C1
accent
#E50A01
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85