#FF53CE#FF53CE
#FF53CE is a light, highly saturated pink. Relative luminance 0.319; OKLCH L 71.5% C 0.240 H 341.2°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF53CE |
|---|---|
| RGB | rgb(255, 83, 206) |
| HSL | hsl(317, 100%, 66%) |
| HSV | hsv(317, 67%, 100%) |
| CMYK | cmyk(0%, 67.5%, 19.2%, 0%) |
| CIE-LAB | lab(63.27, 76.19, -28.76) |
| CIE-LCH | lch(63.27, 81.43, 339.32°) |
| OKLab | oklab(71.5% 0.2276 -0.0773) |
| OKLCH | oklch(71.5% 0.24 341.2) |
| XYZ | xyz(55.4754, 31.9081, 61.6178) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.62
Purpleish Pink
#DF4EC8
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 6.75
Orchid
#DA70D6
ΔE00 6.89
Hot Pink
#FF69B4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF53CE #53FF84
analogous
#DA53FF #FF53CE #FF5378
triadic
#FF53CE #CEFF53 #53CEFF
tetradic
#FF53CE #FFDA53 #53FF84 #5378FF
square
#FF53CE #FFDA53 #53FF84 #5378FF
split-complementary
#FF53CE #78FF53 #53FFDA
monochromatic
#D8009A #FF16BD #FF53CE #FF90DF #FFCDF1
Accessibility & contrast
On white
2.85
#FF53CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#FF53CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF53CE
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF53CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF53CE | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6087D2
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#FF5689
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff53ce; /* rgb */ color: rgb(255, 83, 206); /* oklch */ color: oklch(71.5% 0.240 341.2);
Tailwind
colors: {
custom: {
50: '#ff8fdd',
500: '#ff53ce',
950: '#000000',
},
}SCSS
$custom: #ff53ce; $custom-light: #ff8fdd; $custom-dark: #000000;
JSON
{
"hex": "#ff53ce",
"rgb": {
"r": 255,
"g": 83,
"b": 206
},
"hsl": {
"h": 317.093,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.71504,
"c": 0.24039,
"h": 341.2
},
"luminance": 0.31903
}Semantic roles & 50–950 ramp
primary
#FF53CE
secondary
#BBF3CB
accent
#E64100
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83