#FF53CB#FF53CB
#FF53CB is a light, highly saturated pink. Relative luminance 0.318; OKLCH L 71.4% C 0.239 H 342.2°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF53CB |
|---|---|
| RGB | rgb(255, 83, 203) |
| HSL | hsl(318, 100%, 66%) |
| HSV | hsv(318, 67%, 100%) |
| CMYK | cmyk(0%, 67.5%, 20.4%, 0%) |
| CIE-LAB | lab(63.15, 75.79, -27.25) |
| CIE-LCH | lch(63.15, 80.54, 340.23°) |
| OKLab | oklab(71.38% 0.2271 -0.073) |
| OKLCH | oklch(71.38% 0.239 342.2) |
| XYZ | xyz(55.1144, 31.7637, 59.7167) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.08
Purpleish Pink
#DF4EC8
ΔE00 6.25
Hot Pink
#FF69B4
ΔE00 6.52
Barbie Pink
#FE46A5
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF53CB #53FF87
analogous
#DD53FF #FF53CB #FF5375
triadic
#FF53CB #CBFF53 #53CBFF
tetradic
#FF53CB #FFDD53 #53FF87 #5375FF
square
#FF53CB #FFDD53 #53FF87 #5375FF
split-complementary
#FF53CB #75FF53 #53FFDD
monochromatic
#D80096 #FF16B8 #FF53CB #FF90DE #FFCDF0
Accessibility & contrast
On white
2.86
#FF53CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#FF53CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF53CB
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF53CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF53CB | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6287CE
Deuteranopia (green-blind)
#96A3C7
Tritanopia (blue-blind)
#FF5588
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff53cb; /* rgb */ color: rgb(255, 83, 203); /* oklch */ color: oklch(71.4% 0.239 342.2);
Tailwind
colors: {
custom: {
50: '#ff8fdb',
500: '#ff53cb',
950: '#000000',
},
}SCSS
$custom: #ff53cb; $custom-light: #ff8fdb; $custom-dark: #000000;
JSON
{
"hex": "#ff53cb",
"rgb": {
"r": 255,
"g": 83,
"b": 203
},
"hsl": {
"h": 318.14,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.71377,
"c": 0.23857,
"h": 342.2
},
"luminance": 0.31758
}Semantic roles & 50–950 ramp
primary
#FF53CB
secondary
#BBF3CC
accent
#E64500
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83