#FF7DCA#FF7DCA
#FF7DCA is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.179 H 345.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DCA |
|---|---|
| RGB | rgb(255, 125, 202) |
| HSL | hsl(324, 100%, 75%) |
| HSV | hsv(324, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 20.8%, 0%) |
| CIE-LAB | lab(69.61, 58.08, -16.82) |
| CIE-LCH | lch(69.61, 60.47, 343.85°) |
| OKLab | oklab(76.14% 0.1737 -0.0444) |
| OKLCH | oklch(76.14% 0.179 345.7) |
| XYZ | xyz(59.2357, 40.1963, 60.5045) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.14
Pink (survey)
#FF81C0
ΔE00 2.67
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.70
Bubble Gum Pink
#FF69AF
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DCA #7DFFB2
analogous
#F37DFF #FF7DCA #FF7D89
triadic
#FF7DCA #CAFF7D #7DCAFF
tetradic
#FF7DCA #FFF37D #7DFFB2 #7D89FF
square
#FF7DCA #FFF37D #7DFFB2 #7D89FF
split-complementary
#FF7DCA #89FF7D #7DFFF3
monochromatic
#FF0398 #FF40B1 #FF7DCA #FFBAE3 #FFE0F3
Accessibility & contrast
On white
2.32
#FF7DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FF7DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DCA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DCA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCD
Deuteranopia (green-blind)
#ABB2C7
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dca; /* rgb */ color: rgb(255, 125, 202); /* oklch */ color: oklch(76.1% 0.179 345.7);
Tailwind
colors: {
custom: {
50: '#ffa7da',
500: '#ff7dca',
950: '#000000',
},
}SCSS
$custom: #ff7dca; $custom-light: #ffa7da; $custom-dark: #000000;
JSON
{
"hex": "#ff7dca",
"rgb": {
"r": 255,
"g": 125,
"b": 202
},
"hsl": {
"h": 324.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76136,
"c": 0.17927,
"h": 345.7
},
"luminance": 0.40191
}Semantic roles & 50–950 ramp
primary
#FF7DCA
secondary
#D4F7E2
accent
#E65E00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83