#FF7DCE#FF7DCE
#FF7DCE is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.3% C 0.182 H 344.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DCE |
|---|---|
| RGB | rgb(255, 125, 206) |
| HSL | hsl(323, 100%, 75%) |
| HSV | hsv(323, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 19.2%, 0%) |
| CIE-LAB | lab(69.75, 58.65, -18.85) |
| CIE-LCH | lch(69.75, 61.60, 342.18°) |
| OKLab | oklab(76.28% 0.1747 -0.05) |
| OKLCH | oklch(76.28% 0.182 344) |
| XYZ | xyz(59.7155, 40.3882, 63.0312) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.42
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Hot Pink
#FF69B4
ΔE00 5.26
Bubble Gum Pink
#FF69AF
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DCE #7DFFAE
analogous
#EF7DFF #FF7DCE #FF7D8D
triadic
#FF7DCE #CEFF7D #7DCEFF
tetradic
#FF7DCE #FFEF7D #7DFFAE #7D8DFF
square
#FF7DCE #FFEF7D #7DFFAE #7D8DFF
split-complementary
#FF7DCE #8DFF7D #7DFFEF
monochromatic
#FF03A0 #FF40B7 #FF7DCE #FFBAE5 #FFE0F3
Accessibility & contrast
On white
2.31
#FF7DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FF7DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DCE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DCE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD1
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7dce; /* rgb */ color: rgb(255, 125, 206); /* oklch */ color: oklch(76.3% 0.182 344.0);
Tailwind
colors: {
custom: {
50: '#ffa7dd',
500: '#ff7dce',
950: '#000000',
},
}SCSS
$custom: #ff7dce; $custom-light: #ffa7dd; $custom-dark: #000000;
JSON
{
"hex": "#ff7dce",
"rgb": {
"r": 255,
"g": 125,
"b": 206
},
"hsl": {
"h": 322.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76282,
"c": 0.18174,
"h": 344
},
"luminance": 0.40383
}Semantic roles & 50–950 ramp
primary
#FF7DCE
secondary
#D4F7E1
accent
#E65700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83