#FF7DD4#FF7DD4
#FF7DD4 is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.5% C 0.186 H 341.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DD4 |
|---|---|
| RGB | rgb(255, 125, 212) |
| HSL | hsl(320, 100%, 75%) |
| HSV | hsv(320, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 16.9%, 0%) |
| CIE-LAB | lab(69.95, 59.51, -21.87) |
| CIE-LCH | lch(69.95, 63.40, 339.83°) |
| OKLab | oklab(76.51% 0.1762 -0.0583) |
| OKLCH | oklch(76.51% 0.186 341.7) |
| XYZ | xyz(60.4583, 40.6854, 66.9434) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.35
Pink (survey)
#FF81C0
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 5.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.92
Hot Pink
#FF69B4
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DD4 #7DFFA8
analogous
#E97DFF #FF7DD4 #FF7D93
triadic
#FF7DD4 #D4FF7D #7DD4FF
tetradic
#FF7DD4 #FFE97D #7DFFA8 #7D93FF
square
#FF7DD4 #FFE97D #7DFFA8 #7D93FF
split-complementary
#FF7DD4 #93FF7D #7DFFE9
monochromatic
#FF03AC #FF40C0 #FF7DD4 #FFBAE8 #FFE0F5
Accessibility & contrast
On white
2.30
#FF7DD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FF7DD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DD4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DD4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#A8B3D1
Tritanopia (blue-blind)
#FF7E9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7dd4; /* rgb */ color: rgb(255, 125, 212); /* oklch */ color: oklch(76.5% 0.186 341.7);
Tailwind
colors: {
custom: {
50: '#ffa7e1',
500: '#ff7dd4',
950: '#000000',
},
}SCSS
$custom: #ff7dd4; $custom-light: #ffa7e1; $custom-dark: #000000;
JSON
{
"hex": "#ff7dd4",
"rgb": {
"r": 255,
"g": 125,
"b": 212
},
"hsl": {
"h": 319.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76507,
"c": 0.18565,
"h": 341.7
},
"luminance": 0.40681
}Semantic roles & 50–950 ramp
primary
#FF7DD4
secondary
#D4F7DF
accent
#E64C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83