#FF5DFF#FF5DFF
#FF5DFF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.8% C 0.262 H 327.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DFF |
|---|---|
| RGB | rgb(255, 93, 255) |
| HSL | hsl(300, 100%, 68%) |
| HSV | hsv(300, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 0%, 0%) |
| CIE-LAB | lab(66.76, 79.70, -50.59) |
| CIE-LCH | lch(66.76, 94.40, 327.59°) |
| OKLab | oklab(74.75% 0.2221 -0.1398) |
| OKLCH | oklch(74.75% 0.262 327.8) |
| XYZ | xyz(63.2035, 36.3130, 98.2685) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.59
Light Magenta
#FA5FF7
ΔE00 1.13
Candy Pink
#FF63E9
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 6.29
Magenta
#FF00FF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DFF #5DFF5D
analogous
#AE5DFF #FF5DFF #FF5DAE
triadic
#FF5DFF #FFFF5D #5DFFFF
tetradic
#FF5DFF #FFAE5D #5DFF5D #5DAEFF
square
#FF5DFF #FFAE5D #5DFF5D #5DAEFF
split-complementary
#FF5DFF #AEFF5D #5DFFAE
monochromatic
#E200E2 #FF20FF #FF5DFF #FF9AFF #FFD7FF
Accessibility & contrast
On white
2.54
#FF5DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FF5DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DFF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DFF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FF73A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff5dff; /* rgb */ color: rgb(255, 93, 255); /* oklch */ color: oklch(74.8% 0.262 327.8);
Tailwind
colors: {
custom: {
50: '#ff96ff',
500: '#ff5dff',
950: '#000000',
},
}SCSS
$custom: #ff5dff; $custom-light: #ff96ff; $custom-dark: #000000;
JSON
{
"hex": "#ff5dff",
"rgb": {
"r": 255,
"g": 93,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.74751,
"c": 0.26246,
"h": 327.8
},
"luminance": 0.36309
}Semantic roles & 50–950 ramp
primary
#FF5DFF
secondary
#C3F4C3
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86