#FF7CB4#FF7CB4
#FF7CB4 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.3% C 0.169 H 355.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CB4 |
|---|---|
| RGB | rgb(255, 124, 180) |
| HSL | hsl(334, 100%, 74%) |
| HSV | hsv(334, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 29.4%, 0%) |
| CIE-LAB | lab(68.73, 55.65, -5.81) |
| CIE-LCH | lch(68.73, 55.95, 354.04°) |
| OKLab | oklab(75.25% 0.1687 -0.0146) |
| OKLCH | oklch(75.25% 0.169 355) |
| XYZ | xyz(56.6882, 38.9758, 47.7087) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CB4 #7CFFC7
analogous
#FF7CF6 #FF7CB4 #FF867C
triadic
#FF7CB4 #B4FF7C #7CB4FF
tetradic
#FF7CB4 #F6FF7C #7CFFC7 #867CFF
square
#FF7CB4 #F6FF7C #7CFFC7 #867CFF
split-complementary
#FF7CB4 #7CFF86 #7CF6FF
monochromatic
#FF026E #FF3F91 #FF7CB4 #FFB9D7 #FFE0ED
Accessibility & contrast
On white
2.39
#FF7CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF7CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CB4
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CB4 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B6
Deuteranopia (green-blind)
#B0B1B1
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7cb4; /* rgb */ color: rgb(255, 124, 180); /* oklch */ color: oklch(75.3% 0.169 355.0);
Tailwind
colors: {
custom: {
50: '#ffa6ca',
500: '#ff7cb4',
950: '#000000',
},
}SCSS
$custom: #ff7cb4; $custom-light: #ffa6ca; $custom-dark: #000000;
JSON
{
"hex": "#ff7cb4",
"rgb": {
"r": 255,
"g": 124,
"b": 180
},
"hsl": {
"h": 334.351,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75252,
"c": 0.16933,
"h": 355
},
"luminance": 0.38971
}Semantic roles & 50–950 ramp
primary
#FF7CB4
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82