#FF64DD#FF64DD
#FF64DD is a light, highly saturated pink. Relative luminance 0.356; OKLCH L 73.9% C 0.228 H 337.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64DD |
|---|---|
| RGB | rgb(255, 100, 221) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 13.3%, 0%) |
| CIE-LAB | lab(66.21, 71.79, -32.63) |
| CIE-LCH | lch(66.21, 78.86, 335.56°) |
| OKLab | oklab(73.86% 0.2107 -0.0884) |
| OKLCH | oklch(73.86% 0.228 337.2) |
| XYZ | xyz(58.8491, 35.5997, 72.1646) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64DD #64FF86
analogous
#D364FF #FF64DD #FF6490
triadic
#FF64DD #DDFF64 #64DDFF
tetradic
#FF64DD #FFD364 #64FF86 #6490FF
square
#FF64DD #FFD364 #64FF86 #6490FF
split-complementary
#FF64DD #90FF64 #64FFD3
monochromatic
#E900B6 #FF27D0 #FF64DD #FFA1EA #FFDEF8
Accessibility & contrast
On white
2.59
#FF64DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FF64DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64DD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64DD | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6892E1
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#FF6B98
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff64dd; /* rgb */ color: rgb(255, 100, 221); /* oklch */ color: oklch(73.9% 0.228 337.2);
Tailwind
colors: {
custom: {
50: '#ff99e8',
500: '#ff64dd',
950: '#000000',
},
}SCSS
$custom: #ff64dd; $custom-light: #ff99e8; $custom-dark: #000000;
JSON
{
"hex": "#ff64dd",
"rgb": {
"r": 255,
"g": 100,
"b": 221
},
"hsl": {
"h": 313.161,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73856,
"c": 0.22847,
"h": 337.2
},
"luminance": 0.35595
}Semantic roles & 50–950 ramp
primary
#FF64DD
secondary
#C9F6D3
accent
#E63200
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84