#FF72BA#FF72BA
#FF72BA is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.187 H 350.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72BA |
|---|---|
| RGB | rgb(255, 114, 186) |
| HSL | hsl(329, 100%, 72%) |
| HSV | hsv(329, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 27.1%, 0%) |
| CIE-LAB | lab(67.16, 61.02, -11.54) |
| CIE-LCH | lch(67.16, 62.10, 349.30°) |
| OKLab | oklab(74.14% 0.1847 -0.0299) |
| OKLCH | oklch(74.14% 0.187 350.8) |
| XYZ | xyz(56.1224, 36.8451, 50.6009) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.21
Hot Pink
#FF69B4
ΔE00 1.68
Bubble Gum Pink
#FF69AF
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 3.99
Carnation Pink
#FF7FA7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72BA #72FFB7
analogous
#FE72FF #FF72BA #FF7273
triadic
#FF72BA #BAFF72 #72BAFF
tetradic
#FF72BA #FFFE72 #72FFB7 #7273FF
square
#FF72BA #FFFE72 #72FFB7 #7273FF
split-complementary
#FF72BA #73FF72 #72FFFE
monochromatic
#F7007E #FF359C #FF72BA #FFAFD8 #FFE0F0
Accessibility & contrast
On white
2.51
#FF72BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FF72BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72BA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72BA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BC
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#FF6C8E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff72ba; /* rgb */ color: rgb(255, 114, 186); /* oklch */ color: oklch(74.1% 0.187 350.8);
Tailwind
colors: {
custom: {
50: '#ffa0ce',
500: '#ff72ba',
950: '#000000',
},
}SCSS
$custom: #ff72ba; $custom-light: #ffa0ce; $custom-dark: #000000;
JSON
{
"hex": "#ff72ba",
"rgb": {
"r": 255,
"g": 114,
"b": 186
},
"hsl": {
"h": 329.362,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.74138,
"c": 0.18707,
"h": 350.8
},
"luminance": 0.3684
}Semantic roles & 50–950 ramp
primary
#FF72BA
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F13
muted
#877F82