#FF49CC#FF49CC
#FF49CC is a light, highly saturated pink. Relative luminance 0.304; OKLCH L 70.5% C 0.251 H 341.5°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF49CC |
|---|---|
| RGB | rgb(255, 73, 204) |
| HSL | hsl(317, 100%, 64%) |
| HSV | hsv(317, 71%, 100%) |
| CMYK | cmyk(0%, 71.4%, 20%, 0%) |
| CIE-LAB | lab(61.99, 79.29, -29.60) |
| CIE-LCH | lch(61.99, 84.63, 339.53°) |
| OKLab | oklab(70.55% 0.2375 -0.0796) |
| OKLCH | oklch(70.55% 0.251 341.5) |
| XYZ | xyz(54.5233, 30.3902, 60.1095) |
| Luminance | 0.3039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.41
Purpleish Pink
#DF4EC8
ΔE00 5.45
Bright Pink
#FE01B1
ΔE00 6.10
Hot Magenta
#F504C9
ΔE00 6.17
Bright Magenta
#FF08E8
ΔE00 6.32
Barbie Pink
#FE46A5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF49CC #49FF7C
analogous
#D749FF #FF49CC #FF4971
triadic
#FF49CC #CCFF49 #49CCFF
tetradic
#FF49CC #FFD749 #49FF7C #4971FF
square
#FF49CC #FFD749 #49FF7C #4971FF
split-complementary
#FF49CC #71FF49 #49FFD7
monochromatic
#CE0094 #FF0CBB #FF49CC #FF86DD #FFC3EE
Accessibility & contrast
On white
2.97
#FF49CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#FF49CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF49CC
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF49CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF49CC | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5883D0
Deuteranopia (green-blind)
#92A0C8
Tritanopia (blue-blind)
#FF4C85
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ff49cc; /* rgb */ color: rgb(255, 73, 204); /* oklch */ color: oklch(70.5% 0.251 341.5);
Tailwind
colors: {
custom: {
50: '#ff8bdc',
500: '#ff49cc',
950: '#000000',
},
}SCSS
$custom: #ff49cc; $custom-light: #ff8bdc; $custom-dark: #000000;
JSON
{
"hex": "#ff49cc",
"rgb": {
"r": 255,
"g": 73,
"b": 204
},
"hsl": {
"h": 316.813,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.70548,
"c": 0.2505,
"h": 341.5
},
"luminance": 0.30385
}Semantic roles & 50–950 ramp
primary
#FF49CC
secondary
#B2F1C4
accent
#E64000
background
#FFF9FD
surface
#FFF1FB
border
#D7CBD4
text
#190D15
muted
#877E83