#FF5FEA#FF5FEA
#FF5FEA is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.9% C 0.244 H 333.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5FEA |
|---|---|
| RGB | rgb(255, 95, 234) |
| HSL | hsl(308, 100%, 69%) |
| HSV | hsv(308, 63%, 100%) |
| CMYK | cmyk(0%, 62.7%, 8.2%, 0%) |
| CIE-LAB | lab(66.05, 75.69, -40.12) |
| CIE-LCH | lch(66.05, 85.66, 332.08°) |
| OKLab | oklab(73.92% 0.2183 -0.1096) |
| OKLCH | oklch(73.92% 0.244 333.3) |
| XYZ | xyz(60.1837, 35.3896, 81.4870) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.64
Light Magenta
#FA5FF7
ΔE00 2.44
Violet Pink
#FB5FFC
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.50
Violet (CSS)
#EE82EE
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5FEA #5FFF74
analogous
#C45FFF #FF5FEA #FF5F9A
triadic
#FF5FEA #EAFF5F #5FEAFF
tetradic
#FF5FEA #FFC45F #5FFF74 #5F9AFF
square
#FF5FEA #FFC45F #5FFF74 #5F9AFF
split-complementary
#FF5FEA #9AFF5F #5FFFC4
monochromatic
#E400C6 #FF22E2 #FF5FEA #FF9CF2 #FFD9FA
Accessibility & contrast
On white
2.60
#FF5FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FF5FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5FEA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5FEA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B92EE
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#FF6C9C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff5fea; /* rgb */ color: rgb(255, 95, 234); /* oklch */ color: oklch(73.9% 0.244 333.3);
Tailwind
colors: {
custom: {
50: '#ff96f1',
500: '#ff5fea',
950: '#000000',
},
}SCSS
$custom: #ff5fea; $custom-light: #ff96f1; $custom-dark: #000000;
JSON
{
"hex": "#ff5fea",
"rgb": {
"r": 255,
"g": 95,
"b": 234
},
"hsl": {
"h": 307.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.73919,
"c": 0.24428,
"h": 333.3
},
"luminance": 0.35385
}Semantic roles & 50–950 ramp
primary
#FF5FEA
secondary
#C5F5CB
accent
#E61E00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85