#FF5CDC#FF5CDC
#FF5CDC is a light, highly saturated pink. Relative luminance 0.341; OKLCH L 73.0% C 0.238 H 337.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5CDC |
|---|---|
| RGB | rgb(255, 92, 220) |
| HSL | hsl(313, 100%, 68%) |
| HSV | hsv(313, 64%, 100%) |
| CMYK | cmyk(0%, 63.9%, 13.7%, 0%) |
| CIE-LAB | lab(65.03, 74.79, -33.90) |
| CIE-LCH | lch(65.03, 82.12, 335.62°) |
| OKLab | oklab(72.98% 0.2199 -0.0919) |
| OKLCH | oklch(72.98% 0.238 337.3) |
| XYZ | xyz(57.9863, 34.0866, 71.2217) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.55
Violet Pink
#FB5FFC
ΔE00 5.19
Orchid
#DA70D6
ΔE00 5.85
Purpleish Pink
#DF4EC8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5CDC #5CFF7F
analogous
#D05CFF #FF5CDC #FF5C8B
triadic
#FF5CDC #DCFF5C #5CDCFF
tetradic
#FF5CDC #FFD05C #5CFF7F #5C8BFF
square
#FF5CDC #FFD05C #5CFF7F #5C8BFF
split-complementary
#FF5CDC #8BFF5C #5CFFD0
monochromatic
#E100B0 #FF1FCF #FF5CDC #FF99E9 #FFD6F6
Accessibility & contrast
On white
2.69
#FF5CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#FF5CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5CDC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5CDC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#618EE0
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#FF6494
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff5cdc; /* rgb */ color: rgb(255, 92, 220); /* oklch */ color: oklch(73.0% 0.238 337.3);
Tailwind
colors: {
custom: {
50: '#ff94e7',
500: '#ff5cdc',
950: '#000000',
},
}SCSS
$custom: #ff5cdc; $custom-light: #ff94e7; $custom-dark: #000000;
JSON
{
"hex": "#ff5cdc",
"rgb": {
"r": 255,
"g": 92,
"b": 220
},
"hsl": {
"h": 312.883,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.72978,
"c": 0.23831,
"h": 337.3
},
"luminance": 0.34082
}Semantic roles & 50–950 ramp
primary
#FF5CDC
secondary
#C2F4CD
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84