#FF58DA#FF58DA
#FF58DA is a light, highly saturated pink. Relative luminance 0.333; OKLCH L 72.5% C 0.242 H 337.8°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF58DA |
|---|---|
| RGB | rgb(255, 88, 218) |
| HSL | hsl(313, 100%, 67%) |
| HSV | hsv(313, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 14.5%, 0%) |
| CIE-LAB | lab(64.41, 76.01, -33.75) |
| CIE-LCH | lch(64.41, 83.16, 336.06°) |
| OKLab | oklab(72.5% 0.2241 -0.0914) |
| OKLCH | oklch(72.5% 0.242 337.8) |
| XYZ | xyz(57.3856, 33.3065, 69.7226) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.67
Light Magenta
#FA5FF7
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.46
Orchid
#DA70D6
ΔE00 6.01
Purpleish Pink
#DF4EC8
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF58DA #58FF7D
analogous
#D058FF #FF58DA #FF5887
triadic
#FF58DA #DAFF58 #58DAFF
tetradic
#FF58DA #FFD058 #58FF7D #5887FF
square
#FF58DA #FFD058 #58FF7D #5887FF
split-complementary
#FF58DA #87FF58 #58FFD0
monochromatic
#DD00AC #FF1BCC #FF58DA #FF95E8 #FFD2F5
Accessibility & contrast
On white
2.74
#FF58DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#FF58DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF58DA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF58DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF58DA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E8CDE
Deuteranopia (green-blind)
#93A6D6
Tritanopia (blue-blind)
#FF6091
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff58da; /* rgb */ color: rgb(255, 88, 218); /* oklch */ color: oklch(72.5% 0.242 337.8);
Tailwind
colors: {
custom: {
50: '#ff92e5',
500: '#ff58da',
950: '#000000',
},
}SCSS
$custom: #ff58da; $custom-light: #ff92e5; $custom-dark: #000000;
JSON
{
"hex": "#ff58da",
"rgb": {
"r": 255,
"g": 88,
"b": 218
},
"hsl": {
"h": 313.293,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.72497,
"c": 0.24199,
"h": 337.8
},
"luminance": 0.33301
}Semantic roles & 50–950 ramp
primary
#FF58DA
secondary
#BFF4CB
accent
#E63300
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84