#FF72B2#FF72B2
#FF72B2 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.9% C 0.183 H 354.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72B2 |
|---|---|
| RGB | rgb(255, 114, 178) |
| HSL | hsl(333, 100%, 72%) |
| HSV | hsv(333, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 30.2%, 0%) |
| CIE-LAB | lab(66.91, 60.03, -7.39) |
| CIE-LCH | lch(66.91, 60.48, 352.98°) |
| OKLab | oklab(73.87% 0.1823 -0.0188) |
| OKLCH | oklch(73.87% 0.183 354.1) |
| XYZ | xyz(55.2957, 36.5144, 46.2467) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.61
Bubblegum (survey)
#FF6CB5
ΔE00 1.61
Hot Pink
#FF69B4
ΔE00 2.01
Pink (survey)
#FF81C0
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 4.91
Bubblegum Pink
#FE83CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72B2 #72FFBF
analogous
#FF72F8 #FF72B2 #FF7972
triadic
#FF72B2 #B2FF72 #72B2FF
tetradic
#FF72B2 #F8FF72 #72FFBF #7972FF
square
#FF72B2 #F8FF72 #72FFBF #7972FF
split-complementary
#FF72B2 #72FF79 #72F8FF
monochromatic
#F70070 #FF3591 #FF72B2 #FFAFD3 #FFE0EE
Accessibility & contrast
On white
2.53
#FF72B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FF72B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72B2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72B2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B4
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff72b2; /* rgb */ color: rgb(255, 114, 178); /* oklch */ color: oklch(73.9% 0.183 354.1);
Tailwind
colors: {
custom: {
50: '#ffa0c9',
500: '#ff72b2',
950: '#000000',
},
}SCSS
$custom: #ff72b2; $custom-light: #ffa0c9; $custom-dark: #000000;
JSON
{
"hex": "#ff72b2",
"rgb": {
"r": 255,
"g": 114,
"b": 178
},
"hsl": {
"h": 332.766,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.7387,
"c": 0.18327,
"h": 354.1
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#FF72B2
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82