#FF5ADD#FF5ADD
#FF5ADD is a light, highly saturated pink. Relative luminance 0.338; OKLCH L 72.8% C 0.242 H 337.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5ADD |
|---|---|
| RGB | rgb(255, 90, 221) |
| HSL | hsl(312, 100%, 68%) |
| HSV | hsv(312, 65%, 100%) |
| CMYK | cmyk(0%, 64.7%, 13.3%, 0%) |
| CIE-LAB | lab(64.80, 75.69, -34.82) |
| CIE-LCH | lch(64.80, 83.31, 335.30°) |
| OKLab | oklab(72.82% 0.2223 -0.0945) |
| OKLCH | oklch(72.82% 0.242 337) |
| XYZ | xyz(57.9482, 33.7978, 71.8643) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.15
Light Magenta
#FA5FF7
ΔE00 4.35
Purply Pink
#F075E6
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.86
Purpleish Pink
#DF4EC8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5ADD #5AFF7C
analogous
#CF5AFF #FF5ADD #FF5A8A
triadic
#FF5ADD #DDFF5A #5ADDFF
tetradic
#FF5ADD #FFCF5A #5AFF7C #5A8AFF
square
#FF5ADD #FFCF5A #5AFF7C #5A8AFF
split-complementary
#FF5ADD #8AFF5A #5AFFCF
monochromatic
#DF00B1 #FF1DD0 #FF5ADD #FF97EA #FFD4F6
Accessibility & contrast
On white
2.71
#FF5ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#FF5ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5ADD
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5ADD | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E8DE1
Deuteranopia (green-blind)
#93A6D9
Tritanopia (blue-blind)
#FF6394
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff5add; /* rgb */ color: rgb(255, 90, 221); /* oklch */ color: oklch(72.8% 0.242 337.0);
Tailwind
colors: {
custom: {
50: '#ff93e8',
500: '#ff5add',
950: '#000000',
},
}SCSS
$custom: #ff5add; $custom-light: #ff93e8; $custom-dark: #000000;
JSON
{
"hex": "#ff5add",
"rgb": {
"r": 255,
"g": 90,
"b": 221
},
"hsl": {
"h": 312.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.72825,
"c": 0.24152,
"h": 337
},
"luminance": 0.33793
}Semantic roles & 50–950 ramp
primary
#FF5ADD
secondary
#C1F4CB
accent
#E62F00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84