#F536FF#F536FF
#F536FF is a light, highly saturated purple. Relative luminance 0.293; OKLCH L 70.4% C 0.297 H 325.9°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F536FF |
|---|---|
| RGB | rgb(245, 54, 255) |
| HSL | hsl(297, 100%, 61%) |
| HSV | hsv(297, 79%, 100%) |
| CMYK | cmyk(3.9%, 78.8%, 0%, 0%) |
| CIE-LAB | lab(61.02, 89.71, -59.80) |
| CIE-LCH | lch(61.02, 107.81, 326.31°) |
| OKLab | oklab(70.35% 0.2457 -0.1666) |
| OKLCH | oklch(70.35% 0.297 325.9) |
| XYZ | xyz(57.0242, 29.2748, 97.2355) |
| Luminance | 0.2927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.87
Fuchsia
#FF00FF
ΔE00 1.87
Heliotrope
#D94FF5
ΔE00 3.93
Bright Magenta
#FF08E8
ΔE00 4.03
Pink Purple
#EF1DE7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F536FF #40FF36
analogous
#9036FF #F536FF #FF36A4
triadic
#F536FF #FFF536 #36FFF5
tetradic
#F536FF #FF9036 #40FF36 #36A4FF
square
#F536FF #FF9036 #40FF36 #36A4FF
split-complementary
#F536FF #A4FF36 #36FF90
monochromatic
#B100BB #EB00F8 #F536FF #F873FF #FBB0FF
Accessibility & contrast
On white
3.06
#F536FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#F536FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F536FF
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F536FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F536FF | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0085FF
Deuteranopia (green-blind)
#689BFA
Tritanopia (blue-blind)
#FB5D9C
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #f536ff; /* rgb */ color: rgb(245, 54, 255); /* oklch */ color: oklch(70.4% 0.297 325.9);
Tailwind
colors: {
custom: {
50: '#fd84ff',
500: '#f536ff',
950: '#000000',
},
}SCSS
$custom: #f536ff; $custom-light: #fd84ff; $custom-dark: #000000;
JSON
{
"hex": "#f536ff",
"rgb": {
"r": 245,
"g": 54,
"b": 255
},
"hsl": {
"h": 297.015,
"s": 100,
"l": 60.588
},
"oklch": {
"l": 0.70353,
"c": 0.29684,
"h": 325.9
},
"luminance": 0.29271
}Semantic roles & 50–950 ramp
primary
#F536FF
secondary
#A6EFA2
accent
#E6000B
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86