#F535FF#F535FF
#F535FF is a light, highly saturated purple. Relative luminance 0.292; OKLCH L 70.3% C 0.298 H 325.9°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F535FF |
|---|---|
| RGB | rgb(245, 53, 255) |
| HSL | hsl(297, 100%, 60%) |
| HSV | hsv(297, 79%, 100%) |
| CMYK | cmyk(3.9%, 79.2%, 0%, 0%) |
| CIE-LAB | lab(60.94, 89.94, -59.93) |
| CIE-LCH | lch(60.94, 108.08, 326.33°) |
| OKLab | oklab(70.3% 0.2464 -0.167) |
| OKLCH | oklch(70.3% 0.298 325.9) |
| XYZ | xyz(56.9781, 29.1827, 97.2201) |
| Luminance | 0.2918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.82
Fuchsia
#FF00FF
ΔE00 1.82
Heliotrope
#D94FF5
ΔE00 3.93
Bright Magenta
#FF08E8
ΔE00 4.00
Pink Purple
#EF1DE7
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F535FF #3FFF35
analogous
#9035FF #F535FF #FF35A4
triadic
#F535FF #FFF535 #35FFF5
tetradic
#F535FF #FF9035 #3FFF35 #35A4FF
square
#F535FF #FF9035 #3FFF35 #35A4FF
split-complementary
#F535FF #A4FF35 #35FF90
monochromatic
#B000BA #EB00F7 #F535FF #F872FF #FBAFFF
Accessibility & contrast
On white
3.07
#F535FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#F535FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F535FF
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F535FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F535FF | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#689BFA
Tritanopia (blue-blind)
#FB5D9C
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #f535ff; /* rgb */ color: rgb(245, 53, 255); /* oklch */ color: oklch(70.3% 0.298 325.9);
Tailwind
colors: {
custom: {
50: '#fd84ff',
500: '#f535ff',
950: '#000000',
},
}SCSS
$custom: #f535ff; $custom-light: #fd84ff; $custom-dark: #000000;
JSON
{
"hex": "#f535ff",
"rgb": {
"r": 245,
"g": 53,
"b": 255
},
"hsl": {
"h": 297.03,
"s": 100,
"l": 60.392
},
"oklch": {
"l": 0.70296,
"c": 0.2976,
"h": 325.9
},
"luminance": 0.29179
}Semantic roles & 50–950 ramp
primary
#F535FF
secondary
#A5EEA1
accent
#E6000B
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86