#FF58CC#FF58CC
#FF58CC is a light, highly saturated pink. Relative luminance 0.326; OKLCH L 71.9% C 0.233 H 342.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF58CC |
|---|---|
| RGB | rgb(255, 88, 204) |
| HSL | hsl(318, 100%, 67%) |
| HSV | hsv(318, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 20%, 0%) |
| CIE-LAB | lab(63.84, 74.11, -26.75) |
| CIE-LCH | lch(63.84, 78.79, 340.15°) |
| OKLab | oklab(71.9% 0.2218 -0.0717) |
| OKLCH | oklch(71.9% 0.233 342.1) |
| XYZ | xyz(55.6304, 32.6044, 60.4785) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.80
Hot Pink
#FF69B4
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.31
Bubblegum (survey)
#FF6CB5
ΔE00 6.43
Purpleish Pink
#DF4EC8
ΔE00 6.68
Barbie Pink
#FE46A5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF58CC #58FF8B
analogous
#DE58FF #FF58CC #FF5879
triadic
#FF58CC #CCFF58 #58CCFF
tetradic
#FF58CC #FFDE58 #58FF8B #5879FF
square
#FF58CC #FFDE58 #58FF8B #5879FF
split-complementary
#FF58CC #79FF58 #58FFDE
monochromatic
#DD0099 #FF1BB9 #FF58CC #FF95DF #FFD2F1
Accessibility & contrast
On white
2.79
#FF58CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#FF58CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF58CC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF58CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF58CC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6589CF
Deuteranopia (green-blind)
#98A5C8
Tritanopia (blue-blind)
#FF5A8A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff58cc; /* rgb */ color: rgb(255, 88, 204); /* oklch */ color: oklch(71.9% 0.233 342.1);
Tailwind
colors: {
custom: {
50: '#ff92db',
500: '#ff58cc',
950: '#000000',
},
}SCSS
$custom: #ff58cc; $custom-light: #ff92db; $custom-dark: #000000;
JSON
{
"hex": "#ff58cc",
"rgb": {
"r": 255,
"g": 88,
"b": 204
},
"hsl": {
"h": 318.323,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.71896,
"c": 0.23306,
"h": 342.1
},
"luminance": 0.32599
}Semantic roles & 50–950 ramp
primary
#FF58CC
secondary
#BFF4CF
accent
#E64600
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83