#FF7DC9#FF7DC9
#FF7DC9 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.1% C 0.179 H 346.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DC9 |
|---|---|
| RGB | rgb(255, 125, 201) |
| HSL | hsl(325, 100%, 75%) |
| HSV | hsv(325, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 21.2%, 0%) |
| CIE-LAB | lab(69.58, 57.94, -16.32) |
| CIE-LCH | lch(69.58, 60.20, 344.27°) |
| OKLab | oklab(76.1% 0.1734 -0.043) |
| OKLCH | oklch(76.1% 0.179 346.1) |
| XYZ | xyz(59.1177, 40.1491, 59.8830) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.15
Pink (survey)
#FF81C0
ΔE00 2.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.57
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DC9 #7DFFB3
analogous
#F47DFF #FF7DC9 #FF7D88
triadic
#FF7DC9 #C9FF7D #7DC9FF
tetradic
#FF7DC9 #FFF47D #7DFFB3 #7D88FF
square
#FF7DC9 #FFF47D #7DFFB3 #7D88FF
split-complementary
#FF7DC9 #88FF7D #7DFFF4
monochromatic
#FF0396 #FF40B0 #FF7DC9 #FFBAE2 #FFE0F2
Accessibility & contrast
On white
2.33
#FF7DC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF7DC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DC9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DC9 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCC
Deuteranopia (green-blind)
#ACB2C6
Tritanopia (blue-blind)
#FF7B9A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dc9; /* rgb */ color: rgb(255, 125, 201); /* oklch */ color: oklch(76.1% 0.179 346.1);
Tailwind
colors: {
custom: {
50: '#ffa7d9',
500: '#ff7dc9',
950: '#000000',
},
}SCSS
$custom: #ff7dc9; $custom-light: #ffa7d9; $custom-dark: #000000;
JSON
{
"hex": "#ff7dc9",
"rgb": {
"r": 255,
"g": 125,
"b": 201
},
"hsl": {
"h": 324.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.761,
"c": 0.17867,
"h": 346.1
},
"luminance": 0.40144
}Semantic roles & 50–950 ramp
primary
#FF7DC9
secondary
#D4F7E2
accent
#E65F00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83