#FF57CE#FF57CE
#FF57CE is a light, highly saturated pink. Relative luminance 0.325; OKLCH L 71.9% C 0.236 H 341.4°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF57CE |
|---|---|
| RGB | rgb(255, 87, 206) |
| HSL | hsl(318, 100%, 67%) |
| HSV | hsv(318, 66%, 100%) |
| CMYK | cmyk(0%, 65.9%, 19.2%, 0%) |
| CIE-LAB | lab(63.78, 74.74, -27.96) |
| CIE-LCH | lch(63.78, 79.80, 339.49°) |
| OKLab | oklab(71.88% 0.2232 -0.0751) |
| OKLCH | oklch(71.88% 0.236 341.4) |
| XYZ | xyz(55.7903, 32.5379, 61.7228) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 6.13
Purpleish Pink
#DF4EC8
ΔE00 6.48
Hot Pink
#FF69B4
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.78
Orchid
#DA70D6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF57CE #57FF88
analogous
#DC57FF #FF57CE #FF577A
triadic
#FF57CE #CEFF57 #57CEFF
tetradic
#FF57CE #FFDC57 #57FF88 #577AFF
square
#FF57CE #FFDC57 #57FF88 #577AFF
split-complementary
#FF57CE #7AFF57 #57FFDC
monochromatic
#DC009C #FF1ABC #FF57CE #FF94E0 #FFD1F2
Accessibility & contrast
On white
2.80
#FF57CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#FF57CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF57CE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF57CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF57CE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6489D1
Deuteranopia (green-blind)
#97A4CA
Tritanopia (blue-blind)
#FF5A8B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff57ce; /* rgb */ color: rgb(255, 87, 206); /* oklch */ color: oklch(71.9% 0.236 341.4);
Tailwind
colors: {
custom: {
50: '#ff91dd',
500: '#ff57ce',
950: '#000000',
},
}SCSS
$custom: #ff57ce; $custom-light: #ff91dd; $custom-dark: #000000;
JSON
{
"hex": "#ff57ce",
"rgb": {
"r": 255,
"g": 87,
"b": 206
},
"hsl": {
"h": 317.5,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.71882,
"c": 0.23553,
"h": 341.4
},
"luminance": 0.32533
}Semantic roles & 50–950 ramp
primary
#FF57CE
secondary
#BEF4CE
accent
#E64300
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83