#FF7DC7#FF7DC7
#FF7DC7 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.177 H 346.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC7 |
|---|---|
| RGB | rgb(255, 125, 199) |
| HSL | hsl(326, 100%, 75%) |
| HSV | hsv(326, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 22%, 0%) |
| CIE-LAB | lab(69.51, 57.67, -15.30) |
| CIE-LCH | lch(69.51, 59.66, 345.14°) |
| OKLab | oklab(76.03% 0.1729 -0.0402) |
| OKLCH | oklch(76.03% 0.177 346.9) |
| XYZ | xyz(58.8840, 40.0556, 58.6520) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.29
Pink (survey)
#FF81C0
ΔE00 2.07
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC7 #7DFFB5
analogous
#F67DFF #FF7DC7 #FF7D86
triadic
#FF7DC7 #C7FF7D #7DC7FF
tetradic
#FF7DC7 #FFF67D #7DFFB5 #7D86FF
square
#FF7DC7 #FFF67D #7DFFB5 #7D86FF
split-complementary
#FF7DC7 #86FF7D #7DFFF6
monochromatic
#FF0392 #FF40AD #FF7DC7 #FFBAE1 #FFE0F2
Accessibility & contrast
On white
2.33
#FF7DC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FF7DC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC7
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC7 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CC9
Deuteranopia (green-blind)
#ACB2C4
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dc7; /* rgb */ color: rgb(255, 125, 199); /* oklch */ color: oklch(76.0% 0.177 346.9);
Tailwind
colors: {
custom: {
50: '#ffa7d8',
500: '#ff7dc7',
950: '#000000',
},
}SCSS
$custom: #ff7dc7; $custom-light: #ffa7d8; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc7",
"rgb": {
"r": 255,
"g": 125,
"b": 199
},
"hsl": {
"h": 325.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76028,
"c": 0.17749,
"h": 346.9
},
"luminance": 0.40051
}Semantic roles & 50–950 ramp
primary
#FF7DC7
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83