#FF72D7#FF72D7
#FF72D7 is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.2% C 0.204 H 339.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72D7 |
|---|---|
| RGB | rgb(255, 114, 215) |
| HSL | hsl(317, 100%, 72%) |
| HSV | hsv(317, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 15.7%, 0%) |
| CIE-LAB | lab(68.17, 64.97, -26.26) |
| CIE-LCH | lch(68.17, 70.08, 337.99°) |
| OKLab | oklab(75.22% 0.1919 -0.0705) |
| OKLCH | oklch(75.22% 0.204 339.8) |
| XYZ | xyz(59.5240, 38.2057, 68.5162) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72D7 #72FF9A
analogous
#E072FF #FF72D7 #FF7291
triadic
#FF72D7 #D7FF72 #72D7FF
tetradic
#FF72D7 #FFE072 #72FF9A #7291FF
square
#FF72D7 #FFE072 #72FF9A #7291FF
split-complementary
#FF72D7 #91FF72 #72FFE0
monochromatic
#F700B1 #FF35C6 #FF72D7 #FFAFE8 #FFE0F6
Accessibility & contrast
On white
2.43
#FF72D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FF72D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72D7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72D7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7998DA
Deuteranopia (green-blind)
#A1AED3
Tritanopia (blue-blind)
#FF759B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff72d7; /* rgb */ color: rgb(255, 114, 215); /* oklch */ color: oklch(75.2% 0.204 339.8);
Tailwind
colors: {
custom: {
50: '#ffa0e3',
500: '#ff72d7',
950: '#000000',
},
}SCSS
$custom: #ff72d7; $custom-light: #ffa0e3; $custom-dark: #000000;
JSON
{
"hex": "#ff72d7",
"rgb": {
"r": 255,
"g": 114,
"b": 215
},
"hsl": {
"h": 317.021,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.7522,
"c": 0.20442,
"h": 339.8
},
"luminance": 0.38201
}Semantic roles & 50–950 ramp
primary
#FF72D7
secondary
#D4F7DE
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83