#FF5AEA#FF5AEA
#FF5AEA is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 73.4% C 0.251 H 333.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5AEA |
|---|---|
| RGB | rgb(255, 90, 234) |
| HSL | hsl(308, 100%, 68%) |
| HSV | hsv(308, 65%, 100%) |
| CMYK | cmyk(0%, 64.7%, 8.2%, 0%) |
| CIE-LAB | lab(65.37, 77.58, -41.18) |
| CIE-LCH | lch(65.37, 87.83, 332.04°) |
| OKLab | oklab(73.43% 0.2238 -0.1127) |
| OKLCH | oklch(73.43% 0.251 333.3) |
| XYZ | xyz(59.7477, 34.5176, 81.3417) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.34
Light Magenta
#FA5FF7
ΔE00 2.34
Violet Pink
#FB5FFC
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.92
Bright Magenta
#FF08E8
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5AEA #5AFF6F
analogous
#C15AFF #FF5AEA #FF5A98
triadic
#FF5AEA #EAFF5A #5AEAFF
tetradic
#FF5AEA #FFC15A #5AFF6F #5A98FF
square
#FF5AEA #FFC15A #5AFF6F #5A98FF
split-complementary
#FF5AEA #98FF5A #5AFFC1
monochromatic
#DF00C2 #FF1DE2 #FF5AEA #FF97F2 #FFD4FA
Accessibility & contrast
On white
2.66
#FF5AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#FF5AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5AEA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5AEA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#558FEE
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#FF689B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff5aea; /* rgb */ color: rgb(255, 90, 234); /* oklch */ color: oklch(73.4% 0.251 333.3);
Tailwind
colors: {
custom: {
50: '#ff94f1',
500: '#ff5aea',
950: '#000000',
},
}SCSS
$custom: #ff5aea; $custom-light: #ff94f1; $custom-dark: #000000;
JSON
{
"hex": "#ff5aea",
"rgb": {
"r": 255,
"g": 90,
"b": 234
},
"hsl": {
"h": 307.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.73425,
"c": 0.25056,
"h": 333.3
},
"luminance": 0.34513
}Semantic roles & 50–950 ramp
primary
#FF5AEA
secondary
#C1F4C7
accent
#E61D00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85