#FF64DA#FF64DA
#FF64DA is a light, highly saturated pink. Relative luminance 0.354; OKLCH L 73.7% C 0.226 H 338.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64DA |
|---|---|
| RGB | rgb(255, 100, 218) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 14.5%, 0%) |
| CIE-LAB | lab(66.09, 71.36, -31.14) |
| CIE-LCH | lch(66.09, 77.86, 336.42°) |
| OKLab | oklab(73.73% 0.2102 -0.0841) |
| OKLCH | oklch(73.73% 0.226 338.2) |
| XYZ | xyz(58.4530, 35.4412, 70.0783) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.84
Orchid
#DA70D6
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64DA #64FF89
analogous
#D764FF #FF64DA #FF648C
triadic
#FF64DA #DAFF64 #64DAFF
tetradic
#FF64DA #FFD764 #64FF89 #648CFF
square
#FF64DA #FFD764 #64FF89 #648CFF
split-complementary
#FF64DA #8CFF64 #64FFD7
monochromatic
#E900B1 #FF27CB #FF64DA #FFA1E9 #FFDEF7
Accessibility & contrast
On white
2.60
#FF64DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FF64DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64DA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64DA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A91DE
Deuteranopia (green-blind)
#99A9D6
Tritanopia (blue-blind)
#FF6A96
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff64da; /* rgb */ color: rgb(255, 100, 218); /* oklch */ color: oklch(73.7% 0.226 338.2);
Tailwind
colors: {
custom: {
50: '#ff99e5',
500: '#ff64da',
950: '#000000',
},
}SCSS
$custom: #ff64da; $custom-light: #ff99e5; $custom-dark: #000000;
JSON
{
"hex": "#ff64da",
"rgb": {
"r": 255,
"g": 100,
"b": 218
},
"hsl": {
"h": 314.323,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73726,
"c": 0.22641,
"h": 338.2
},
"luminance": 0.35436
}Semantic roles & 50–950 ramp
primary
#FF64DA
secondary
#C9F6D4
accent
#E63700
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84