#FF7CB2#FF7CB2
#FF7CB2 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.2% C 0.168 H 356.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CB2 |
|---|---|
| RGB | rgb(255, 124, 178) |
| HSL | hsl(335, 100%, 74%) |
| HSV | hsv(335, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 30.2%, 0%) |
| CIE-LAB | lab(68.68, 55.40, -4.78) |
| CIE-LCH | lch(68.68, 55.60, 355.07°) |
| OKLab | oklab(75.19% 0.1681 -0.0119) |
| OKLCH | oklch(75.19% 0.168 356) |
| XYZ | xyz(56.4859, 38.8949, 46.6434) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.89
Carnation Pink
#FF7FA7
ΔE00 3.21
Bubble Gum Pink
#FF69AF
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.72
Pinky
#FC86AA
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CB2 #7CFFC9
analogous
#FF7CF4 #FF7CB2 #FF887C
triadic
#FF7CB2 #B2FF7C #7CB2FF
tetradic
#FF7CB2 #F4FF7C #7CFFC9 #887CFF
square
#FF7CB2 #F4FF7C #7CFFC9 #887CFF
split-complementary
#FF7CB2 #7CFF88 #7CF4FF
monochromatic
#FF026A #FF3F8E #FF7CB2 #FFB9D6 #FFE0ED
Accessibility & contrast
On white
2.39
#FF7CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF7CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CB2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CB2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#B1B0AF
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7cb2; /* rgb */ color: rgb(255, 124, 178); /* oklch */ color: oklch(75.2% 0.168 356.0);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#ff7cb2',
950: '#000000',
},
}SCSS
$custom: #ff7cb2; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7cb2",
"rgb": {
"r": 255,
"g": 124,
"b": 178
},
"hsl": {
"h": 335.267,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75189,
"c": 0.16849,
"h": 356
},
"luminance": 0.3889
}Semantic roles & 50–950 ramp
primary
#FF7CB2
secondary
#D4F7E9
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82