#FF7DDA#FF7DDA
#FF7DDA is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.7% C 0.190 H 339.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DDA |
|---|---|
| RGB | rgb(255, 125, 218) |
| HSL | hsl(317, 100%, 75%) |
| HSV | hsv(317, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 14.5%, 0%) |
| CIE-LAB | lab(70.17, 60.40, -24.86) |
| CIE-LCH | lch(70.17, 65.32, 337.63°) |
| OKLab | oklab(76.74% 0.1777 -0.0667) |
| OKLCH | oklch(76.74% 0.19 339.4) |
| XYZ | xyz(61.2293, 40.9937, 71.0038) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DDA #7DFFA2
analogous
#E37DFF #FF7DDA #FF7D99
triadic
#FF7DDA #DAFF7D #7DDAFF
tetradic
#FF7DDA #FFE37D #7DFFA2 #7D99FF
square
#FF7DDA #FFE37D #7DFFA2 #7D99FF
split-complementary
#FF7DDA #99FF7D #7DFFE3
monochromatic
#FF03B7 #FF40C9 #FF7DDA #FFBAEB #FFE0F6
Accessibility & contrast
On white
2.28
#FF7DDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FF7DDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DDA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DDA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDD
Deuteranopia (green-blind)
#A7B3D7
Tritanopia (blue-blind)
#FF80A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7dda; /* rgb */ color: rgb(255, 125, 218); /* oklch */ color: oklch(76.7% 0.190 339.4);
Tailwind
colors: {
custom: {
50: '#ffa7e5',
500: '#ff7dda',
950: '#000000',
},
}SCSS
$custom: #ff7dda; $custom-light: #ffa7e5; $custom-dark: #000000;
JSON
{
"hex": "#ff7dda",
"rgb": {
"r": 255,
"g": 125,
"b": 218
},
"hsl": {
"h": 317.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.7674,
"c": 0.18976,
"h": 339.4
},
"luminance": 0.40989
}Semantic roles & 50–950 ramp
primary
#FF7DDA
secondary
#D4F7DE
accent
#E64100
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84