#FF59DA#FF59DA
#FF59DA is a light, highly saturated pink. Relative luminance 0.335; OKLCH L 72.6% C 0.241 H 337.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59DA |
|---|---|
| RGB | rgb(255, 89, 218) |
| HSL | hsl(313, 100%, 67%) |
| HSV | hsv(313, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 14.5%, 0%) |
| CIE-LAB | lab(64.54, 75.64, -33.54) |
| CIE-LCH | lch(64.54, 82.74, 336.08°) |
| OKLab | oklab(72.59% 0.223 -0.0909) |
| OKLCH | oklch(72.59% 0.241 337.8) |
| XYZ | xyz(57.4683, 33.4718, 69.7501) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.99
Purpleish Pink
#DF4EC8
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59DA #59FF7E
analogous
#D159FF #FF59DA #FF5987
triadic
#FF59DA #DAFF59 #59DAFF
tetradic
#FF59DA #FFD159 #59FF7E #5987FF
square
#FF59DA #FFD159 #59FF7E #5987FF
split-complementary
#FF59DA #87FF59 #59FFD1
monochromatic
#DE00AC #FF1CCC #FF59DA #FF96E8 #FFD3F5
Accessibility & contrast
On white
2.73
#FF59DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#FF59DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59DA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59DA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F8CDE
Deuteranopia (green-blind)
#93A6D6
Tritanopia (blue-blind)
#FF6092
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff59da; /* rgb */ color: rgb(255, 89, 218); /* oklch */ color: oklch(72.6% 0.241 337.8);
Tailwind
colors: {
custom: {
50: '#ff93e5',
500: '#ff59da',
950: '#000000',
},
}SCSS
$custom: #ff59da; $custom-light: #ff93e5; $custom-dark: #000000;
JSON
{
"hex": "#ff59da",
"rgb": {
"r": 255,
"g": 89,
"b": 218
},
"hsl": {
"h": 313.373,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.72594,
"c": 0.24075,
"h": 337.8
},
"luminance": 0.33467
}Semantic roles & 50–950 ramp
primary
#FF59DA
secondary
#C0F4CC
accent
#E63300
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84