#FF5AEE#FF5AEE
#FF5AEE is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 73.6% C 0.253 H 332.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5AEE |
|---|---|
| RGB | rgb(255, 90, 238) |
| HSL | hsl(306, 100%, 68%) |
| HSV | hsv(306, 65%, 100%) |
| CMYK | cmyk(0%, 64.7%, 6.7%, 0%) |
| CIE-LAB | lab(65.55, 78.18, -43.11) |
| CIE-LCH | lch(65.55, 89.28, 331.12°) |
| OKLab | oklab(73.62% 0.2242 -0.1182) |
| OKLCH | oklch(73.62% 0.253 332.2) |
| XYZ | xyz(60.3288, 34.7500, 84.4023) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.60
Light Magenta
#FA5FF7
ΔE00 1.77
Violet Pink
#FB5FFC
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5AEE #5AFF6B
analogous
#BE5AFF #FF5AEE #FF5A9B
triadic
#FF5AEE #EEFF5A #5AEEFF
tetradic
#FF5AEE #FFBE5A #5AFF6B #5A9BFF
square
#FF5AEE #FFBE5A #5AFF6B #5A9BFF
split-complementary
#FF5AEE #9BFF5A #5AFFBE
monochromatic
#DF00C8 #FF1DE8 #FF5AEE #FF97F4 #FFD4FB
Accessibility & contrast
On white
2.64
#FF5AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#FF5AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5AEE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5AEE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5290F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#FF6A9D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff5aee; /* rgb */ color: rgb(255, 90, 238); /* oklch */ color: oklch(73.6% 0.253 332.2);
Tailwind
colors: {
custom: {
50: '#ff94f4',
500: '#ff5aee',
950: '#000000',
},
}SCSS
$custom: #ff5aee; $custom-light: #ff94f4; $custom-dark: #000000;
JSON
{
"hex": "#ff5aee",
"rgb": {
"r": 255,
"g": 90,
"b": 238
},
"hsl": {
"h": 306.182,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.73616,
"c": 0.25343,
"h": 332.2
},
"luminance": 0.34745
}Semantic roles & 50–950 ramp
primary
#FF5AEE
secondary
#C1F4C6
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85