#FF50CB#FF50CB
#FF50CB is a light, highly saturated pink. Relative luminance 0.313; OKLCH L 71.1% C 0.242 H 342.0°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50CB |
|---|---|
| RGB | rgb(255, 80, 203) |
| HSL | hsl(318, 100%, 66%) |
| HSV | hsv(318, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 20.4%, 0%) |
| CIE-LAB | lab(62.77, 76.84, -27.83) |
| CIE-LCH | lch(62.77, 81.73, 340.09°) |
| OKLab | oklab(71.1% 0.2303 -0.0746) |
| OKLCH | oklch(71.1% 0.242 342) |
| XYZ | xyz(54.8899, 31.3145, 59.6419) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.19
Purpleish Pink
#DF4EC8
ΔE00 6.00
Bright Pink
#FE01B1
ΔE00 6.66
Barbie Pink
#FE46A5
ΔE00 6.73
Hot Pink
#FF69B4
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50CB #50FF84
analogous
#DC50FF #FF50CB #FF5073
triadic
#FF50CB #CBFF50 #50CBFF
tetradic
#FF50CB #FFDC50 #50FF84 #5073FF
square
#FF50CB #FFDC50 #50FF84 #5073FF
split-complementary
#FF50CB #73FF50 #50FFDC
monochromatic
#D50095 #FF13B9 #FF50CB #FF8DDD #FFCAEF
Accessibility & contrast
On white
2.89
#FF50CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#FF50CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50CB
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50CB | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F86CE
Deuteranopia (green-blind)
#95A2C7
Tritanopia (blue-blind)
#FF5287
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff50cb; /* rgb */ color: rgb(255, 80, 203); /* oklch */ color: oklch(71.1% 0.242 342.0);
Tailwind
colors: {
custom: {
50: '#ff8edb',
500: '#ff50cb',
950: '#000000',
},
}SCSS
$custom: #ff50cb; $custom-light: #ff8edb; $custom-dark: #000000;
JSON
{
"hex": "#ff50cb",
"rgb": {
"r": 255,
"g": 80,
"b": 203
},
"hsl": {
"h": 317.829,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71104,
"c": 0.24209,
"h": 342
},
"luminance": 0.31309
}Semantic roles & 50–950 ramp
primary
#FF50CB
secondary
#B8F3CA
accent
#E64400
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190D15
muted
#877E83