#FF72D8#FF72D8
#FF72D8 is a light, highly saturated pink. Relative luminance 0.383; OKLCH L 75.3% C 0.205 H 339.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72D8 |
|---|---|
| RGB | rgb(255, 114, 216) |
| HSL | hsl(317, 100%, 72%) |
| HSV | hsv(317, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 15.3%, 0%) |
| CIE-LAB | lab(68.21, 65.12, -26.76) |
| CIE-LCH | lch(68.21, 70.40, 337.66°) |
| OKLab | oklab(75.26% 0.1921 -0.0719) |
| OKLCH | oklch(75.26% 0.205 339.5) |
| XYZ | xyz(59.6529, 38.2573, 69.1950) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.23
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72D8 #72FF99
analogous
#E072FF #FF72D8 #FF7291
triadic
#FF72D8 #D8FF72 #72D8FF
tetradic
#FF72D8 #FFE072 #72FF99 #7291FF
square
#FF72D8 #FFE072 #72FF99 #7291FF
split-complementary
#FF72D8 #91FF72 #72FFE0
monochromatic
#F700B2 #FF35C7 #FF72D8 #FFAFE9 #FFE0F7
Accessibility & contrast
On white
2.43
#FF72D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF72D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72D8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72D8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7898DB
Deuteranopia (green-blind)
#A1AED4
Tritanopia (blue-blind)
#FF769B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff72d8; /* rgb */ color: rgb(255, 114, 216); /* oklch */ color: oklch(75.3% 0.205 339.5);
Tailwind
colors: {
custom: {
50: '#ffa0e4',
500: '#ff72d8',
950: '#000000',
},
}SCSS
$custom: #ff72d8; $custom-light: #ffa0e4; $custom-dark: #000000;
JSON
{
"hex": "#ff72d8",
"rgb": {
"r": 255,
"g": 114,
"b": 216
},
"hsl": {
"h": 316.596,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75261,
"c": 0.20511,
"h": 339.5
},
"luminance": 0.38252
}Semantic roles & 50–950 ramp
primary
#FF72D8
secondary
#D4F7DE
accent
#E63F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83