#FF5DEA#FF5DEA
#FF5DEA is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.7% C 0.247 H 333.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DEA |
|---|---|
| RGB | rgb(255, 93, 234) |
| HSL | hsl(308, 100%, 68%) |
| HSV | hsv(308, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 8.2%, 0%) |
| CIE-LAB | lab(65.78, 76.45, -40.55) |
| CIE-LCH | lch(65.78, 86.54, 332.06°) |
| OKLab | oklab(73.72% 0.2205 -0.1109) |
| OKLCH | oklch(73.72% 0.247 333.3) |
| XYZ | xyz(60.0059, 35.0339, 81.4278) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.92
Light Magenta
#FA5FF7
ΔE00 2.37
Violet Pink
#FB5FFC
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.72
Orchid
#DA70D6
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DEA #5DFF72
analogous
#C35DFF #FF5DEA #FF5D99
triadic
#FF5DEA #EAFF5D #5DEAFF
tetradic
#FF5DEA #FFC35D #5DFF72 #5D99FF
square
#FF5DEA #FFC35D #5DFF72 #5D99FF
split-complementary
#FF5DEA #99FF5D #5DFFC3
monochromatic
#E200C4 #FF20E2 #FF5DEA #FF9AF2 #FFD7FA
Accessibility & contrast
On white
2.62
#FF5DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FF5DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DEA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DEA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EE
Deuteranopia (green-blind)
#8FA8E6
Tritanopia (blue-blind)
#FF6A9C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff5dea; /* rgb */ color: rgb(255, 93, 234); /* oklch */ color: oklch(73.7% 0.247 333.3);
Tailwind
colors: {
custom: {
50: '#ff95f1',
500: '#ff5dea',
950: '#000000',
},
}SCSS
$custom: #ff5dea; $custom-light: #ff95f1; $custom-dark: #000000;
JSON
{
"hex": "#ff5dea",
"rgb": {
"r": 255,
"g": 93,
"b": 234
},
"hsl": {
"h": 307.778,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.73718,
"c": 0.24682,
"h": 333.3
},
"luminance": 0.35029
}Semantic roles & 50–950 ramp
primary
#FF5DEA
secondary
#C3F4CA
accent
#E61E00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85