#FF57CC#FF57CC
#FF57CC is a light, highly saturated pink. Relative luminance 0.324; OKLCH L 71.8% C 0.234 H 342.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF57CC |
|---|---|
| RGB | rgb(255, 87, 204) |
| HSL | hsl(318, 100%, 67%) |
| HSV | hsv(318, 66%, 100%) |
| CMYK | cmyk(0%, 65.9%, 20%, 0%) |
| CIE-LAB | lab(63.71, 74.48, -26.95) |
| CIE-LCH | lch(63.71, 79.21, 340.10°) |
| OKLab | oklab(71.8% 0.2229 -0.0722) |
| OKLCH | oklch(71.8% 0.234 342) |
| XYZ | xyz(55.5489, 32.4413, 60.4513) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.81
Hot Pink
#FF69B4
ΔE00 6.27
Purply Pink
#F075E6
ΔE00 6.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.54
Purpleish Pink
#DF4EC8
ΔE00 6.58
Barbie Pink
#FE46A5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF57CC #57FF8A
analogous
#DE57FF #FF57CC #FF5778
triadic
#FF57CC #CCFF57 #57CCFF
tetradic
#FF57CC #FFDE57 #57FF8A #5778FF
square
#FF57CC #FFDE57 #57FF8A #5778FF
split-complementary
#FF57CC #78FF57 #57FFDE
monochromatic
#DC0099 #FF1AB9 #FF57CC #FF94DF #FFD1F1
Accessibility & contrast
On white
2.80
#FF57CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#FF57CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF57CC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF57CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF57CC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6589CF
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#FF598A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff57cc; /* rgb */ color: rgb(255, 87, 204); /* oklch */ color: oklch(71.8% 0.234 342.0);
Tailwind
colors: {
custom: {
50: '#ff91db',
500: '#ff57cc',
950: '#000000',
},
}SCSS
$custom: #ff57cc; $custom-light: #ff91db; $custom-dark: #000000;
JSON
{
"hex": "#ff57cc",
"rgb": {
"r": 255,
"g": 87,
"b": 204
},
"hsl": {
"h": 318.214,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.71798,
"c": 0.23429,
"h": 342
},
"luminance": 0.32436
}Semantic roles & 50–950 ramp
primary
#FF57CC
secondary
#BEF4CE
accent
#E64600
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83