#FF7CB3#FF7CB3
#FF7CB3 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.2% C 0.169 H 355.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CB3 |
|---|---|
| RGB | rgb(255, 124, 179) |
| HSL | hsl(335, 100%, 74%) |
| HSV | hsv(335, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 29.8%, 0%) |
| CIE-LAB | lab(68.70, 55.52, -5.29) |
| CIE-LCH | lch(68.70, 55.77, 354.55°) |
| OKLab | oklab(75.22% 0.1684 -0.0132) |
| OKLCH | oklch(75.22% 0.169 355.5) |
| XYZ | xyz(56.5867, 38.9352, 47.1741) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.66
Carnation Pink
#FF7FA7
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 3.58
Bubble Gum Pink
#FF69AF
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CB3 #7CFFC8
analogous
#FF7CF5 #FF7CB3 #FF877C
triadic
#FF7CB3 #B3FF7C #7CB3FF
tetradic
#FF7CB3 #F5FF7C #7CFFC8 #877CFF
square
#FF7CB3 #F5FF7C #7CFFC8 #877CFF
split-complementary
#FF7CB3 #7CFF87 #7CF5FF
monochromatic
#FF026C #FF3F8F #FF7CB3 #FFB9D7 #FFE0ED
Accessibility & contrast
On white
2.39
#FF7CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF7CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CB3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CB3 | 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)
#8E99B5
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7cb3; /* rgb */ color: rgb(255, 124, 179); /* oklch */ color: oklch(75.2% 0.169 355.5);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#ff7cb3',
950: '#000000',
},
}SCSS
$custom: #ff7cb3; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7cb3",
"rgb": {
"r": 255,
"g": 124,
"b": 179
},
"hsl": {
"h": 334.809,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75221,
"c": 0.16891,
"h": 355.5
},
"luminance": 0.3893
}Semantic roles & 50–950 ramp
primary
#FF7CB3
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82