#FF7CB5#FF7CB5
#FF7CB5 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.3% C 0.170 H 354.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CB5 |
|---|---|
| RGB | rgb(255, 124, 181) |
| HSL | hsl(334, 100%, 74%) |
| HSV | hsv(334, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 29%, 0%) |
| CIE-LAB | lab(68.76, 55.77, -6.33) |
| CIE-LCH | lch(68.76, 56.13, 353.52°) |
| OKLab | oklab(75.28% 0.169 -0.016) |
| OKLCH | oklch(75.28% 0.17 354.6) |
| XYZ | xyz(56.7904, 39.0167, 48.2471) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.23
Bubblegum (survey)
#FF6CB5
ΔE00 3.33
Bubble Gum Pink
#FF69AF
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CB5 #7CFFC6
analogous
#FF7CF7 #FF7CB5 #FF857C
triadic
#FF7CB5 #B5FF7C #7CB5FF
tetradic
#FF7CB5 #F7FF7C #7CFFC6 #857CFF
square
#FF7CB5 #F7FF7C #7CFFC6 #857CFF
split-complementary
#FF7CB5 #7CFF85 #7CF7FF
monochromatic
#FF0270 #FF3F92 #FF7CB5 #FFB9D8 #FFE0EE
Accessibility & contrast
On white
2.39
#FF7CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FF7CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CB5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CB5 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B7
Deuteranopia (green-blind)
#B0B1B2
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7cb5; /* rgb */ color: rgb(255, 124, 181); /* oklch */ color: oklch(75.3% 0.170 354.6);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#ff7cb5',
950: '#000000',
},
}SCSS
$custom: #ff7cb5; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#ff7cb5",
"rgb": {
"r": 255,
"g": 124,
"b": 181
},
"hsl": {
"h": 333.893,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75284,
"c": 0.16977,
"h": 354.6
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#FF7CB5
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82