#F557FF#F557FF
#F557FF is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.9% C 0.265 H 325.4°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F557FF |
|---|---|
| RGB | rgb(245, 87, 255) |
| HSL | hsl(296, 100%, 67%) |
| HSV | hsv(296, 66%, 100%) |
| CMYK | cmyk(3.9%, 65.9%, 0%, 0%) |
| CIE-LAB | lab(64.53, 79.70, -54.22) |
| CIE-LCH | lch(64.53, 96.39, 325.77°) |
| OKLab | oklab(72.85% 0.2179 -0.1505) |
| OKLCH | oklch(72.85% 0.265 325.4) |
| XYZ | xyz(59.1131, 33.4526, 97.9318) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.94
Light Magenta
#FA5FF7
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 4.93
Magenta
#FF00FF
ΔE00 5.11
Fuchsia
#FF00FF
ΔE00 5.11
Heliotrope
#D94FF5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F557FF #61FF57
analogous
#A157FF #F557FF #FF57B5
triadic
#F557FF #FFF557 #57FFF5
tetradic
#F557FF #FFA157 #61FF57 #57B5FF
square
#F557FF #FFA157 #61FF57 #57B5FF
split-complementary
#F557FF #B5FF57 #57FFA1
monochromatic
#CF00DC #F11AFF #F557FF #F994FF #FCD1FF
Accessibility & contrast
On white
2.73
#F557FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#F557FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F557FF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F557FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F557FF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3490FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#FB71A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f557ff; /* rgb */ color: rgb(245, 87, 255); /* oklch */ color: oklch(72.9% 0.265 325.4);
Tailwind
colors: {
custom: {
50: '#fc92ff',
500: '#f557ff',
950: '#000000',
},
}SCSS
$custom: #f557ff; $custom-light: #fc92ff; $custom-dark: #000000;
JSON
{
"hex": "#f557ff",
"rgb": {
"r": 245,
"g": 87,
"b": 255
},
"hsl": {
"h": 296.429,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.72854,
"c": 0.26483,
"h": 325.4
},
"luminance": 0.33449
}Semantic roles & 50–950 ramp
primary
#F557FF
secondary
#C1F4BE
accent
#E6000E
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86