#FF7DC6#FF7DC6
#FF7DC6 is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.177 H 347.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC6 |
|---|---|
| RGB | rgb(255, 125, 198) |
| HSL | hsl(326, 100%, 75%) |
| HSV | hsv(326, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 22.4%, 0%) |
| CIE-LAB | lab(69.48, 57.53, -14.79) |
| CIE-LCH | lch(69.48, 59.40, 345.58°) |
| OKLab | oklab(75.99% 0.1726 -0.0389) |
| OKLCH | oklch(75.99% 0.177 347.3) |
| XYZ | xyz(58.7683, 40.0093, 58.0425) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.40
Pink (survey)
#FF81C0
ΔE00 1.88
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 4.86
Carnation Pink
#FF7FA7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC6 #7DFFB6
analogous
#F77DFF #FF7DC6 #FF7D85
triadic
#FF7DC6 #C6FF7D #7DC6FF
tetradic
#FF7DC6 #FFF77D #7DFFB6 #7D85FF
square
#FF7DC6 #FFF77D #7DFFB6 #7D85FF
split-complementary
#FF7DC6 #85FF7D #7DFFF7
monochromatic
#FF0390 #FF40AB #FF7DC6 #FFBAE1 #FFE0F2
Accessibility & contrast
On white
2.33
#FF7DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF7DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9CC8
Deuteranopia (green-blind)
#ACB2C3
Tritanopia (blue-blind)
#FF7A99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dc6; /* rgb */ color: rgb(255, 125, 198); /* oklch */ color: oklch(76.0% 0.177 347.3);
Tailwind
colors: {
custom: {
50: '#ffa7d7',
500: '#ff7dc6',
950: '#000000',
},
}SCSS
$custom: #ff7dc6; $custom-light: #ffa7d7; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc6",
"rgb": {
"r": 255,
"g": 125,
"b": 198
},
"hsl": {
"h": 326.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75993,
"c": 0.17691,
"h": 347.3
},
"luminance": 0.40004
}Semantic roles & 50–950 ramp
primary
#FF7DC6
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83