#FF7CB9#FF7CB9
#FF7CB9 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.172 H 352.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CB9 |
|---|---|
| RGB | rgb(255, 124, 185) |
| HSL | hsl(332, 100%, 74%) |
| HSV | hsv(332, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 27.5%, 0%) |
| CIE-LAB | lab(68.88, 56.28, -8.40) |
| CIE-LCH | lch(68.88, 56.90, 351.51°) |
| OKLab | oklab(75.41% 0.1703 -0.0215) |
| OKLCH | oklch(75.41% 0.172 352.8) |
| XYZ | xyz(57.2067, 39.1832, 50.4398) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.45
Bubblegum (survey)
#FF6CB5
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CB9 #7CFFC2
analogous
#FF7CFB #FF7CB9 #FF817C
triadic
#FF7CB9 #B9FF7C #7CB9FF
tetradic
#FF7CB9 #FBFF7C #7CFFC2 #817CFF
square
#FF7CB9 #FBFF7C #7CFFC2 #817CFF
split-complementary
#FF7CB9 #7CFF81 #7CFBFF
monochromatic
#FF0278 #FF3F98 #FF7CB9 #FFB9DA #FFE0EF
Accessibility & contrast
On white
2.38
#FF7CB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF7CB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CB9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CB9 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABB
Deuteranopia (green-blind)
#AFB1B6
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7cb9; /* rgb */ color: rgb(255, 124, 185); /* oklch */ color: oklch(75.4% 0.172 352.8);
Tailwind
colors: {
custom: {
50: '#ffa6ce',
500: '#ff7cb9',
950: '#000000',
},
}SCSS
$custom: #ff7cb9; $custom-light: #ffa6ce; $custom-dark: #000000;
JSON
{
"hex": "#ff7cb9",
"rgb": {
"r": 255,
"g": 124,
"b": 185
},
"hsl": {
"h": 332.061,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75414,
"c": 0.17161,
"h": 352.8
},
"luminance": 0.39178
}Semantic roles & 50–950 ramp
primary
#FF7CB9
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#191013
muted
#877F82