#FF5ABC#FF5ABC
#FF5ABC is a light, highly saturated pink. Relative luminance 0.322; OKLCH L 71.5% C 0.221 H 347.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5ABC |
|---|---|
| RGB | rgb(255, 90, 188) |
| HSL | hsl(324, 100%, 68%) |
| HSV | hsv(324, 65%, 100%) |
| CMYK | cmyk(0%, 64.7%, 26.3%, 0%) |
| CIE-LAB | lab(63.52, 71.32, -18.17) |
| CIE-LCH | lch(63.52, 73.59, 345.71°) |
| OKLab | oklab(71.46% 0.2161 -0.0478) |
| OKLCH | oklch(71.46% 0.221 347.5) |
| XYZ | xyz(53.9755, 32.2087, 50.9415) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Barbie Pink
#FE46A5
ΔE00 4.48
Pale Magenta
#D767AD
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5ABC #5AFF9D
analogous
#F05AFF #FF5ABC #FF5A69
triadic
#FF5ABC #BCFF5A #5ABCFF
tetradic
#FF5ABC #FFF05A #5AFF9D #5A69FF
square
#FF5ABC #FFF05A #5AFF9D #5A69FF
split-complementary
#FF5ABC #69FF5A #5AFFF0
monochromatic
#DF0084 #FF1DA3 #FF5ABC #FF97D5 #FFD4EE
Accessibility & contrast
On white
2.82
#FF5ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#FF5ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5ABC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5ABC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E88BF
Deuteranopia (green-blind)
#9EA4B8
Tritanopia (blue-blind)
#FF5583
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff5abc; /* rgb */ color: rgb(255, 90, 188); /* oklch */ color: oklch(71.5% 0.221 347.5);
Tailwind
colors: {
custom: {
50: '#ff93d0',
500: '#ff5abc',
950: '#000000',
},
}SCSS
$custom: #ff5abc; $custom-light: #ff93d0; $custom-dark: #000000;
JSON
{
"hex": "#ff5abc",
"rgb": {
"r": 255,
"g": 90,
"b": 188
},
"hsl": {
"h": 324.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.71462,
"c": 0.22132,
"h": 347.5
},
"luminance": 0.32203
}Semantic roles & 50–950 ramp
primary
#FF5ABC
secondary
#C1F4D6
accent
#E65D00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82