#FF5DFE#FF5DFE
#FF5DFE is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.7% C 0.262 H 328.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DFE |
|---|---|
| RGB | rgb(255, 93, 254) |
| HSL | hsl(300, 100%, 68%) |
| HSV | hsv(300, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 0.4%, 0%) |
| CIE-LAB | lab(66.71, 79.54, -50.12) |
| CIE-LCH | lch(66.71, 94.02, 327.79°) |
| OKLab | oklab(74.7% 0.2221 -0.1384) |
| OKLCH | oklch(74.7% 0.262 328.1) |
| XYZ | xyz(63.0429, 36.2487, 97.4229) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.55
Light Magenta
#FA5FF7
ΔE00 1.02
Candy Pink
#FF63E9
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 6.25
Magenta
#FF00FF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DFE #5DFF5E
analogous
#AF5DFF #FF5DFE #FF5DAD
triadic
#FF5DFE #FEFF5D #5DFEFF
tetradic
#FF5DFE #FFAF5D #5DFF5E #5DADFF
square
#FF5DFE #FFAF5D #5DFF5E #5DADFF
split-complementary
#FF5DFE #ADFF5D #5DFFAF
monochromatic
#E200E0 #FF20FE #FF5DFE #FF9AFE #FFD7FF
Accessibility & contrast
On white
2.55
#FF5DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF5DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DFE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DFE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#FF72A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff5dfe; /* rgb */ color: rgb(255, 93, 254); /* oklch */ color: oklch(74.7% 0.262 328.1);
Tailwind
colors: {
custom: {
50: '#ff96ff',
500: '#ff5dfe',
950: '#000000',
},
}SCSS
$custom: #ff5dfe; $custom-light: #ff96ff; $custom-dark: #000000;
JSON
{
"hex": "#ff5dfe",
"rgb": {
"r": 255,
"g": 93,
"b": 254
},
"hsl": {
"h": 300.37,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.74699,
"c": 0.26169,
"h": 328.1
},
"luminance": 0.36244
}Semantic roles & 50–950 ramp
primary
#FF5DFE
secondary
#C3F4C4
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86