#FF64DB#FF64DB
#FF64DB is a light, highly saturated pink. Relative luminance 0.355; OKLCH L 73.8% C 0.227 H 337.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF64DB |
|---|---|
| RGB | rgb(255, 100, 219) |
| HSL | hsl(314, 100%, 70%) |
| HSV | hsv(314, 61%, 100%) |
| CMYK | cmyk(0%, 60.8%, 14.1%, 0%) |
| CIE-LAB | lab(66.13, 71.50, -31.64) |
| CIE-LCH | lch(66.13, 78.19, 336.13°) |
| OKLab | oklab(73.77% 0.2104 -0.0855) |
| OKLCH | oklch(73.77% 0.227 337.9) |
| XYZ | xyz(58.5843, 35.4937, 70.7696) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.68
Orchid
#DA70D6
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF64DB #64FF88
analogous
#D564FF #FF64DB #FF648E
triadic
#FF64DB #DBFF64 #64DBFF
tetradic
#FF64DB #FFD564 #64FF88 #648EFF
square
#FF64DB #FFD564 #64FF88 #648EFF
split-complementary
#FF64DB #8EFF64 #64FFD5
monochromatic
#E900B3 #FF27CD #FF64DB #FFA1E9 #FFDEF7
Accessibility & contrast
On white
2.59
#FF64DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FF64DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF64DB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF64DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF64DB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6991DF
Deuteranopia (green-blind)
#98AAD7
Tritanopia (blue-blind)
#FF6A97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff64db; /* rgb */ color: rgb(255, 100, 219); /* oklch */ color: oklch(73.8% 0.227 337.9);
Tailwind
colors: {
custom: {
50: '#ff99e6',
500: '#ff64db',
950: '#000000',
},
}SCSS
$custom: #ff64db; $custom-light: #ff99e6; $custom-dark: #000000;
JSON
{
"hex": "#ff64db",
"rgb": {
"r": 255,
"g": 100,
"b": 219
},
"hsl": {
"h": 313.935,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73769,
"c": 0.22709,
"h": 337.9
},
"luminance": 0.35489
}Semantic roles & 50–950 ramp
primary
#FF64DB
secondary
#C9F6D4
accent
#E63500
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84