#FF5DFB#FF5DFB
#FF5DFB is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.5% C 0.259 H 328.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DFB |
|---|---|
| RGB | rgb(255, 93, 251) |
| HSL | hsl(301, 100%, 68%) |
| HSV | hsv(301, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 1.6%, 0%) |
| CIE-LAB | lab(66.56, 79.07, -48.70) |
| CIE-LCH | lch(66.56, 92.86, 328.37°) |
| OKLab | oklab(74.55% 0.2219 -0.1343) |
| OKLCH | oklch(74.55% 0.259 328.8) |
| XYZ | xyz(62.5663, 36.0581, 94.9126) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.66
Light Magenta
#FA5FF7
ΔE00 0.76
Candy Pink
#FF63E9
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.13
Magenta
#FF00FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DFB #5DFF61
analogous
#B25DFF #FF5DFB #FF5DAA
triadic
#FF5DFB #FBFF5D #5DFBFF
tetradic
#FF5DFB #FFB25D #5DFF61 #5DAAFF
square
#FF5DFB #FFB25D #5DFF61 #5DAAFF
split-complementary
#FF5DFB #AAFF5D #5DFFB2
monochromatic
#E200DC #FF20F9 #FF5DFB #FF9AFD #FFD7FE
Accessibility & contrast
On white
2.56
#FF5DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FF5DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DFB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DFB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B94FF
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#FF71A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff5dfb; /* rgb */ color: rgb(255, 93, 251); /* oklch */ color: oklch(74.5% 0.259 328.8);
Tailwind
colors: {
custom: {
50: '#ff96fd',
500: '#ff5dfb',
950: '#000000',
},
}SCSS
$custom: #ff5dfb; $custom-light: #ff96fd; $custom-dark: #000000;
JSON
{
"hex": "#ff5dfb",
"rgb": {
"r": 255,
"g": 93,
"b": 251
},
"hsl": {
"h": 301.481,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.74547,
"c": 0.25941,
"h": 328.8
},
"luminance": 0.36054
}Semantic roles & 50–950 ramp
primary
#FF5DFB
secondary
#C3F4C5
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86