#FF64DE#FF64DE
#FF64DE is a light, highly saturated pink. Relative luminance 0.356; OKLCH L 73.9% C 0.229 H 336.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64DE |
|---|---|
| RGB | rgb(255, 100, 222) |
| HSL | hsl(313, 100%, 70%) |
| HSV | hsv(313, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 12.9%, 0%) |
| CIE-LAB | lab(66.25, 71.94, -33.12) |
| CIE-LCH | lch(66.25, 79.20, 335.28°) |
| OKLab | oklab(73.9% 0.2109 -0.0898) |
| OKLCH | oklch(73.9% 0.229 336.9) |
| XYZ | xyz(58.9828, 35.6531, 72.8683) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64DE #64FF85
analogous
#D264FF #FF64DE #FF6491
triadic
#FF64DE #DEFF64 #64DEFF
tetradic
#FF64DE #FFD264 #64FF85 #6491FF
square
#FF64DE #FFD264 #64FF85 #6491FF
split-complementary
#FF64DE #91FF64 #64FFD2
monochromatic
#E900B7 #FF27D1 #FF64DE #FFA1EB #FFDEF8
Accessibility & contrast
On white
2.58
#FF64DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FF64DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64DE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64DE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6792E2
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#FF6B98
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff64de; /* rgb */ color: rgb(255, 100, 222); /* oklch */ color: oklch(73.9% 0.229 336.9);
Tailwind
colors: {
custom: {
50: '#ff99e8',
500: '#ff64de',
950: '#000000',
},
}SCSS
$custom: #ff64de; $custom-light: #ff99e8; $custom-dark: #000000;
JSON
{
"hex": "#ff64de",
"rgb": {
"r": 255,
"g": 100,
"b": 222
},
"hsl": {
"h": 312.774,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73899,
"c": 0.22916,
"h": 336.9
},
"luminance": 0.35648
}Semantic roles & 50–950 ramp
primary
#FF64DE
secondary
#C9F6D3
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190F16
muted
#877E84