#FF55CC#FF55CC
#FF55CC is a light, highly saturated pink. Relative luminance 0.321; OKLCH L 71.6% C 0.237 H 341.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55CC |
|---|---|
| RGB | rgb(255, 85, 204) |
| HSL | hsl(318, 100%, 67%) |
| HSV | hsv(318, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 20%, 0%) |
| CIE-LAB | lab(63.44, 75.21, -27.36) |
| CIE-LCH | lch(63.44, 80.03, 340.01°) |
| OKLab | oklab(71.61% 0.2251 -0.0734) |
| OKLCH | oklch(71.61% 0.237 341.9) |
| XYZ | xyz(55.3892, 32.1220, 60.3981) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.86
Purpleish Pink
#DF4EC8
ΔE00 6.38
Hot Pink
#FF69B4
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.49
Bubblegum (survey)
#FF6CB5
ΔE00 6.74
Barbie Pink
#FE46A5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55CC #55FF88
analogous
#DD55FF #FF55CC #FF5577
triadic
#FF55CC #CCFF55 #55CCFF
tetradic
#FF55CC #FFDD55 #55FF88 #5577FF
square
#FF55CC #FFDD55 #55FF88 #5577FF
split-complementary
#FF55CC #77FF55 #55FFDD
monochromatic
#DA0098 #FF18BA #FF55CC #FF92DE #FFCFF1
Accessibility & contrast
On white
2.83
#FF55CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#FF55CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55CC
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55CC | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6388CF
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#FF5789
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff55cc; /* rgb */ color: rgb(255, 85, 204); /* oklch */ color: oklch(71.6% 0.237 341.9);
Tailwind
colors: {
custom: {
50: '#ff90db',
500: '#ff55cc',
950: '#000000',
},
}SCSS
$custom: #ff55cc; $custom-light: #ff90db; $custom-dark: #000000;
JSON
{
"hex": "#ff55cc",
"rgb": {
"r": 255,
"g": 85,
"b": 204
},
"hsl": {
"h": 318,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.71606,
"c": 0.23675,
"h": 341.9
},
"luminance": 0.32117
}Semantic roles & 50–950 ramp
primary
#FF55CC
secondary
#BDF3CD
accent
#E64500
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83