#F558FF#F558FF
#F558FF is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 72.9% C 0.264 H 325.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F558FF |
|---|---|
| RGB | rgb(245, 88, 255) |
| HSL | hsl(296, 100%, 67%) |
| HSV | hsv(296, 65%, 100%) |
| CMYK | cmyk(3.9%, 65.5%, 0%, 0%) |
| CIE-LAB | lab(64.66, 79.33, -54.01) |
| CIE-LCH | lch(64.66, 95.97, 325.75°) |
| OKLab | oklab(72.95% 0.2169 -0.1499) |
| OKLCH | oklch(72.95% 0.264 325.3) |
| XYZ | xyz(59.1946, 33.6156, 97.9589) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.83
Light Magenta
#FA5FF7
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 4.86
Magenta
#FF00FF
ΔE00 5.24
Fuchsia
#FF00FF
ΔE00 5.24
Heliotrope
#D94FF5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F558FF #62FF58
analogous
#A158FF #F558FF #FF58B6
triadic
#F558FF #FFF558 #58FFF5
tetradic
#F558FF #FFA158 #62FF58 #58B6FF
square
#F558FF #FFA158 #62FF58 #58B6FF
split-complementary
#F558FF #B6FF58 #58FFA1
monochromatic
#CF00DD #F11BFF #F558FF #F995FF #FCD2FF
Accessibility & contrast
On white
2.72
#F558FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F558FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F558FF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F558FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F558FF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3690FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#FA72A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f558ff; /* rgb */ color: rgb(245, 88, 255); /* oklch */ color: oklch(72.9% 0.264 325.3);
Tailwind
colors: {
custom: {
50: '#fc92ff',
500: '#f558ff',
950: '#000000',
},
}SCSS
$custom: #f558ff; $custom-light: #fc92ff; $custom-dark: #000000;
JSON
{
"hex": "#f558ff",
"rgb": {
"r": 245,
"g": 88,
"b": 255
},
"hsl": {
"h": 296.407,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.72948,
"c": 0.26365,
"h": 325.3
},
"luminance": 0.33612
}Semantic roles & 50–950 ramp
primary
#F558FF
secondary
#C2F4BF
accent
#E6000E
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86