#FF59DD#FF59DD
#FF59DD is a light, highly saturated pink. Relative luminance 0.336; OKLCH L 72.7% C 0.243 H 336.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59DD |
|---|---|
| RGB | rgb(255, 89, 221) |
| HSL | hsl(312, 100%, 67%) |
| HSV | hsv(312, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 13.3%, 0%) |
| CIE-LAB | lab(64.67, 76.06, -35.03) |
| CIE-LCH | lch(64.67, 83.74, 335.27°) |
| OKLab | oklab(72.73% 0.2234 -0.0951) |
| OKLCH | oklch(72.73% 0.243 336.9) |
| XYZ | xyz(57.8644, 33.6302, 71.8363) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.89
Purpleish Pink
#DF4EC8
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59DD #59FF7B
analogous
#CE59FF #FF59DD #FF598A
triadic
#FF59DD #DDFF59 #59DDFF
tetradic
#FF59DD #FFCE59 #59FF7B #598AFF
square
#FF59DD #FFCE59 #59FF7B #598AFF
split-complementary
#FF59DD #8AFF59 #59FFCE
monochromatic
#DE00B0 #FF1CD0 #FF59DD #FF96EA #FFD3F6
Accessibility & contrast
On white
2.72
#FF59DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#FF59DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59DD
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59DD | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D8DE1
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#FF6293
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff59dd; /* rgb */ color: rgb(255, 89, 221); /* oklch */ color: oklch(72.7% 0.243 336.9);
Tailwind
colors: {
custom: {
50: '#ff93e8',
500: '#ff59dd',
950: '#000000',
},
}SCSS
$custom: #ff59dd; $custom-light: #ff93e8; $custom-dark: #000000;
JSON
{
"hex": "#ff59dd",
"rgb": {
"r": 255,
"g": 89,
"b": 221
},
"hsl": {
"h": 312.289,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.72727,
"c": 0.24276,
"h": 336.9
},
"luminance": 0.33625
}Semantic roles & 50–950 ramp
primary
#FF59DD
secondary
#C0F4CB
accent
#E62F00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84