#FF64BE#FF64BE
#FF64BE is a light, highly saturated pink. Relative luminance 0.341; OKLCH L 72.6% C 0.209 H 347.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64BE |
|---|---|
| RGB | rgb(255, 100, 190) |
| HSL | hsl(325, 100%, 70%) |
| HSV | hsv(325, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 25.5%, 0%) |
| CIE-LAB | lab(65.04, 67.58, -16.99) |
| CIE-LCH | lch(65.04, 69.69, 345.89°) |
| OKLab | oklab(72.61% 0.2043 -0.0447) |
| OKLCH | oklch(72.61% 0.209 347.7) |
| XYZ | xyz(55.0936, 34.0974, 52.3852) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Barbie Pink
#FE46A5
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64BE #64FFA5
analogous
#F264FF #FF64BE #FF6471
triadic
#FF64BE #BEFF64 #64BEFF
tetradic
#FF64BE #FFF264 #64FFA5 #6471FF
square
#FF64BE #FFF264 #64FFA5 #6471FF
split-complementary
#FF64BE #71FF64 #64FFF2
monochromatic
#E90087 #FF27A4 #FF64BE #FFA1D8 #FFDEF1
Accessibility & contrast
On white
2.69
#FF64BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#FF64BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64BE
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64BE | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DC1
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#FF6089
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff64be; /* rgb */ color: rgb(255, 100, 190); /* oklch */ color: oklch(72.6% 0.209 347.7);
Tailwind
colors: {
custom: {
50: '#ff98d1',
500: '#ff64be',
950: '#000000',
},
}SCSS
$custom: #ff64be; $custom-light: #ff98d1; $custom-dark: #000000;
JSON
{
"hex": "#ff64be",
"rgb": {
"r": 255,
"g": 100,
"b": 190
},
"hsl": {
"h": 325.161,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.72609,
"c": 0.20914,
"h": 347.7
},
"luminance": 0.34092
}Semantic roles & 50–950 ramp
primary
#FF64BE
secondary
#C9F6DC
accent
#E66000
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82