#FF7CB7#FF7CB7
#FF7CB7 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.171 H 353.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7CB7 |
|---|---|
| RGB | rgb(255, 124, 183) |
| HSL | hsl(333, 100%, 74%) |
| HSV | hsv(333, 51%, 100%) |
| CMYK | cmyk(0%, 51.4%, 28.2%, 0%) |
| CIE-LAB | lab(68.82, 56.02, -7.37) |
| CIE-LCH | lch(68.82, 56.51, 352.51°) |
| OKLab | oklab(75.35% 0.1696 -0.0188) |
| OKLCH | oklch(75.35% 0.171 353.7) |
| XYZ | xyz(56.9971, 39.0993, 49.3357) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.82
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Bubble Gum Pink
#FF69AF
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7CB7 #7CFFC4
analogous
#FF7CF9 #FF7CB7 #FF837C
triadic
#FF7CB7 #B7FF7C #7CB7FF
tetradic
#FF7CB7 #F9FF7C #7CFFC4 #837CFF
square
#FF7CB7 #F9FF7C #7CFFC4 #837CFF
split-complementary
#FF7CB7 #7CFF83 #7CF9FF
monochromatic
#FF0274 #FF3F95 #FF7CB7 #FFB9D9 #FFE0EE
Accessibility & contrast
On white
2.38
#FF7CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FF7CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7CB7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7CB7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B9
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7cb7; /* rgb */ color: rgb(255, 124, 183); /* oklch */ color: oklch(75.3% 0.171 353.7);
Tailwind
colors: {
custom: {
50: '#ffa6cc',
500: '#ff7cb7',
950: '#000000',
},
}SCSS
$custom: #ff7cb7; $custom-light: #ffa6cc; $custom-dark: #000000;
JSON
{
"hex": "#ff7cb7",
"rgb": {
"r": 255,
"g": 124,
"b": 183
},
"hsl": {
"h": 332.977,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.75349,
"c": 0.17067,
"h": 353.7
},
"luminance": 0.39094
}Semantic roles & 50–950 ramp
primary
#FF7CB7
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82