#FF7DC5#FF7DC5
#FF7DC5 is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.176 H 347.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC5 |
|---|---|
| RGB | rgb(255, 125, 197) |
| HSL | hsl(327, 100%, 75%) |
| HSV | hsv(327, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 22.7%, 0%) |
| CIE-LAB | lab(69.44, 57.39, -14.28) |
| CIE-LCH | lch(69.44, 59.14, 346.02°) |
| OKLab | oklab(75.96% 0.1723 -0.0375) |
| OKLCH | oklch(75.96% 0.176 347.7) |
| XYZ | xyz(58.6533, 39.9634, 57.4371) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.54
Pink (survey)
#FF81C0
ΔE00 1.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 4.11
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC5 #7DFFB7
analogous
#F87DFF #FF7DC5 #FF7D84
triadic
#FF7DC5 #C5FF7D #7DC5FF
tetradic
#FF7DC5 #FFF87D #7DFFB7 #7D84FF
square
#FF7DC5 #FFF87D #7DFFB7 #7D84FF
split-complementary
#FF7DC5 #84FF7D #7DFFF8
monochromatic
#FF038E #FF40AA #FF7DC5 #FFBAE0 #FFE0F1
Accessibility & contrast
On white
2.34
#FF7DC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FF7DC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC5
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC5 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9CC7
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#FF7A98
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dc5; /* rgb */ color: rgb(255, 125, 197); /* oklch */ color: oklch(76.0% 0.176 347.7);
Tailwind
colors: {
custom: {
50: '#ffa7d6',
500: '#ff7dc5',
950: '#000000',
},
}SCSS
$custom: #ff7dc5; $custom-light: #ffa7d6; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc5",
"rgb": {
"r": 255,
"g": 125,
"b": 197
},
"hsl": {
"h": 326.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75958,
"c": 0.17634,
"h": 347.7
},
"luminance": 0.39958
}Semantic roles & 50–950 ramp
primary
#FF7DC5
secondary
#D4F7E4
accent
#E66600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83