#FF64AF#FF64AF
#FF64AF is a light, highly saturated pink. Relative luminance 0.335; OKLCH L 72.1% C 0.202 H 353.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64AF |
|---|---|
| RGB | rgb(255, 100, 175) |
| HSL | hsl(331, 100%, 70%) |
| HSV | hsv(331, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 31.4%, 0%) |
| CIE-LAB | lab(64.54, 65.76, -9.21) |
| CIE-LCH | lch(64.54, 66.40, 352.03°) |
| OKLab | oklab(72.08% 0.2003 -0.0235) |
| OKLCH | oklch(72.08% 0.202 353.3) |
| XYZ | xyz(53.5377, 33.4751, 44.1910) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.94
Hot Pink
#FF69B4
ΔE00 1.09
Bubblegum (survey)
#FF6CB5
ΔE00 1.51
Barbie Pink
#FE46A5
ΔE00 4.48
Medium Pink
#F36196
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64AF #64FFB4
analogous
#FF64FC #FF64AF #FF6764
triadic
#FF64AF #AFFF64 #64AFFF
tetradic
#FF64AF #FCFF64 #64FFB4 #6764FF
square
#FF64AF #FCFF64 #64FFB4 #6764FF
split-complementary
#FF64AF #64FF67 #64FCFF
monochromatic
#E90071 #FF278F #FF64AF #FFA1CF #FFDEEE
Accessibility & contrast
On white
2.73
#FF64AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#FF64AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64AF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64AF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8BB1
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#FF5B82
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff64af; /* rgb */ color: rgb(255, 100, 175); /* oklch */ color: oklch(72.1% 0.202 353.3);
Tailwind
colors: {
custom: {
50: '#ff98c6',
500: '#ff64af',
950: '#000000',
},
}SCSS
$custom: #ff64af; $custom-light: #ff98c6; $custom-dark: #000000;
JSON
{
"hex": "#ff64af",
"rgb": {
"r": 255,
"g": 100,
"b": 175
},
"hsl": {
"h": 330.968,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.72079,
"c": 0.20167,
"h": 353.3
},
"luminance": 0.33469
}Semantic roles & 50–950 ramp
primary
#FF64AF
secondary
#C9F6E0
accent
#E67600
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190E13
muted
#877E82