#FF72D6#FF72D6
#FF72D6 is a light, highly saturated pink. Relative luminance 0.382; OKLCH L 75.2% C 0.204 H 340.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72D6 |
|---|---|
| RGB | rgb(255, 114, 214) |
| HSL | hsl(317, 100%, 72%) |
| HSV | hsv(317, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 16.1%, 0%) |
| CIE-LAB | lab(68.13, 64.83, -25.76) |
| CIE-LCH | lch(68.13, 69.76, 338.33°) |
| OKLab | oklab(75.18% 0.1917 -0.0691) |
| OKLCH | oklch(75.18% 0.204 340.2) |
| XYZ | xyz(59.3959, 38.1545, 67.8416) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 5.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Pink (survey)
#FF81C0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72D6 #72FF9B
analogous
#E272FF #FF72D6 #FF728F
triadic
#FF72D6 #D6FF72 #72D6FF
tetradic
#FF72D6 #FFE272 #72FF9B #728FFF
square
#FF72D6 #FFE272 #72FF9B #728FFF
split-complementary
#FF72D6 #8FFF72 #72FFE2
monochromatic
#F700AF #FF35C4 #FF72D6 #FFAFE8 #FFE0F6
Accessibility & contrast
On white
2.43
#FF72D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF72D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72D6
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72D6 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7998D9
Deuteranopia (green-blind)
#A1AED2
Tritanopia (blue-blind)
#FF759A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff72d6; /* rgb */ color: rgb(255, 114, 214); /* oklch */ color: oklch(75.2% 0.204 340.2);
Tailwind
colors: {
custom: {
50: '#ffa0e2',
500: '#ff72d6',
950: '#000000',
},
}SCSS
$custom: #ff72d6; $custom-light: #ffa0e2; $custom-dark: #000000;
JSON
{
"hex": "#ff72d6",
"rgb": {
"r": 255,
"g": 114,
"b": 214
},
"hsl": {
"h": 317.447,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.7518,
"c": 0.20375,
"h": 340.2
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#FF72D6
secondary
#D4F7DE
accent
#E64300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83