#FF5FED#FF5FED
#FF5FED is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.1% C 0.246 H 332.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5FED |
|---|---|
| RGB | rgb(255, 95, 237) |
| HSL | hsl(307, 100%, 69%) |
| HSV | hsv(307, 63%, 100%) |
| CMYK | cmyk(0%, 62.7%, 7.1%, 0%) |
| CIE-LAB | lab(66.19, 76.14, -41.57) |
| CIE-LCH | lch(66.19, 86.75, 331.37°) |
| OKLab | oklab(74.06% 0.2186 -0.1138) |
| OKLCH | oklch(74.06% 0.246 332.5) |
| XYZ | xyz(60.6183, 35.5635, 83.7761) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.93
Light Magenta
#FA5FF7
ΔE00 2.00
Violet Pink
#FB5FFC
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 5.71
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5FED #5FFF71
analogous
#C15FFF #FF5FED #FF5F9D
triadic
#FF5FED #EDFF5F #5FEDFF
tetradic
#FF5FED #FFC15F #5FFF71 #5F9DFF
square
#FF5FED #FFC15F #5FFF71 #5F9DFF
split-complementary
#FF5FED #9DFF5F #5FFFC1
monochromatic
#E400CA #FF22E6 #FF5FED #FF9CF4 #FFD9FB
Accessibility & contrast
On white
2.59
#FF5FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FF5FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5FED
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5FED | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5992F1
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#FF6D9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff5fed; /* rgb */ color: rgb(255, 95, 237); /* oklch */ color: oklch(74.1% 0.246 332.5);
Tailwind
colors: {
custom: {
50: '#ff96f3',
500: '#ff5fed',
950: '#000000',
},
}SCSS
$custom: #ff5fed; $custom-light: #ff96f3; $custom-dark: #000000;
JSON
{
"hex": "#ff5fed",
"rgb": {
"r": 255,
"g": 95,
"b": 237
},
"hsl": {
"h": 306.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.7406,
"c": 0.24647,
"h": 332.5
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#FF5FED
secondary
#C5F5CA
accent
#E61A00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85