#FF7DC2#FF7DC2
#FF7DC2 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.9% C 0.175 H 349.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC2 |
|---|---|
| RGB | rgb(255, 125, 194) |
| HSL | hsl(328, 100%, 75%) |
| HSV | hsv(328, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 23.9%, 0%) |
| CIE-LAB | lab(69.35, 56.99, -12.75) |
| CIE-LCH | lch(69.35, 58.40, 347.39°) |
| OKLab | oklab(75.85% 0.1715 -0.0333) |
| OKLCH | oklch(75.85% 0.175 349) |
| XYZ | xyz(58.3130, 39.8272, 55.6447) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.15
Bubblegum Pink
#FE83CC
ΔE00 2.04
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC2 #7DFFBA
analogous
#FB7DFF #FF7DC2 #FF7D81
triadic
#FF7DC2 #C2FF7D #7DC2FF
tetradic
#FF7DC2 #FFFB7D #7DFFBA #7D81FF
square
#FF7DC2 #FFFB7D #7DFFBA #7D81FF
split-complementary
#FF7DC2 #81FF7D #7DFFFB
monochromatic
#FF0389 #FF40A5 #FF7DC2 #FFBADF #FFE0F1
Accessibility & contrast
On white
2.34
#FF7DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF7DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC4
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#FF7997
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7dc2; /* rgb */ color: rgb(255, 125, 194); /* oklch */ color: oklch(75.9% 0.175 349.0);
Tailwind
colors: {
custom: {
50: '#ffa7d4',
500: '#ff7dc2',
950: '#000000',
},
}SCSS
$custom: #ff7dc2; $custom-light: #ffa7d4; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc2",
"rgb": {
"r": 255,
"g": 125,
"b": 194
},
"hsl": {
"h": 328.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75853,
"c": 0.17467,
"h": 349
},
"luminance": 0.39822
}Semantic roles & 50–950 ramp
primary
#FF7DC2
secondary
#D4F7E4
accent
#E66C00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83