#FF5FF9#FF5FF9
#FF5FF9 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.6% C 0.255 H 329.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5FF9 |
|---|---|
| RGB | rgb(255, 95, 249) |
| HSL | hsl(302, 100%, 69%) |
| HSV | hsv(302, 63%, 100%) |
| CMYK | cmyk(0%, 62.7%, 2.4%, 0%) |
| CIE-LAB | lab(66.74, 78.00, -47.32) |
| CIE-LCH | lch(66.74, 91.23, 328.75°) |
| OKLab | oklab(74.64% 0.2196 -0.1304) |
| OKLCH | oklch(74.64% 0.255 329.3) |
| XYZ | xyz(62.4305, 36.2883, 93.3203) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 0.78
Violet Pink
#FB5FFC
ΔE00 0.92
Candy Pink
#FF63E9
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 5.82
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5FF9 #5FFF65
analogous
#B55FFF #FF5FF9 #FF5FA9
triadic
#FF5FF9 #F9FF5F #5FF9FF
tetradic
#FF5FF9 #FFB55F #5FFF65 #5FA9FF
square
#FF5FF9 #FFB55F #5FFF65 #5FA9FF
split-complementary
#FF5FF9 #A9FF5F #5FFFB5
monochromatic
#E400DB #FF22F7 #FF5FF9 #FF9CFB #FFD9FE
Accessibility & contrast
On white
2.54
#FF5FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FF5FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5FF9
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5FF9 | 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)
#4F95FE
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#FF72A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff5ff9; /* rgb */ color: rgb(255, 95, 249); /* oklch */ color: oklch(74.6% 0.255 329.3);
Tailwind
colors: {
custom: {
50: '#ff97fc',
500: '#ff5ff9',
950: '#000000',
},
}SCSS
$custom: #ff5ff9; $custom-light: #ff97fc; $custom-dark: #000000;
JSON
{
"hex": "#ff5ff9",
"rgb": {
"r": 255,
"g": 95,
"b": 249
},
"hsl": {
"h": 302.25,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.74643,
"c": 0.25543,
"h": 329.3
},
"luminance": 0.36284
}Semantic roles & 50–950 ramp
primary
#FF5FF9
secondary
#C5F5C7
accent
#E60900
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E17
muted
#877E85