#FF5CC9#FF5CC9
#FF5CC9 is a light, highly saturated pink. Relative luminance 0.331; OKLCH L 72.2% C 0.226 H 343.3°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5CC9 |
|---|---|
| RGB | rgb(255, 92, 201) |
| HSL | hsl(320, 100%, 68%) |
| HSV | hsv(320, 64%, 100%) |
| CMYK | cmyk(0%, 63.9%, 21.2%, 0%) |
| CIE-LAB | lab(64.27, 72.20, -24.39) |
| CIE-LCH | lch(64.27, 76.21, 341.33°) |
| OKLab | oklab(72.17% 0.2166 -0.0651) |
| OKLCH | oklch(72.17% 0.226 343.3) |
| XYZ | xyz(55.6115, 33.1367, 58.7142) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.30
Hot Pink
#FF69B4
ΔE00 5.31
Bubblegum (survey)
#FF6CB5
ΔE00 5.55
Bubble Gum Pink
#FF69AF
ΔE00 6.32
Purply Pink
#F075E6
ΔE00 6.53
Barbie Pink
#FE46A5
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5CC9 #5CFF92
analogous
#E35CFF #FF5CC9 #FF5C77
triadic
#FF5CC9 #C9FF5C #5CC9FF
tetradic
#FF5CC9 #FFE35C #5CFF92 #5C77FF
square
#FF5CC9 #FFE35C #5CFF92 #5C77FF
split-complementary
#FF5CC9 #77FF5C #5CFFE3
monochromatic
#E10096 #FF1FB5 #FF5CC9 #FF99DD #FFD6F2
Accessibility & contrast
On white
2.75
#FF5CC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#FF5CC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5CC9
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5CC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5CC9 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A8BCC
Deuteranopia (green-blind)
#9BA6C5
Tritanopia (blue-blind)
#FF5C8B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff5cc9; /* rgb */ color: rgb(255, 92, 201); /* oklch */ color: oklch(72.2% 0.226 343.3);
Tailwind
colors: {
custom: {
50: '#ff94d9',
500: '#ff5cc9',
950: '#000000',
},
}SCSS
$custom: #ff5cc9; $custom-light: #ff94d9; $custom-dark: #000000;
JSON
{
"hex": "#ff5cc9",
"rgb": {
"r": 255,
"g": 92,
"b": 201
},
"hsl": {
"h": 319.877,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.72174,
"c": 0.22615,
"h": 343.3
},
"luminance": 0.33131
}Semantic roles & 50–950 ramp
primary
#FF5CC9
secondary
#C2F4D3
accent
#E64C00
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190E14
muted
#877E83