#FF7DD2#FF7DD2
#FF7DD2 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.4% C 0.184 H 342.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DD2 |
|---|---|
| RGB | rgb(255, 125, 210) |
| HSL | hsl(321, 100%, 75%) |
| HSV | hsv(321, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 17.6%, 0%) |
| CIE-LAB | lab(69.88, 59.22, -20.86) |
| CIE-LCH | lch(69.88, 62.79, 340.59°) |
| OKLab | oklab(76.43% 0.1757 -0.0556) |
| OKLCH | oklch(76.43% 0.184 342.5) |
| XYZ | xyz(60.2076, 40.5851, 65.6229) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.01
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Hot Pink
#FF69B4
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DD2 #7DFFAA
analogous
#EB7DFF #FF7DD2 #FF7D91
triadic
#FF7DD2 #D2FF7D #7DD2FF
tetradic
#FF7DD2 #FFEB7D #7DFFAA #7D91FF
square
#FF7DD2 #FFEB7D #7DFFAA #7D91FF
split-complementary
#FF7DD2 #91FF7D #7DFFEB
monochromatic
#FF03A8 #FF40BD #FF7DD2 #FFBAE7 #FFE0F4
Accessibility & contrast
On white
2.30
#FF7DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FF7DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DD2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DD2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED5
Deuteranopia (green-blind)
#A9B3CF
Tritanopia (blue-blind)
#FF7E9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff7dd2; /* rgb */ color: rgb(255, 125, 210); /* oklch */ color: oklch(76.4% 0.184 342.5);
Tailwind
colors: {
custom: {
50: '#ffa7e0',
500: '#ff7dd2',
950: '#000000',
},
}SCSS
$custom: #ff7dd2; $custom-light: #ffa7e0; $custom-dark: #000000;
JSON
{
"hex": "#ff7dd2",
"rgb": {
"r": 255,
"g": 125,
"b": 210
},
"hsl": {
"h": 320.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76432,
"c": 0.18432,
"h": 342.5
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#FF7DD2
secondary
#D4F7E0
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83