#FF59AF#FF59AF
#FF59AF is a light, highly saturated pink. Relative luminance 0.315; OKLCH L 70.9% C 0.216 H 352.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59AF |
|---|---|
| RGB | rgb(255, 89, 175) |
| HSL | hsl(329, 100%, 67%) |
| HSV | hsv(329, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 31.4%, 0%) |
| CIE-LAB | lab(62.93, 70.16, -11.62) |
| CIE-LCH | lch(62.93, 71.11, 350.60°) |
| OKLab | oklab(70.89% 0.214 -0.03) |
| OKLCH | oklch(70.89% 0.216 352) |
| XYZ | xyz(52.5530, 31.5056, 43.8627) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.59
Bubble Gum Pink
#FF69AF
ΔE00 2.84
Barbie Pink
#FE46A5
ΔE00 2.88
Bubblegum (survey)
#FF6CB5
ΔE00 3.10
Medium Pink
#F36196
ΔE00 5.57
Pale Magenta
#D767AD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59AF #59FFA9
analogous
#FC59FF #FF59AF #FF595C
triadic
#FF59AF #AFFF59 #59AFFF
tetradic
#FF59AF #FFFC59 #59FFA9 #595CFF
square
#FF59AF #FFFC59 #59FFA9 #595CFF
split-complementary
#FF59AF #5CFF59 #59FFFC
monochromatic
#DE0073 #FF1C92 #FF59AF #FF96CC #FFD3EA
Accessibility & contrast
On white
2.88
#FF59AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#FF59AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59AF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59AF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7285B1
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#FF4F7D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff59af; /* rgb */ color: rgb(255, 89, 175); /* oklch */ color: oklch(70.9% 0.216 352.0);
Tailwind
colors: {
custom: {
50: '#ff92c6',
500: '#ff59af',
950: '#000000',
},
}SCSS
$custom: #ff59af; $custom-light: #ff92c6; $custom-dark: #000000;
JSON
{
"hex": "#ff59af",
"rgb": {
"r": 255,
"g": 89,
"b": 175
},
"hsl": {
"h": 328.916,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.70888,
"c": 0.21608,
"h": 352
},
"luminance": 0.315
}Semantic roles & 50–950 ramp
primary
#FF59AF
secondary
#C0F4D9
accent
#E66F00
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82