#F550E3#F550E3
#F550E3 is a light, highly saturated purple. Relative luminance 0.307; OKLCH L 70.8% C 0.252 H 332.6°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F550E3 |
|---|---|
| RGB | rgb(245, 80, 227) |
| HSL | hsl(307, 89%, 64%) |
| HSV | hsv(307, 67%, 96%) |
| CMYK | cmyk(0%, 67.3%, 7.3%, 3.9%) |
| CIE-LAB | lab(62.25, 77.81, -42.27) |
| CIE-LCH | lch(62.25, 88.55, 331.49°) |
| OKLab | oklab(70.77% 0.2238 -0.1159) |
| OKLCH | oklch(70.77% 0.252 332.6) |
| XYZ | xyz(54.3901, 30.7002, 75.7193) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 4.21
Bright Magenta
#FF08E8
ΔE00 4.34
Purpleish Pink
#DF4EC8
ΔE00 4.99
Magenta
#FF00FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F550E3 #50F562
analogous
#B450F5 #F550E3 #F55090
triadic
#F550E3 #E3F550 #50E3F5
tetradic
#F550E3 #F5B450 #50F562 #5090F5
square
#F550E3 #F5B450 #50F562 #5090F5
split-complementary
#F550E3 #90F550 #50F5B4
monochromatic
#C00BAC #F216DA #F550E3 #F88AEC #FCC4F6
Accessibility & contrast
On white
2.94
#F550E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#F550E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F550E3
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F550E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F550E3 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4987E7
Deuteranopia (green-blind)
#849FDF
Tritanopia (blue-blind)
#FF6093
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #f550e3; /* rgb */ color: rgb(245, 80, 227); /* oklch */ color: oklch(70.8% 0.252 332.6);
Tailwind
colors: {
custom: {
50: '#fc8eec',
500: '#f550e3',
950: '#000000',
},
}SCSS
$custom: #f550e3; $custom-light: #fc8eec; $custom-dark: #000000;
JSON
{
"hex": "#f550e3",
"rgb": {
"r": 245,
"g": 80,
"b": 227
},
"hsl": {
"h": 306.545,
"s": 89.189,
"l": 63.725
},
"oklch": {
"l": 0.70768,
"c": 0.25203,
"h": 332.6
},
"luminance": 0.30696
}Semantic roles & 50–950 ramp
primary
#F550E3
secondary
#B3EDBA
accent
#E61900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180D16
muted
#867E84