#FF59DC#FF59DC
#FF59DC is a light, highly saturated pink. Relative luminance 0.336; OKLCH L 72.7% C 0.242 H 337.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59DC |
|---|---|
| RGB | rgb(255, 89, 220) |
| HSL | hsl(313, 100%, 67%) |
| HSV | hsv(313, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 13.7%, 0%) |
| CIE-LAB | lab(64.63, 75.92, -34.53) |
| CIE-LCH | lch(64.63, 83.40, 335.54°) |
| OKLab | oklab(72.68% 0.2232 -0.0937) |
| OKLCH | oklch(72.68% 0.242 337.2) |
| XYZ | xyz(57.7316, 33.5771, 71.1367) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 4.61
Violet Pink
#FB5FFC
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.92
Purpleish Pink
#DF4EC8
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59DC #59FF7C
analogous
#CF59FF #FF59DC #FF5989
triadic
#FF59DC #DCFF59 #59DCFF
tetradic
#FF59DC #FFCF59 #59FF7C #5989FF
square
#FF59DC #FFCF59 #59FF7C #5989FF
split-complementary
#FF59DC #89FF59 #59FFCF
monochromatic
#DE00AF #FF1CCF #FF59DC #FF96E9 #FFD3F6
Accessibility & contrast
On white
2.72
#FF59DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#FF59DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59DC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59DC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E8CE0
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#FF6193
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff59dc; /* rgb */ color: rgb(255, 89, 220); /* oklch */ color: oklch(72.7% 0.242 337.2);
Tailwind
colors: {
custom: {
50: '#ff93e7',
500: '#ff59dc',
950: '#000000',
},
}SCSS
$custom: #ff59dc; $custom-light: #ff93e7; $custom-dark: #000000;
JSON
{
"hex": "#ff59dc",
"rgb": {
"r": 255,
"g": 89,
"b": 220
},
"hsl": {
"h": 312.651,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.72683,
"c": 0.24209,
"h": 337.2
},
"luminance": 0.33572
}Semantic roles & 50–950 ramp
primary
#FF59DC
secondary
#C0F4CB
accent
#E63000
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84