#FF60CC#FF60CC
#FF60CC is a light, highly saturated pink. Relative luminance 0.340; OKLCH L 72.7% C 0.223 H 342.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60CC |
|---|---|
| RGB | rgb(255, 96, 204) |
| HSL | hsl(319, 100%, 69%) |
| HSV | hsv(319, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 20%, 0%) |
| CIE-LAB | lab(64.96, 71.03, -25.03) |
| CIE-LCH | lch(64.96, 75.31, 340.58°) |
| OKLab | oklab(72.71% 0.2124 -0.0669) |
| OKLCH | oklch(72.71% 0.223 342.5) |
| XYZ | xyz(56.3235, 33.9906, 60.7095) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.84
Hot Pink
#FF69B4
ΔE00 5.44
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 6.48
Bubble Gum Pink
#FF69AF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60CC #60FF93
analogous
#E260FF #FF60CC #FF607D
triadic
#FF60CC #CCFF60 #60CCFF
tetradic
#FF60CC #FFE260 #60FF93 #607DFF
square
#FF60CC #FFE260 #60FF93 #607DFF
split-complementary
#FF60CC #7DFF60 #60FFE2
monochromatic
#E5009B #FF23B8 #FF60CC #FF9DE0 #FFDAF3
Accessibility & contrast
On white
2.69
#FF60CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#FF60CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60CC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60CC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D8DCF
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#FF618E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff60cc; /* rgb */ color: rgb(255, 96, 204); /* oklch */ color: oklch(72.7% 0.223 342.5);
Tailwind
colors: {
custom: {
50: '#ff96db',
500: '#ff60cc',
950: '#000000',
},
}SCSS
$custom: #ff60cc; $custom-light: #ff96db; $custom-dark: #000000;
JSON
{
"hex": "#ff60cc",
"rgb": {
"r": 255,
"g": 96,
"b": 204
},
"hsl": {
"h": 319.245,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.72713,
"c": 0.22272,
"h": 342.5
},
"luminance": 0.33985
}Semantic roles & 50–950 ramp
primary
#FF60CC
secondary
#C6F5D5
accent
#E64A00
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83