#FF7DCC#FF7DCC
#FF7DCC is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.180 H 344.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DCC |
|---|---|
| RGB | rgb(255, 125, 204) |
| HSL | hsl(324, 100%, 75%) |
| HSV | hsv(324, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 20%, 0%) |
| CIE-LAB | lab(69.68, 58.36, -17.84) |
| CIE-LCH | lch(69.68, 61.03, 343.01°) |
| OKLab | oklab(76.21% 0.1742 -0.0472) |
| OKLCH | oklch(76.21% 0.18 344.8) |
| XYZ | xyz(59.4741, 40.2917, 61.7597) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.22
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.63
Hot Pink
#FF69B4
ΔE00 4.97
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DCC #7DFFB0
analogous
#F17DFF #FF7DCC #FF7D8B
triadic
#FF7DCC #CCFF7D #7DCCFF
tetradic
#FF7DCC #FFF17D #7DFFB0 #7D8BFF
square
#FF7DCC #FFF17D #7DFFB0 #7D8BFF
split-complementary
#FF7DCC #8BFF7D #7DFFF1
monochromatic
#FF039C #FF40B4 #FF7DCC #FFBAE4 #FFE0F3
Accessibility & contrast
On white
2.32
#FF7DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FF7DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DCC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DCC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#ABB2C9
Tritanopia (blue-blind)
#FF7C9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dcc; /* rgb */ color: rgb(255, 125, 204); /* oklch */ color: oklch(76.2% 0.180 344.8);
Tailwind
colors: {
custom: {
50: '#ffa7db',
500: '#ff7dcc',
950: '#000000',
},
}SCSS
$custom: #ff7dcc; $custom-light: #ffa7db; $custom-dark: #000000;
JSON
{
"hex": "#ff7dcc",
"rgb": {
"r": 255,
"g": 125,
"b": 204
},
"hsl": {
"h": 323.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76209,
"c": 0.18049,
"h": 344.8
},
"luminance": 0.40287
}Semantic roles & 50–950 ramp
primary
#FF7DCC
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83