#FF72B8#FF72B8
#FF72B8 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.186 H 351.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72B8 |
|---|---|
| RGB | rgb(255, 114, 184) |
| HSL | hsl(330, 100%, 72%) |
| HSV | hsv(330, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 27.8%, 0%) |
| CIE-LAB | lab(67.10, 60.77, -10.50) |
| CIE-LCH | lch(67.10, 61.67, 350.19°) |
| OKLab | oklab(74.07% 0.1841 -0.0271) |
| OKLCH | oklch(74.07% 0.186 351.6) |
| XYZ | xyz(55.9113, 36.7606, 49.4890) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.08
Hot Pink
#FF69B4
ΔE00 1.59
Bubble Gum Pink
#FF69AF
ΔE00 1.99
Pink (survey)
#FF81C0
ΔE00 2.85
Bubblegum Pink
#FE83CC
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72B8 #72FFB9
analogous
#FF72FE #FF72B8 #FF7372
triadic
#FF72B8 #B8FF72 #72B8FF
tetradic
#FF72B8 #FEFF72 #72FFB9 #7372FF
square
#FF72B8 #FEFF72 #72FFB9 #7372FF
split-complementary
#FF72B8 #72FF73 #72FEFF
monochromatic
#F7007A #FF3599 #FF72B8 #FFAFD7 #FFE0F0
Accessibility & contrast
On white
2.51
#FF72B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FF72B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72B8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72B8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BA
Deuteranopia (green-blind)
#AAADB5
Tritanopia (blue-blind)
#FF6C8D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff72b8; /* rgb */ color: rgb(255, 114, 184); /* oklch */ color: oklch(74.1% 0.186 351.6);
Tailwind
colors: {
custom: {
50: '#ffa0cd',
500: '#ff72b8',
950: '#000000',
},
}SCSS
$custom: #ff72b8; $custom-light: #ffa0cd; $custom-dark: #000000;
JSON
{
"hex": "#ff72b8",
"rgb": {
"r": 255,
"g": 114,
"b": 184
},
"hsl": {
"h": 330.213,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74069,
"c": 0.18608,
"h": 351.6
},
"luminance": 0.36755
}Semantic roles & 50–950 ramp
primary
#FF72B8
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82