#FF7DC4#FF7DC4
#FF7DC4 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.9% C 0.176 H 348.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC4 |
|---|---|
| RGB | rgb(255, 125, 196) |
| HSL | hsl(327, 100%, 75%) |
| HSV | hsv(327, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 23.1%, 0%) |
| CIE-LAB | lab(69.41, 57.26, -13.77) |
| CIE-LCH | lch(69.41, 58.89, 346.47°) |
| OKLab | oklab(75.92% 0.172 -0.0361) |
| OKLCH | oklch(75.92% 0.176 348.2) |
| XYZ | xyz(58.5391, 39.9177, 56.8356) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.50
Bubblegum Pink
#FE83CC
ΔE00 1.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.57
Hot Pink
#FF69B4
ΔE00 4.01
Bubble Gum Pink
#FF69AF
ΔE00 4.59
Carnation Pink
#FF7FA7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC4 #7DFFB8
analogous
#F97DFF #FF7DC4 #FF7D83
triadic
#FF7DC4 #C4FF7D #7DC4FF
tetradic
#FF7DC4 #FFF97D #7DFFB8 #7D83FF
square
#FF7DC4 #FFF97D #7DFFB8 #7D83FF
split-complementary
#FF7DC4 #83FF7D #7DFFF9
monochromatic
#FF038C #FF40A8 #FF7DC4 #FFBAE0 #FFE0F1
Accessibility & contrast
On white
2.34
#FF7DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF7DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9CC6
Deuteranopia (green-blind)
#ADB2C1
Tritanopia (blue-blind)
#FF7A98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7dc4; /* rgb */ color: rgb(255, 125, 196); /* oklch */ color: oklch(75.9% 0.176 348.2);
Tailwind
colors: {
custom: {
50: '#ffa7d5',
500: '#ff7dc4',
950: '#000000',
},
}SCSS
$custom: #ff7dc4; $custom-light: #ffa7d5; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc4",
"rgb": {
"r": 255,
"g": 125,
"b": 196
},
"hsl": {
"h": 327.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75923,
"c": 0.17577,
"h": 348.2
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#FF7DC4
secondary
#D4F7E4
accent
#E66800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83